index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Lines
2013-01-06
power/reset: Add a new driver to turn QNAP board power off
Andrew Lunn
-0
/
+126
2013-01-06
88pm860x_battery: Eliminate possible references to released resources
Julia Lawall
-9
/
+4
2013-01-06
Power: gpio-poweroff: Fix documentation and gpio_is_valid
Andrew Lunn
-18
/
+15
2013-01-05
ab8500_charger: Use devm_regulator_get API
Sachin Kamat
-8
/
+3
2013-01-05
bq27x00_battery: Fix bugs introduced with BQ27425 support
NeilBrown
-2
/
+0
2013-01-05
power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*
Ramakrishna Pallala
-1
/
+2
2013-01-05
bq2415x_charger: Use devm_kzalloc()
Sachin Kamat
-9
/
+6
2013-01-05
bq2415x_charger: Use module_i2c_driver
Sachin Kamat
-12
/
+1
2013-01-05
bq2415x_charger: Remove unneeded version.h inclusion
Sachin Kamat
-1
/
+0
2013-01-05
Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
-508
/
+591
2013-01-05
charger_manager: Don't use [delayed_]work_pending()
Tejun Heo
-15
/
+16
2013-01-05
charger-manager: Split _probe funtion to make the code more clean
Chanwoo Choi
-111
/
+168
2013-01-03
Drivers: power: remove __dev* attributes.
Greg Kroah-Hartman
-11
/
+9
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+0
2012-12-19
Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6
Linus Torvalds
-22
/
+16
2012-12-17
ARM: OMAP2+: Drop plat/cpu.h for omap2plus
Tony Lindgren
-2
/
+0
2012-12-16
charger-manager: Fix bug when check dropped voltage after fullbatt event
Chanwoo Choi
-2
/
+3
2012-12-16
charger-manager: Fix bug related to checking fully charged state of battery
Chanwoo Choi
-20
/
+13
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
-19
/
+25
2012-12-13
Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6
Linus Torvalds
-248
/
+2822
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
-37
/
+17
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-0
/
+149
2012-12-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
-1
/
+1
2012-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Anton Vorontsov
-109
/
+109
2012-12-11
ab8500_bm: Make the battery Device Tree node reference less cryptic
Lee Jones
-6
/
+6
2012-12-11
abx500_chargalg: Reorder obtainment of platform specific battery management data
Lee Jones
-14
/
+13
2012-12-11
ab8500_fg: Reorder obtainment of platform specific battery management data
Lee Jones
-14
/
+13
2012-12-11
ab8500_charger: Reorder obtainment of platform specific battery management data
Lee Jones
-16
/
+15
2012-12-11
ab8500_btemp: Reorder obtainment of platform specific battery management data
Lee Jones
-14
/
+13
2012-12-11
ab8500_bm: Always send platform specific battery information via pdata
Lee Jones
-23
/
+18
2012-12-11
ab8500_bm: Rename battery management platform data to something more logical
Lee Jones
-149
/
+149
2012-12-11
ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinct
Lee Jones
-28
/
+21
2012-12-11
ab8500_btemp: Fix crazy tabbing implementation
Lee Jones
-228
/
+229
2012-12-11
ab8500_btemp: Detect battery type in workqueue
Jonas Aaberg
-4
/
+11
2012-12-11
ab8500_fg: Don't clear the CCMuxOffset bit
Kalle Komierowski
-4
/
+4
2012-12-11
ab8500_charger: Charger current step-up/down
Johan Bjornstedt
-40
/
+135
2012-12-11
ab8500: remove explicit handling of battery type
Rajanikanth H.V
-8
/
+4
2012-11-29
Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
-37
/
+17
2012-11-28
power: remove use of __devexit
Bill Pemberton
-37
/
+37
2012-11-28
power: remove use of __devinit
Bill Pemberton
-35
/
+35
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
-37
/
+37
2012-11-24
power: Add simple poweroff-gpio driver
Jamie Lentin
-0
/
+149
2012-11-20
power: da9052-battery: Convert to the new da9052 interrupt functions
Fabio Estevam
-19
/
+25
2012-11-18
max8925_power: Add support for device-tree initialization
Qing Xu
-1
/
+50
2012-11-18
ab8500: Add devicetree support for chargalg
Rajanikanth H.V
-16
/
+38
2012-11-18
ab8500: Add devicetree support for charger
Rajanikanth H.V
-29
/
+45
2012-11-18
ab8500: Add devicetree support for btemp
Rajanikanth H.V
-36
/
+41
2012-11-18
ab8500: Add devicetree support for fuelgauge
Rajanikanth H.V
-70
/
+575
2012-11-18
twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
-6
/
+6
2012-11-18
jz4740-battery: Use devm_request_and_ioremap
Marcos Paulo de Souza
-27
/
+6
[prev]
[next]