summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov
2012-01-04power_supply: Add "unknown" in power supply typeKim, Milo
2012-01-04lp8727_charger: Coding style changesKim, Milo
2012-01-04lp8727_charger: Add supported i2c functionality check routineKim, Milo
2012-01-04power_supply: Add LP8727 charger driverWoogyom Kim
2012-01-04power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim
2012-01-04power_supply: Add initial Charger-Manager driverDonggeun Kim
2011-12-09power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge
2011-12-09power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge
2011-11-26max8925_power: Check at probe time if power to set onlinePhilip Rakity
2011-11-26max8925_power: Do not read random data from chip registersPhilip Rakity
2011-11-26max17042_battery: Fix error handlingRamakrishna Pallala
2011-11-25ds2760_battery: Add rated capacity of the hx4700 3600mAh batteryPaul Parsons
2011-11-25power_supply: Remove IRQF_DISABLEDYong Zhang
2011-11-25bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driverPali Rohár
2011-11-25bq27x00_battery: Fix reporting error messagesPali Rohár
2011-11-25bq27x00_battery: Fix reporting status value for bq27500 batteryPali Rohár
2011-11-25bq27x00_battery: Cache temperature value in converted unitPali Rohár
2011-11-25bq27x00_battery: Cache energy propertyPali Rohár
2011-11-25bq27x00_battery: Report -ENODATA if bq27000 battery was not calibratedPali Rohár
2011-11-25bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVELPali Rohár
2011-11-25bq27x00_battery: Do not cache current_now value for bq27000 bateryPali Rohár
2011-11-25max8925_power: Enable power change notificationsPhilip Rakity
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity
2011-11-25max8925_power: Do not detect ac insert if handled by other codePhilip Rakity
2011-11-25max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity
2011-11-25max8925_power: Fix incorrect voltage and current calculationPhilip Rakity
2011-11-24max8997_charger: Fix unsigned value for less than zeroJonghwan Choi
2011-11-24intel_mid_battery: Handle Over Current gracefullyMajor Lee
2011-11-24tosa_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin
2011-11-24collie_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin
2011-11-24olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov
2011-11-24olpc_battery: Fix section mismatch noiseAnton Vorontsov
2011-11-24bq20z75: Devicetree init supportRhyland Klein
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes
2011-11-02drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-10-31drivers/power: Add module.h to the actual modules in drivers/powerPaul Gortmaker
2011-10-31drivers: power_supply_sysfs.c needs stat.hPaul Gortmaker
2011-08-23power_supply: Fix sysfs format warningRandy Dunlap
2011-08-23pda_power: Fix build error if !CONFIG_USB_OTG_UTILSAxel Lin
2011-08-19max17042_battery: Bugfix of incorrect voltage register value interpretationMyungJoo Ham
2011-08-19max17042_battery: Do not lose accuracy calculating current_nowPhilip Rakity
2011-08-19max17042_battery: Divide by 0 crash because r_sns init too latePhilip Rakity
2011-08-19max8998_charger: Allow full timeout not set, leave it unchangedAxel Lin
2011-08-19olpc_battery: Add wakeup supportDaniel Drake
2011-08-19olpc_battery: Bind to device treeDaniel Drake
2011-08-19wm831x_power: Only register WM831x battery charger if enabledMark Brown