aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds20-144/+1429
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+2
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-0/+360
2014-10-05power: ab8500_fg: Fix build warningGuenter Roeck1-4/+5
2014-10-03power: reset: corrections for simple syscon reboot driverFeng Kan2-17/+13
2014-10-01power: reset: Add generic SYSCON register mapped resetFeng Kan3-0/+102
2014-10-01bq27x00_battery: Fix flag reading for bq27742Puthikorn Voravootivat1-6/+7
2014-09-26power: reset: use restart_notifier mechanism for msm-poweroffPramod Gurav1-6/+14
2014-09-26power: Add simple gpio-restart driverDavid Riley3-0/+158
2014-09-26Merge tag 'tags/restart-handler-for-v3.18' into nextSebastian Reichel1-1/+2
2014-09-26power: reset: Add restart functionality for STiH41x platformsLee Jones3-0/+158
2014-09-26power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gaugeKrzysztof Kozlowski1-0/+5
2014-09-26power/restart: call machine_restart instead of arm_pm_restartGuenter Roeck1-1/+2
2014-09-26power: reset: driver for the Versatile syscon rebootLinus Walleij3-0/+121
2014-09-25PM / AVS: rockchip-io: add driver handling Rockchip io domainsHeiko Stübner3-0/+360
2014-09-25power: max14577: Fix circular config SYSFS dependencyKrzysztof Kozlowski1-1/+1
2014-09-25Merge tag 'tags/mfd-power-charger-regulator-v3.18' into nextSebastian Reichel3-37/+341
2014-09-25power: gpio-charger: do not use gpio value directlyHeiko Stuebner1-1/+1
2014-09-25power: max8925: Use of_get_child_by_nameKrzysztof Kozlowski1-1/+1
2014-09-25power: max8925: Fix NULL ptr dereference on memory allocation failureKrzysztof Kozlowski1-1/+4
2014-09-25bq27x00_battery: Add support to bq27742Puthikorn Voravootivat1-7/+45
2014-09-24power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski1-1/+2
2014-09-24charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski2-28/+284
2014-09-24charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski2-17/+64
2014-09-16power: reset: add LTC2952 poweroff driverRené Moll3-0/+394
2014-09-16power_supply: Don't iterate over devices to return -EPROBE_DEFERViresh Kumar1-13/+0
2014-09-16power-supply: Avoid unnecessary 'goto' statementsViresh Kumar2-17/+5
2014-09-16power-supply: Check for failures only when we can failViresh Kumar1-10/+11
2014-09-16power-supply: Use PTR_ERR_OR_ZERO() routineViresh Kumar1-6/+2
2014-09-16power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely'Viresh Kumar1-5/+13
2014-09-16power-supply: Drop useless 'if (ret.intval)' statementsViresh Kumar1-9/+5
2014-09-16power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node()Viresh Kumar1-7/+11
2014-09-16power-supply: Propagate error returned by power_supply_find_supply_from_node()Viresh Kumar1-2/+2
2014-09-16power-supply: Rearrange code to remove duplicate linesViresh Kumar1-2/+2
2014-09-16power-supply: Use 'break' instead of 'continue' to end loopViresh Kumar1-2/+2
2014-09-16power-supply: Drop unnecessary typecastsViresh Kumar1-4/+4
2014-09-16power-supply: Return early if "power-supplies" property isn't validViresh Kumar1-0/+4
2014-09-16power-supply: Don't over-allocate memory for "supplied-from" arrayViresh Kumar1-1/+1
2014-09-06power: charger-manager: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2014-09-06power_supply: Add boot and calibration attributesRamakrishna Pallala1-0/+3
2014-09-06power: charger-manager: Check charging state right after completed initializationChanwoo Choi1-0/+7
2014-09-06power: charger-manager: Fix checking of wrong return typeChanwoo Choi1-1/+1
2014-09-06power/reset: xgene-reset: Fix prototype of xgene_restart()Mark Brown1-1/+1
2014-09-06sbs-battery: add min design voltage to sbs-batterySimon Que1-2/+8
2014-09-06sbs-battery: export manufacturer and model name to sysfsCheng-Yi Chiang1-0/+115
2014-09-01power: reset: at91-poweroff: fix wakeup status register indexNicolas Ferre1-1/+1
2014-09-01ARM: at91/power/reset: fix Kconfig "depends on" directiveNicolas Ferre1-2/+2
2014-08-25Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linuxNicolas Ferre4-8/+435
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+74
2014-07-30power: reset: move hisilicon reboot codeHaojian Zhuang3-0/+74