summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* max8925_power: Enable power change notificationsPhilip Rakity2011-11-251-0/+5
* max8925_power: Remove support for irq bits that do not existPhilip Rakity2011-11-251-13/+0Star
* max8925_power: Do not detect ac insert if handled by other codePhilip Rakity2011-11-251-2/+6
* max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity2011-11-251-4/+8
* max8925_power: Fix incorrect voltage and current calculationPhilip Rakity2011-11-251-7/+6Star
* max8997_charger: Fix unsigned value for less than zeroJonghwan Choi2011-11-241-1/+1
* 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
* 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
| * power: Make test_power driver more dynamic.John Stultz2011-05-201-10/+266
| * bq27x00_battery: Name of cycle count propertyPali Rohár2011-05-201-5/+6
| * max8903_charger: Add GENERIC_HARDIRQS as a dependency (fixes S390 build)Anton Vorontsov2011-04-221-0/+1