19 results
Order by date - Order by pertinence
All (19)
High-tech (19)
 
[PATCH] max17042_battery: Add support for max17047/50 chip
max17047 is improved version of max17042 chip. It has few HW bug fixes with minor changes in register set. max17050 is same as max17047 chip except its silicon packging. So from driver's point of view there is no difference btw max1047 and max1050. ...
Message posted on the May 5th, 2012 - 6:40 AM ET
[PATCH 0/5] MAX17042 add support for maxim POR procedure
From: Dirk Brandewie <dirk.brandewie@gmail.com> This patch set adds support for the power on reset procedure for the max17042 battery fuel gauge and alert interrupts. The accuracy of the fuel gauge is improved by configuring the fuel gauge ...
Message posted on the January 24th, 2012 - 12:30 PM ET
[PATCH] Add MAX17042 Fuel Gauge Driver - Initial Release
The MAX17042 is a fuel gauge with an I2C interface for lithium-ion betteries. Unlike its predecessor MAX17040, MAX17042 uses 16bit registers. Besides, MAX17042 has much more features than MAX17040; e.g., a thermistor, current and current ...
Message posted on the January 14th, 2011 - 12:50 AM ET
[PATCH v3 0/5] MAX17042 add support for maxim POR procedure
From: Dirk Brandewie <dirk.brandewie@gmail.com> This patch set adds support for the power on reset procedure for the max17042 battery fuel gauge and alert interrupts. The accuracy of the fuel gauge is improved by configuring the fuel gauge ...
Message posted on the December 12th, 2011 - 1:50 PM ET
[PATCH 0/4] MAX17042 add support for maxim POR procedure
From: Dirk Brandewie <dirk.brandewie@gmail.com> This patch set adds support for the power on reset procedure for the max17042 battery fuel gauge. The accuracy of the fuel gauge is improved by configuring the fuel gauge with the ...
Message posted on the November 28th, 2011 - 3:00 PM ET
[PATCH] power: max17042: bugfix of incorrect voltage register value interpretation.
The calculation had error in getting voltage values from MAX17042 registers. The least bit denotes 78.125uV (625/8). Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Philip Rakity <prakity@marvell.com> ...
Message posted on the August 16th, 2011 - 9:20 PM ET
[PATCH] max17042_battery: Clean up interrupt handling
Max17042 driver has dummy hardIRQ function which does nothing but waking the threaded handler. This patch removes the hardIRQ function and also modifies the interrupt type to falling edge. While we are there, change the macros to comply with the ...
Message posted on the March 21st, 2012 - 12:40 AM ET
[PATCH] power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT
Minimum and maximum alerts on power supply properties will help or allow the user space to "proactively" create policies like connect/disconnect charger or stop/start the user apps based on capacity or temperature parameters. These ...
Message posted on the July 5th, 2012 - 9:00 AM ET
[PATCH] power_supply: Add voltage_ocv property and use it for max17042 driver
This adds a new sysfs file called 'voltage_ocv' which gives the Open Circuit Voltage of the battery. This property can be used for platform shutdown policies and can be useful for initial capacity estimations. Note: This patch is generated against ...
Message posted on the April 10th, 2012 - 3:00 PM ET
[PATCH] power_supply: Convert power_supply i2c drivers to module_i2c_driver
Factor out some boilerplate code for i2c driver registration into module_i2c_driver. Signed-off-by: Axel Lin <axel.lin@gmail.com> Cc: Ryan Mallon <rmallon@gmail.com> Cc: Woogyom Kim <milo.kim@ti.com> Cc: Daniel Jeong ...
Message posted on the January 21st, 2012 - 1:50 AM ET
[PATCH v6 0/2] MAX8997/8966 MFD: Add RTC and IRQ
MAX8997/8966 has - PMIC - RTC - MUIC (usb switch) - Flash control - Haptic control - Fuel Gauge (MAX17042 compatible) - Battery charger control This patch series is meant to add an initial driver for Maxim Semiconductor 8997/8966's PMIC function. ...
Message posted on the March 15th, 2011 - 9:10 PM ET
[PATCH v5 0/4] MAX8997/8966 MFD (including PMIC&RTC) Initial Release
MAX8997/8966 has - PMIC - RTC - MUIC (usb switch) - Flash control - Haptic control - Fuel Gauge (MAX17042 compatible) - Battery charger control This patch adds an initial driver for Maxim Semiconductor 8997/8966's PMIC function. In this initial ...
Message posted on the March 10th, 2011 - 9:40 PM ET
[PATCH v4 0/4] MAX8997/8966 MFD (including PMIC&RTC) Initial Release
MAX8997/8966 has - PMIC - RTC - MUIC (usb switch) - Flash control - Haptic control - Fuel Gauge (MAX17042 compatible) - Battery charger control This patch adds an initial driver for Maxim Semiconductor 8997/8966's PMIC function. In this initial ...
Message posted on the March 8th, 2011 - 3:50 AM ET
[PATCH v3 0/4] MAX8997/8966 MFD (including PMIC&RTC) Initial Release
MAX8997/8966 has - PMIC - RTC - MUIC (usb switch) - Flash control - Haptic control - Fuel Gauge (MAX17042 compatible) - Battery charger control This patch adds an initial driver for Maxim Semiconductor 8997/8966's PMIC function. In this initial ...
Message posted on the March 7th, 2011 - 6:20 AM ET