Age | Commit message (Expand) | Author | Files | Lines |
2011-01-14 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 15 | -69/+766 |
2011-01-14 | power_supply: Add MAX17042 Fuel Gauge Driver | MyungJoo Ham | 3 | -0/+250 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2011-01-13 | olpc_battery: Fix up XO-1.5 properties list | Sascha Silbe | 1 | -0/+4 |
2011-01-12 | olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOW | Sascha Silbe | 1 | -0/+4 |
2011-01-12 | olpc_battery: Add support for CHARGE_NOW | Sascha Silbe | 1 | -0/+24 |
2011-01-12 | olpc_battery: Add support for CHARGE_FULL_DESIGN | Sascha Silbe | 1 | -0/+54 |
2011-01-12 | olpc_battery: Ambient temperature is not available on XO-1.5 | Daniel Drake | 1 | -3/+25 |
2010-12-22 | jz4740-battery: Should include linux/io.h | Anton Vorontsov | 1 | -0/+1 |
2010-12-22 | s3c_adc_battery: Add gpio_inverted field to pdata | Vasily Khoruzhick | 1 | -3/+9 |
2010-12-22 | power_supply: Don't use flush_scheduled_work() | Tejun Heo | 6 | -20/+20 |
2010-12-22 | power_supply: Fix use after free and memory leak | Vasiliy Kulikov | 1 | -2/+2 |
2010-12-22 | gpio-charger: Fix potential race between irq handler and probe/remove | Lars-Peter Clausen | 1 | -15/+14 |
2010-12-22 | gpio-charger: Provide default name for the power_supply | Lars-Peter Clausen | 1 | -1/+1 |
2010-12-22 | gpio-charger: Check result of kzalloc | Lars-Peter Clausen | 1 | -0/+4 |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 2 | -8/+4 |
2010-11-18 | jz4740-battery: Check if platform_data is supplied | Lars-Peter Clausen | 1 | -0/+5 |
2010-11-18 | isp1704_charger: Detect charger after probe | Heikki Krogerus | 1 | -0/+17 |
2010-11-18 | isp1704_charger: Set isp->dev before anything needs it | Heikki Krogerus | 1 | -3/+3 |
2010-11-18 | isp1704_charger: Detect HUB/Host chargers | Heikki Krogerus | 1 | -38/+142 |
2010-11-18 | isp1704_charger: Correct length for storing model | Ameya Palande | 1 | -1/+1 |
2010-11-18 | power_supply: Add gpio charger driver | Lars-Peter Clausen | 3 | -0/+196 |
2010-11-18 | jz4740-battery: Protect against concurrent battery readings | Lars-Peter Clausen | 1 | -0/+7 |
2010-11-18 | ds2760_battery: Fix calculation of time_to_empty_now | Sven Neumann | 1 | -1/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -2/+2 |
2010-10-29 | power: Revert "power_supply: Mark twl4030_charger as broken" | Samuel Ortiz | 1 | -1/+0 |
2010-10-28 | power_supply: Mark twl4030_charger as broken | Anton Vorontsov | 1 | -0/+1 |
2010-10-26 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 13 | -26/+1473 |
2010-10-06 | power_supply: Makefile cleanup | matt mooney | 1 | -12/+4 |
2010-10-06 | bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove() | Axel Lin | 1 | -0/+1 |
2010-10-06 | power_supply: Introduce maximum current property | Heikki Krogerus | 1 | -0/+1 |
2010-10-06 | power_supply: Add types for USB chargers | Heikki Krogerus | 1 | -1/+2 |
2010-10-06 | ds2782_battery: Fix units | Ryan Mallon | 1 | -6/+6 |
2010-09-30 | power_supply: Add driver for TWL4030/TPS65950 BCI charger | Grazvydas Ignotas | 3 | -0/+572 |
2010-09-28 | bq20z75: Add support for more power supply properties | Rhyland Klein | 1 | -48/+156 |
2010-09-28 | wm831x_power: Add missing kfree(wm831x_power) in wm831x_power_remove() | Axel Lin | 1 | -0/+1 |
2010-09-28 | jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove() | Axel Lin | 1 | -0/+1 |
2010-09-28 | ds2760_battery: Add missing kfree(di) in ds2760_battery_remove() | Axel Lin | 1 | -0/+1 |
2010-09-28 | olpc_battery: Fix endian neutral breakage for s16 values | Richard A. Smith | 1 | -4/+4 |
2010-09-23 | ds2760_battery: Fix W1 and W1_SLAVE_DS2760 dependency | Martin Schwidefsky | 1 | -2/+1 |
2010-09-22 | pcf50633-charger: Add missing sysfs_remove_group() | Axel Lin | 1 | -0/+1 |
2010-09-08 | apm_power: Add missing break statement | Anton Vorontsov | 1 | -0/+1 |
2010-09-06 | power_supply: Add driver for TI BQ20Z75 gas gauge IC | Rhyland Klein | 3 | -0/+393 |
2010-09-01 | wm831x_power: Remove duplicate chg mask | Ian Lartey | 1 | -1/+0 |
2010-08-24 | intel_pmic_battery: Fix battery charging status on mrst | Shuduo Sang | 1 | -3/+3 |
2010-08-19 | power_supply: Add isp1704 charger detection driver | Heikki Krogerus | 3 | -0/+377 |
2010-08-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 5 | -1/+1246 |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -16/+0 |
2010-08-11 | power: Remove owner field from attribute initialization code in OLPC driver | Guenter Roeck | 1 | -1/+0 |
2010-08-10 | intel_mid_battery: Fix battery scaling | Alan Cox | 1 | -1/+1 |