Age | Commit message (Expand) | Author |
2013-07-10 | Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-06-28 | charger-manager: Fix regulator_get() return check | Jonghwa Lee |
2013-06-28 | charger-manager: Fix a bug when it unregisters notifier block of extcon | Jonghwa Lee |
2013-06-28 | tps65090-charger: Add dt node to power_supply | Rhyland Klein |
2013-06-28 | sbs-battery: Add dt to power_supply struct | Rhyland Klein |
2013-06-28 | power_supply: Add of_node_put to fix refcount | Rhyland Klein |
2013-06-21 | power/reset: Make the vexpress driver optional on arm and arm64 | Pawel Moll |
2013-06-10 | PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex | Andrii Tseglytskyi |
2013-06-10 | PM / AVS: SmartReflex: use omap_sr * for enable/disable interface | Andrii Tseglytskyi |
2013-06-10 | PM / AVS: SmartReflex: use omap_sr * for minmax interfaces | Andrii Tseglytskyi |
2013-06-10 | PM / AVS: SmartReflex: use omap_sr * for errgen interfaces | Andrii Tseglytskyi |
2013-06-10 | PM / AVS: SmartReflex: fix driver name | Andrii Tseglytskyi |
2013-06-10 | PM / AVS: SmartReflex: disable runtime PM on driver remove | Andrii Tseglytskyi |
2013-06-10 | PM / AVS: SmartReflex: disable errgen before vpbound disable | Nishanth Menon |
2013-06-09 | charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt | Joe Perches |
2013-06-09 | tps65090-charger: Fix AC detect | Andrew Chew |
2013-06-06 | charger-manager: Ensure event is not used as format string | Kees Cook |
2013-06-06 | power_supply: Replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-06-06 | generic-adc-battery: Fix checking if none of the channels are supported | Axel Lin |
2013-06-06 | power: Use platform_{get,set}_drvdata() | Jingoo Han |
2013-06-06 | pm2301_charger: Return error if create_singlethread_workqueue fails | Axel Lin |
2013-06-06 | pm2301_charger: Fix NULL pointer dereference | Axel Lin |
2013-06-06 | lp8727_charger: Support the device tree feature | Kim, Milo |
2013-06-06 | twl4030_charger: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-06 | rx51_battery: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-06 | jz4740-battery: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-06 | gpio-charger: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-06 | bq27x00_battery: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-06 | ab8500_bm: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-06 | 88pm860x_charger: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-06-06 | 88pm860x_battery: Remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-25 | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2013-05-10 | pm2301_charger: Fix module alias prefix | Axel Lin |
2013-05-10 | wm831x_backup: Fix wrong kfree call for devdata->backup.name | Axel Lin |
2013-05-10 | bq27x00: Fix I2C dependency in KConfig | Xiong Zhou |
2013-05-05 | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds |
2013-05-02 | lp8788-charger: Fix kconfig dependency | Randy Dunlap |
2013-04-30 | Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-16 | pm2301-charger: Fix suspend/resume | Lars-Peter Clausen |
2013-04-16 | charger-manager: Use kmemdup instead of kzalloc + memcpy | Andrei Epure |
2013-04-16 | power_supply: Populate supplied_from hierarchy from the device tree | Rhyland Klein |
2013-04-16 | power_supply: Add core support for supplied_from | Rhyland Klein |
2013-04-16 | rx51_battery: Fix reporting temperature | Pali Rohár |
2013-04-16 | ab8500_bmdata: Export abx500_res_to_temp tables for hwmon | Hongbo Zhang |
2013-04-16 | ab8500_{bmdata,fg}: Add const attributes to some data arrays | Hongbo Zhang |
2013-04-16 | ab8500_bmdata: Eliminate CamelCase warning of some variables | Hongbo Zhang |
2013-04-16 | ab8500_btemp: Make ab8500_btemp_get* interfaces public | Hongbo Zhang |
2013-04-08 | power: rx51_battery: Fix reporting correct values | Pali Rohár |