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.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
2020-12-13
power: supply: Fix a typo in warning message
Masanari Iida
1
-1
/
+1
2020-12-13
power: reset: new driver regulator-poweroff
Michael Klein
3
-0
/
+90
2020-12-13
power: supply: ab8500: Use dev_err_probe() for IIO channels
Linus Walleij
3
-34
/
+24
2020-12-13
power: supply: ab8500_fg: Request all IRQs as threaded
Linus Walleij
1
-36
/
+11
2020-12-13
power: supply: ab8500_charger: Oneshot threaded IRQs
Linus Walleij
1
-1
/
+1
2020-12-13
power: supply: ab8500: Convert to dev_pm_ops
Linus Walleij
4
-48
/
+28
2020-12-12
power: supply: ab8500: Use local helper
Linus Walleij
3
-67
/
+64
2020-11-30
power: supply: wm831x_power: remove unneeded break
Tom Rix
1
-1
/
+0
2020-11-30
power: supply: bq24735: Drop unused include
Linus Walleij
1
-1
/
+0
2020-11-30
power: supply: bq24190_charger: Drop unused include
Linus Walleij
1
-1
/
+0
2020-11-30
power: supply: generic-adc-battery: Use GPIO descriptors
Linus Walleij
1
-20
/
+11
2020-11-30
power: supply: collie_battery: Convert to GPIO descriptors
Linus Walleij
1
-42
/
+109
2020-11-30
power: supply: bq24190_charger: fix reference leak
Zhang Qilong
1
-5
/
+15
2020-11-30
power: supply: s3c-adc-battery: Convert to GPIO descriptors
Linus Walleij
1
-28
/
+29
2020-11-30
power: reset: Use printk format symbol resolver
Helge Deller
2
-12
/
+4
2020-11-30
power: supply: axp20x_usb_power: Use power efficient workqueue for debounce
Yangtao Li
1
-4
/
+4
2020-11-30
power: supply: axp20x_usb_power: fix typo
Yangtao Li
1
-1
/
+1
2020-11-30
power: supply: max8997-charger: Improve getting charger status
Timon Baetz
1
-17
/
+35
2020-11-30
power: supply: max8997-charger: Fix platform data retrieval
Timon Baetz
1
-1
/
+1
2020-11-30
power: supply: max8997-charger: Use module_platform_driver()
Timon Baetz
1
-12
/
+1
2020-11-30
power: supply: pm2301_charger: remove unnecessary variable
Nigel Christian
1
-2
/
+1
2020-11-30
power: supply: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
1
-1
/
+1
2020-11-30
power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching
Hans de Goede
1
-11
/
+17
2020-11-30
power: supply: max17042_battery: Export charge termination current property
Sebastian Krzyszkowiak
1
-0
/
+9
2020-11-30
power: supply: max17042_battery: Take r_sns value into account in charge_counter
Sebastian Krzyszkowiak
1
-1
/
+2
2020-11-30
power: supply: max17042_battery: Improve accuracy of current_now and current_...
Sebastian Krzyszkowiak
1
-4
/
+4
2020-11-30
power: supply: max17042_battery: Fix current_{avg,now} hiding with no current...
Sebastian Krzyszkowiak
1
-1
/
+2
2020-11-30
power: supply: bq25890: Use the correct range for IILIM register
Sebastian Krzyszkowiak
1
-1
/
+1
2020-11-30
power: reset: ocelot: Add support 2 other MIPS based SoCs
Gregory CLEMENT
1
-3
/
+27
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-10-24
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-3506
/
+0
2020-10-22
PM: AVS: Drop the avs directory and the corresponding Kconfig
Ulf Hansson
4
-4
/
+0
2020-10-22
PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers
Ulf Hansson
3
-1805
/
+0
2020-10-20
Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
32
-1156
/
+3391
2020-10-16
PM: AVS: smartreflex Move driver to soc specific drivers
Ulf Hansson
3
-1058
/
+0
2020-10-16
PM: AVS: rockchip-io: Move the driver to the rockchip specific drivers
Ulf Hansson
3
-639
/
+0
2020-10-15
power: reset: POWER_RESET_OCELOT_RESET should depend on Ocelot or Sparx5
Geert Uytterhoeven
1
-0
/
+1
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+3
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+1
2020-10-14
power: supply: bq25980: Fix uninitialized wd_reg_val and overrun
Dan Murphy
1
-14
/
+15
2020-10-10
power: supply: ltc2941: Fix ptr to enum cast
Iskren Chernev
1
-1
/
+2
2020-10-09
Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+6
2020-10-09
power: supply: sbs-battery: chromebook workaround for PEC
Sebastian Reichel
1
-0
/
+6
2020-10-09
power: supply: test-power: revise parameter printing to use sprintf
Harley A.W. Lorenzo
1
-19
/
+13
2020-10-09
power: supply: charger-manager: fix incorrect check on charging_duration_ms
Colin Ian King
1
-1
/
+1
2020-10-09
power: supply: max17040: Fix ptr to enum cast
Iskren Chernev
1
-1
/
+1
2020-10-09
power: supply: bq25980: Fix uninitialized wd_reg_val
Dan Murphy
1
-1
/
+1
2020-10-09
power: supply: bq25980: remove redundant zero check on ret
Colin Ian King
1
-3
/
+0
2020-10-09
power: reset: ocelot: Add support for Sparx5
Lars Povlsen
2
-14
/
+44
2020-10-06
power: supply: sbs-battery: keep error code when get_property() fails
Ikjoon Jang
1
-15
/
+9
[next]