summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin2012-02-011-0/+1
* power_supply: Fix modalias for charger-managerAxel Lin2012-02-011-2/+2
* bq27x00_battery: Fix flag register readGrazvydas Ignotas2012-02-011-1/+1
* Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov2012-02-011-9/+4
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-1132-710/+3034
|\
| * Merge git://git.infradead.org/users/cbou/battery-urgentAnton Vorontsov2012-01-101-1/+1
| |\
| | * collie_battery: Get rid of irq_to_gpio usageJochen Friedrich2011-11-251-1/+1
| * | power_supply: Mark da9052 driver as brokenAnton Vorontsov2012-01-101-0/+1
| * | power_supply: Drop usage of nowarn variant of sysfs_create_link()Anton Vorontsov2012-01-071-1/+1
| * | s3c_adc_battery: Average over more than one adc sampleHeiko Stübner2012-01-061-3/+22
| * | power_supply: Add DA9052 battery driverAshish Jangam2012-01-063-0/+672
| * | isp1704_charger: Fix missing checkFelipe Contreras2012-01-061-1/+1
| * | jz4740-battery: Fix signedness bugAxel Lin2012-01-061-1/+1
| * | power_supply: Assume mains power by defaultJean Delvare2012-01-061-1/+11
| * | sbs-battery: Fix devicetree match tableOlof Johansson2012-01-061-1/+1
| * | sbs-battery: Change power supply nameRhyland Klein2012-01-061-3/+16
| * | sbs-battery: Rename internals to new nameRhyland Klein2012-01-061-219/+204
| * | bq20z75: Rename to sbs-batteryRhyland Klein2012-01-063-5/+5
| * | wm97xx_battery: Use DEFINE_MUTEX() for work_lockAxel Lin2012-01-061-4/+1
| * | max8997_charger: Remove duplicate module.hJonghwan Choi2012-01-061-1/+0
| * | power_supply: Convert drivers/power/* to use module_platform_driver()Axel Lin2012-01-0419-219/+21
| * | 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
| | |/
| * | 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
OpenPOWER on IntegriCloud