summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
| * | intel_mid_battery: Handle Over Current gracefullyMajor Lee2011-11-241-6/+6
| * | tosa_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin2011-11-241-47/+19Star
| * | collie_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin2011-11-241-40/+13Star
| * | olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov2011-11-241-8/+0Star
| * | olpc_battery: Fix section mismatch noiseAnton Vorontsov2011-11-241-3/+3
| * | bq20z75: Devicetree init supportRhyland Klein2011-11-241-0/+77
| * | power_supply: Fix sysfs format warningRandy Dunlap2011-08-231-1/+1
| * | pda_power: Fix build error if !CONFIG_USB_OTG_UTILSAxel Lin2011-08-231-0/+11
| * | max17042_battery: Bugfix of incorrect voltage register value interpretationMyungJoo Ham2011-08-191-4/+4
| * | max17042_battery: Do not lose accuracy calculating current_nowPhilip Rakity2011-08-191-2/+1Star
| * | max17042_battery: Divide by 0 crash because r_sns init too latePhilip Rakity2011-08-191-3/+3
| * | max8998_charger: Allow full timeout not set, leave it unchangedAxel Lin2011-08-191-0/+1
| * | olpc_battery: Add wakeup supportDaniel Drake2011-08-191-0/+24
| * | olpc_battery: Bind to device treeDaniel Drake2011-08-191-21/+34
| * | wm831x_power: Only register WM831x battery charger if enabledMark Brown2011-08-192-18/+30
| * | pda_power: Add support for using otg transceiver eventsDima Zavin2011-08-191-12/+59
| * | ds2780_battery&z2_battery: Add __devexit_p at necessary placesAxel Lin2011-08-192-2/+2
| * | max8903_charger: Add "platform:" prefix for platform modaliasAxel Lin2011-08-191-1/+1
| * | max8997_charger&max8998_charger: Fix unterminated platform_device_id tablesAxel Lin2011-08-192-0/+2
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-041-2/+2
* | | x86/mrst: Battery fixesMajor Lee2011-12-051-6/+6
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-075-0/+5
|\ \
| * | drivers/power: Add module.h to the actual modules in drivers/powerPaul Gortmaker2011-11-014-0/+4
| * | drivers: power_supply_sysfs.c needs stat.hPaul Gortmaker2011-11-011-0/+1
| |/
* | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-031-35/+51
|\ \
| * | drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes2011-11-031-0/+9
| * | drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes2011-11-031-35/+42
| |/
* / um: switch to use of drivers/KconfigAl Viro2011-11-021-0/+1
|/
* s3c-adc-battery: Fix compilation error due to missing header (module.h)Vasily Khoruzhick2011-08-191-0/+1
* max8997_charger: Needs module.hAxel Lin2011-08-191-0/+1
* max8998_charger: Needs module.hRandy Dunlap2011-08-191-0/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-07-3113-102/+692
|\
| * gpio-charger: Fix checking return value of request_any_context_irqAxel Lin2011-07-081-1/+1
| * power_supply: MAX17042: Support additional propertiesDonggeun Kim2011-07-081-68/+105
| * max8903_charger: Allow platform data to be __initdataMyungJoo Ham2011-07-081-8/+8
| * power_supply: Add charger driver for MAX8998/LP3974Donggeun Kim2011-07-083-0/+226
| * power_supply: Add charger driver for MAX8997/8966Donggeun Kim2011-07-083-0/+214
| * max17042_battery: Remove obsolete cleanup for clientdataWolfram Sang2011-07-081-2/+0Star
| * twl4030_charger: Fix warningsGrazvydas Ignotas2011-07-081-5/+5
| * wm831x_power: Support multiple instancesMark Brown2011-07-081-3/+23
| * wm831x_backup: Support multiple instancesMark Brown2011-07-081-1/+11
| * apm_power: Fix style error in macrosKen O'Brien2011-07-081-4/+4
| * s3c_adc_battery: Fix annotation for s3c_adc_battery_probe()Mark Brown2011-07-081-1/+1
| * bq20z75: Enable detection after registeringRhyland Klein2011-07-081-0/+2
| * bq20z75: Add support for external notificationRhyland Klein2011-07-081-9/+92
* | Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-161-2/+2
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-05-279-22/+729
|\|
| * PXA: Use dev_pm_ops in z2_batteryMarek Vasut2011-05-201-6/+14
| * ds2760_battery: Fix rated capacity of the hx4700 1800mAh batteryPaul Parsons2011-05-201-0/+4
| * ds2760_battery: Fix indexing of the 4 active full EEPROM registersPaul Parsons2011-05-201-1/+1