index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
power: reset: add LTC2952 poweroff driver
René Moll
3
-0
/
+394
2014-09-16
power_supply: Don't iterate over devices to return -EPROBE_DEFER
Viresh Kumar
1
-13
/
+0
2014-09-16
power-supply: Avoid unnecessary 'goto' statements
Viresh Kumar
2
-17
/
+5
2014-09-16
power-supply: Check for failures only when we can fail
Viresh Kumar
1
-10
/
+11
2014-09-16
power-supply: Use PTR_ERR_OR_ZERO() routine
Viresh Kumar
1
-6
/
+2
2014-09-16
power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely'
Viresh Kumar
1
-5
/
+13
2014-09-16
power-supply: Drop useless 'if (ret.intval)' statements
Viresh Kumar
1
-9
/
+5
2014-09-16
power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node()
Viresh Kumar
1
-7
/
+11
2014-09-16
power-supply: Propagate error returned by power_supply_find_supply_from_node()
Viresh Kumar
1
-2
/
+2
2014-09-16
power-supply: Rearrange code to remove duplicate lines
Viresh Kumar
1
-2
/
+2
2014-09-16
power-supply: Use 'break' instead of 'continue' to end loop
Viresh Kumar
1
-2
/
+2
2014-09-16
power-supply: Drop unnecessary typecasts
Viresh Kumar
1
-4
/
+4
2014-09-16
power-supply: Return early if "power-supplies" property isn't valid
Viresh Kumar
1
-0
/
+4
2014-09-16
power-supply: Don't over-allocate memory for "supplied-from" array
Viresh Kumar
1
-1
/
+1
2014-09-06
power: charger-manager: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2014-09-06
power_supply: Add boot and calibration attributes
Ramakrishna Pallala
1
-0
/
+3
2014-09-06
power: charger-manager: Check charging state right after completed initializa...
Chanwoo Choi
1
-0
/
+7
2014-09-06
power: charger-manager: Fix checking of wrong return type
Chanwoo Choi
1
-1
/
+1
2014-09-06
power/reset: xgene-reset: Fix prototype of xgene_restart()
Mark Brown
1
-1
/
+1
2014-09-06
sbs-battery: add min design voltage to sbs-battery
Simon Que
1
-2
/
+8
2014-09-06
sbs-battery: export manufacturer and model name to sysfs
Cheng-Yi Chiang
1
-0
/
+115
2014-09-01
power: reset: at91-poweroff: fix wakeup status register index
Nicolas Ferre
1
-1
/
+1
2014-09-01
ARM: at91/power/reset: fix Kconfig "depends on" directive
Nicolas Ferre
1
-2
/
+2
2014-08-25
Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...
Nicolas Ferre
4
-8
/
+435
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-0
/
+74
2014-07-31
power: reset: move hisilicon reboot code
Haojian Zhuang
3
-0
/
+74
2014-07-28
ipaq_micro_battery: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-07-24
power: add driver for battery reading on iPaq h3xxx
Dmitry Artamonow
3
-0
/
+298
2014-07-23
power: twl4030_charger: detect battery presence prior to enabling charger
Nishanth Menon
1
-1
/
+43
2014-07-23
power: reset: Add reboot driver for brcmstb
Marc Carino
3
-0
/
+132
2014-07-20
power_supply: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+2
2014-07-19
power_supply: Add inlmt,iterm, min/max temp props
Jenny TC
1
-0
/
+4
2014-07-19
charger: tps65090: Allow charger module to be used when no irq
Doug Anderson
1
-17
/
+59
2014-07-19
power/reset: Fix GPL v2 license string typo
Bjorn Helgaas
1
-1
/
+1
2014-07-19
power: poweroff: gpio: convert to use descriptors
Linus Walleij
1
-33
/
+19
2014-07-19
bq27000: report missing device better.
Marek Belisko
1
-0
/
+3
2014-07-19
bq27x00_battery: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-20
/
+5
2014-07-19
rx51_battery: convert to iio consumer
Sebastian Reichel
1
-24
/
+66
2014-07-19
bq2415x_charger: Fix Atomic Sleep Bug
Sebastian Reichel
1
-2
/
+6
2014-07-15
power: reset: Add AT91 poweroff driver
Maxime Ripard
3
-0
/
+165
2014-07-15
power: reset: Add AT91 reset driver
Maxime Ripard
3
-0
/
+261
2014-07-15
power: reset: Add if statement instead of multiple depends on
Maxime Ripard
1
-8
/
+9
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+13
2014-06-03
Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+0
2014-06-03
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+268
2014-06-03
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-0
/
+97
2014-06-02
Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...
Mark Brown
1
-11
/
+0
2014-05-30
power_supply: allow power supply devices registered w/o wakeup source
Zhang Rui
1
-2
/
+13
2014-05-27
Merge tag 'keystone-reset-driver' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
3
-0
/
+175
2014-05-27
power: reset: keystone-reset: introduce keystone reset driver
Ivan Khoronzhuk
3
-0
/
+175
[prev]
[next]