summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov2012-01-048-35/+70
|\
| * power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge2011-12-091-0/+7
| * power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge2011-12-091-0/+6
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
| |\
| | * drivers/power: Add module.h to the actual modules in drivers/powerPaul Gortmaker2011-10-314-0/+4
| | * drivers: power_supply_sysfs.c needs stat.hPaul Gortmaker2011-10-311-0/+1
| * | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-021-35/+51
| |\ \
| | * | drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes2011-11-021-0/+9
| | * | drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes2011-11-021-35/+42
| | |/
| * | um: switch to use of drivers/KconfigAl Viro2011-11-021-0/+1
| |/
* | power_supply: Add "unknown" in power supply typeKim, Milo2012-01-041-1/+1
* | lp8727_charger: Coding style changesKim, Milo2012-01-041-25/+25
* | lp8727_charger: Add supported i2c functionality check routineKim, Milo2012-01-041-0/+3
* | power_supply: Add LP8727 charger driverWoogyom Kim2012-01-043-0/+498
* | power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim2012-01-041-1/+294
* | power_supply: Add initial Charger-Manager driverDonggeun Kim2012-01-043-0/+790
* | max8925_power: Check at probe time if power to set onlinePhilip Rakity2011-11-261-1/+7
* | max8925_power: Do not read random data from chip registersPhilip Rakity2011-11-261-0/+6
* | max17042_battery: Fix error handlingRamakrishna Pallala2011-11-261-27/+58
* | ds2760_battery: Add rated capacity of the hx4700 3600mAh batteryPaul Parsons2011-11-261-1/+5
* | power_supply: Remove IRQF_DISABLEDYong Zhang2011-11-262-2/+2
* | bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driverPali Rohár2011-11-261-0/+8
* | bq27x00_battery: Fix reporting error messagesPali Rohár2011-11-261-7/+14
* | bq27x00_battery: Fix reporting status value for bq27500 batteryPali Rohár2011-11-251-4/+9
* | bq27x00_battery: Cache temperature value in converted unitPali Rohár2011-11-251-21/+24
* | bq27x00_battery: Cache energy propertyPali Rohár2011-11-251-27/+26
* | bq27x00_battery: Report -ENODATA if bq27000 battery was not calibratedPali Rohár2011-11-251-5/+14
* | bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVELPali Rohár2011-11-251-1/+39
* | bq27x00_battery: Do not cache current_now value for bq27000 bateryPali Rohár2011-11-251-14/+5
* | 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/+0
* | 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/+6
* | max8997_charger: Fix unsigned value for less than zeroJonghwan Choi2011-11-251-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/+19
* | collie_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin2011-11-241-40/+13
* | olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov2011-11-241-8/+0
* | 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/+1
* | 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
OpenPOWER on IntegriCloud