aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04
|\
| * power_supply: allow power supply devices registered w/o wakeup sourceZhang Rui2014-05-30
* | Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-03
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...Mark Brown2014-06-02
| |\ \ \ | | |_|/ | |/| |
| | | * mfd: tps65090: Stop caching most registersDoug Anderson2014-04-23
| | |/
* | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\ \ \
| * \ \ Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-05-27
| |\ \ \
| | * | | power: reset: keystone-reset: introduce keystone reset driverIvan Khoronzhuk2014-05-27
| | | |/ | | |/|
| * | | Merge tag 'sunxi-drivers-for-3.16-2' of https://github.com/mripard/linux into...Arnd Bergmann2014-05-23
| |\ \ \ | | |_|/ | |/| |
| | * | power: reset: Add Allwinner A31 reset codeMaxime Ripard2014-05-23
| | |/
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-02
|\ \ \
| * \ \ Merge branch 'axxia/soc' into next/socArnd Bergmann2014-05-23
| |\ \ \ | | |/ / | |/| |
| | * | power: reset: Add Axxia system reset driverAnders Berg2014-05-23
| | |/
* | / mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-15
|/ /
* / power/reset: vexpress: Fix restart/power off operationPawel Moll2014-04-24
|/
* Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann2014-03-17
|\
| * Power: Reset: Generalize qnap-poweroff to work on Synology devices.Andrew Lunn2014-03-03
* | Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-02-25
|\ \
| * | power: reset: msm - switch Kconfig to ARCH_QCOM dependsKumar Gala2014-02-12
| |/
* | Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2014-02-14
|\ \ | |/ |/|
| * power: max17040: Fix NULL pointer dereference when there is no platform_dataKrzysztof Kozlowski2014-02-01
| * isp1704_charger: remove useless check in isp1704_charger_probe()Wei Yongjun2014-01-25
| * power: ds2782_battery: Typo in commentMatthias Brugger2014-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \ | |/ |/|
| * power,goldfish: Add dependency on HAS_IOMEMRichard Weinberger2014-01-15
* | max17042_battery: Add IRQF_ONESHOT flag to use default irq handlerJonghwa Lee2013-12-23
* | gpio-charger: Support wakeup eventsDmitry Eremin-Solenikov2013-12-23
* | power_supply: Add charger support for Maxim 14577Krzysztof Kozlowski2013-12-23
* | isp1704_charger: Add DT supportSebastian Reichel2013-12-23
* | charger-manager: of_cm_parse_desc() should be staticAnton Vorontsov2013-12-23
* | bq2415x_charger: Add DT supportSebastian Reichel2013-12-23
* | power_supply: Add power_supply_get_by_phandleSebastian Reichel2013-12-23
* | bq2415x_charger: Use power_supply notifier for automodePali Rohár2013-12-23
* | power: reset: Add as3722 power-off driverLaxman Dewangan2013-12-23
* | charger-manager: Support deivce tree in charger manager driverJonghwa Lee2013-12-23
* | charger-manager: Modify the way of checking battery's temperatureJonghwa Lee2013-12-23
* | power_supply: Add power_supply notifierPali Rohár2013-12-01
|/
* max17042_battery: Fix build errors caused by missing REGMAP_I2C configAustin Boyle2013-12-01
* power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan2013-12-01
* Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-18
|\
| * pm2301-charger: Remove unneeded NULL checksDan Carpenter2013-11-13
| * twl4030_charger: Add devicetree supportNeilBrown2013-11-13
| * max17042_battery: Support regmap to access device's registersJonghwa Lee2013-10-25
| * max17042_battery: Use SIMPLE_DEV_PM_OPSManish Badarkhe2013-10-25
| * charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary codeJonghwa Lee2013-10-25
| * bq2415x_charger: Fix max battery regulation voltageAlexandre Belloni2013-10-25
| * tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT codeManish Badarkhe2013-10-25
| * tps65090-charger: Drop devm_free_irq of devm_ allocated irqWei Yongjun2013-10-25
| * power_supply: Add support for bq24735 chargerDarbha Sriharsha2013-10-25
| * pm2301-charger: Staticize pm2xxx_charger_die_therm_mngtSachin Kamat2013-10-25