summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2013-01-23pm2301: Update watchdog for pm2xxx supportLoic Pallardy
2013-01-23ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones
2013-01-23pm2301: Remove volt_now & curr_now propertiesLoic Pallardy
2013-01-23pm2301: Clean-up PM2301 interrupt managementOlivier Clergeaud
2013-01-23pm2301: Move all configuration and emum structs out to a header fileLee Jones
2013-01-23ab8500-chargalg: Update battery health on safety timer expLee Jones
2013-01-23ab8500-charger: Kick watchdogLee Jones
2013-01-23ab8500-btemp: Adaptation to AB8505 and AB9540 platformsMichel JAOUEN
2013-01-23ab8500-fg: Adjust for RF bursts voltage dropsHakan Berg
2013-01-23ab8500-charger: AB workaround for invalid chargerHenrik Sölver
2013-01-23pm2301: Provide u9540 support for the pm2301 chargerMichel JAOUEN
2013-01-20qnap-poweroff: Fix license stringAndrew Lunn
2013-01-16ab8500_fg: Remove pointless round_jiffies() callLee Jones
2013-01-16ab8500_fg: Overflow in current calculationPaer-Olof Haakansson
2013-01-16ab8500_charger: Adds support for legacy USB chargersMarcus Cooper
2013-01-16ab8500_charger: Remove unused definesMarcus Cooper
2013-01-16ab8500_fg: Added support for BATT_OVVHakan Berg
2013-01-16ab8500_btemp: Remove superfluous BTEMP thermal compHakan Berg
2013-01-16ab8500_fg: Round capacity outputpender01
2013-01-16ab8500_bm: Adds support for Car/Travel AdaptersHakan Berg
2013-01-16ab8500_btemp: Ignore false btemp low interruptHakan Berg
2013-01-16ab8500_btemp: Allign battery temperature resolution with the frameworkLee Jones
2013-01-16ab8500_fg: Balance IRQ enableRickard Andersson
2013-01-16ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper
2013-01-16ab8500_charger: Handle gpadc errorsJonas Aaberg
2013-01-16ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg
2013-01-16ab8500_charger: Detect charger removalLee Jones
2013-01-16ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt
2013-01-16ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson
2013-01-06da9052-battery: Avoid out-of-range array accessNickolai Zeldovich
2013-01-06max17040_battery: Use devm_kzallocDevendra Naga
2013-01-06lp8788-charger: Fix a parent device in kernel messagesKim, Milo
2013-01-06lp8788-charger: Fix a parent device in _probe()Kim, Milo
2013-01-06power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn
2013-01-06power/reset: Add a new driver to turn QNAP board power offAndrew Lunn
2013-01-0688pm860x_battery: Eliminate possible references to released resourcesJulia Lawall
2013-01-06ab8500_charger: Use devm_regulator_get APISachin Kamat
2013-01-06bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown
2013-01-06power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala
2013-01-06bq2415x_charger: Use devm_kzalloc()Sachin Kamat
2013-01-06bq2415x_charger: Use module_i2c_driverSachin Kamat
2013-01-06bq2415x_charger: Remove unneeded version.h inclusionSachin Kamat
2013-01-06Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov
2013-01-05charger_manager: Don't use [delayed_]work_pending()Tejun Heo
2013-01-05charger-manager: Split _probe funtion to make the code more cleanChanwoo Choi
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren
2012-12-17charger-manager: Fix bug when check dropped voltage after fullbatt eventChanwoo Choi
2012-12-17charger-manager: Fix bug related to checking fully charged state of batteryChanwoo Choi