summaryrefslogtreecommitdiff
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* ENGR00255111 battery: fix voltage decreased only while dischargingRobin Gong2013-03-271-7/+3
* ENGR00223679-3 battery: Fix codes formattingRong Dian2012-09-121-22/+22
* ENGR00223679-2 battery: Add battery driver support for mx6sl_evkRong Dian2012-09-122-67/+88
* ENGR00222078 power battery:fix charger attach detect missing after resumeRong Dian2012-09-051-4/+40
* ENGR00219898 imx6 battery: fix coulomb data for power down systemRong Dian2012-08-141-59/+76
* ENGR00218070 imx6 battery: fix charger led first wrong indication statusRong Dian2012-07-251-1/+13
* ENGR00217643 mx6 sabresd battery:add POWER_SUPPLY_PROP_CAPACITY_LEVEL propertyRong Dian2012-07-251-0/+9
* ENGR00216998: battery: add usb charger voltage offset sysfs interfaceRong Dian2012-07-251-2/+44
* ENGR00216946: battery: increase update period to 2 minutesRong Dian2012-07-251-28/+28
* ENGR00216327: battery: fail to update battery voltage with usb charger attachedRong Dian2012-07-251-1/+1
* ENGR00216254 mx6 sabresd battery:change battery status update strategyLin Fuzhen2012-07-251-12/+7
* ENGR00215718: battery: fix issure that coulomb data increases in dischargerRong Dian2012-07-251-1/+19
* ENGR00214578: battery:divide one offset sysfs interface into two interfacesRong Dian2012-07-201-18/+37
* ENGR00214367-1 power_supply: add get_supplier_propertyRong Dian2012-07-201-0/+31
* ENGR00214081-2 PM: Remove unused code in battery driverLin Fuzhen2012-07-201-5/+4
* ENGR00213722:MX6 SABRESD battery:add voltage offset sysfsRong Dian2012-07-201-42/+130
* ENGR00212685: MAX8903: fix battery charger driver status bug.Rong Dian2012-07-201-9/+36
* ENGR00181094-5: MAX8903: modify dirver and free gpio resource in gpio err.Rong Dian2012-07-201-27/+30
* ENGR00181094-4: MAX8903: improve battery charger driverRong Dian2012-07-203-6/+705
* ENGR00181094-2: MAX8903: Add battery charger driverRong Dian2012-07-203-0/+757
* ENGR00178223-1 gpio-led: Add LED-GPIO control and trigger for sabresdLin Fuzhen2012-07-201-41/+150
* ENGR00174829-2 power: max8903_charger: fix build warrning.Zhang Jiejing2012-07-201-1/+1
* ENGR00174121-1 power: max8903 add support for dcm always high.Zhang Jiejing2012-07-201-1/+7
* ENGR00141391-2 PMIC: porting da9053 to i.mx platformZhou Jingyu2012-07-202-0/+8
* ENGR00141391-1 PMIC: Add DA9053 source code from DialogZhou Jingyu2012-07-201-0/+844
* drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes2011-11-111-0/+9
* drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes2011-11-111-35/+42
* 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
| * isp1704_charger: Allow board specific powering routineKalle Jokiniemi2011-04-201-0/+22
| * gpio-charger: Add gpio_charger_resumeBenson Leung2011-04-201-0/+15
| * power_supply: Add driver for MAX8903 chargerMyungJoo Ham2011-04-203-0/+400
* | w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-263-0/+861
* | power_supply: Use max8925 platform_data from cellHaojian Zhuang2011-05-261-8/+2
* | Merge branch 'master' into for-nextJiri Kosina2011-04-2611-230/+885
|\ \ | |/
| * drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
| * Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-03-2510-226/+881
| |\
| | * bq20z75: Fix time and temp unitsBenson Leung2011-03-161-6/+12
| | * bq20z75: Fix issues with present and suspendRhyland Klein2011-03-161-11/+21
| | * z2_battery: Fix count of propertiesVasily Khoruzhick2011-03-161-0/+2
| | * s3c_adc_battery: Fix method names when PM not setHeiko Stuebner2011-03-161-2/+2
| | * z2_battery: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| | * ds2782_battery: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| | * bq20z75: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| | * bq20z75: Add i2c retry mechanismRhyland Klein2011-03-011-6/+31