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.13.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
2024-07-16
Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-0
/
+1478
2024-07-05
power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_st...
Dan Carpenter
1
-5
/
+4
2024-07-03
power: sequencing: simplify returning pointer without cleanup
Krzysztof Kozlowski
1
-1
/
+1
2024-07-03
power: supply: cros_charge-control: Avoid accessing attributes out of bounds
Nathan Chancellor
1
-1
/
+0
2024-07-01
power: supply: cros_charge-control: don't load if Framework control is present
Thomas Weißschuh
1
-0
/
+22
2024-07-01
power: supply: add ChromeOS EC based charge control driver
Thomas Weißschuh
3
-0
/
+345
2024-06-12
power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
Bartosz Golaszewski
3
-0
/
+355
2024-06-12
power: sequencing: implement the pwrseq core
Bartosz Golaszewski
5
-0
/
+1123
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
5
-75
/
+121
2024-05-14
power: supply: sbs-manager: Remove class argument from i2c_mux_add_adapter()
Wolfram Sang
1
-1
/
+1
2024-04-15
power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulator
AngeloGioacchino Del Regno
1
-1
/
+1
2024-04-10
power: rt9455: hide unused rt9455_boost_voltage_values
Arnd Bergmann
1
-0
/
+2
2024-04-01
power: supply: bq27xxx: Move health reading out of update loop
Andrew Davis
1
-12
/
+18
2024-04-01
power: supply: bq27xxx: Move cycle count reading out of update loop
Andrew Davis
1
-5
/
+6
2024-04-01
power: supply: bq27xxx: Move energy reading out of update loop
Andrew Davis
1
-5
/
+6
2024-04-01
power: supply: bq27xxx: Move charge reading out of update loop
Andrew Davis
1
-12
/
+17
2024-04-01
power: supply: bq27xxx: Move time reading out of update loop
Andrew Davis
1
-12
/
+8
2024-04-01
power: supply: bq27xxx: Move temperature reading out of update loop
Andrew Davis
1
-7
/
+10
2024-04-01
power: supply: cros_pchg: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-2
/
+9
2024-04-01
power: supply: cros_usbpd: provide ID table for avoiding fallback match
Tzung-Bi Shih
1
-2
/
+9
2024-03-29
power: supply: core: simplify charge_behaviour formatting
Thomas Weißschuh
1
-18
/
+2
2024-03-26
power: supply: test-power: implement charge_behaviour property
Thomas Weißschuh
1
-0
/
+36
2024-03-14
Merge tag 'for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
45
-742
/
+556
2024-03-06
power: supply: core: fix charge_behaviour formatting
Thomas Weißschuh
1
-0
/
+20
2024-03-06
power: supply: core: ease special formatting implementations
Thomas Weißschuh
1
-6
/
+6
2024-03-06
power: supply: mm8013: fix "not charging" detection
Thomas Weißschuh
1
-11
/
+2
2024-03-06
power: supply: move power_supply_attr_groups definition back to sysfs
Ricardo B. Marliere
3
-4
/
+8
2024-03-06
power: supply: core: simplify power_supply_class_init
Sebastian Reichel
1
-8
/
+1
2024-03-06
power: supply: core: add power_supply_for_each_device()
Sebastian Reichel
6
-28
/
+21
2024-03-01
power: supply: core: make power_supply_class constant
Ricardo B. Marliere
6
-23
/
+26
2024-03-01
power: supply: bq2415x_charger: report online status
Sicelo A. Mhlongo
1
-0
/
+10
2024-02-29
power: supply: core: move power_supply_attr_group into #ifdef block
Ricardo B. Marliere
1
-2
/
+2
2024-02-29
power: supply: core: Fix power_supply_init_attrs() stub
Nathan Chancellor
1
-1
/
+1
2024-02-27
power: supply: bq27xxx: Report charge full state correctly
Sicelo A. Mhlongo
1
-9
/
+6
2024-02-26
power: reset: rmobile-reset: Make sysc_base2 local
Geert Uytterhoeven
1
-3
/
+4
2024-02-25
power: supply: core: constify the struct device_type usage
Ricardo B. Marliere
3
-12
/
+11
2024-02-21
power: supply: axp288_fuel_gauge: Deny ROCK Pi X
Guoyi Zhang
1
-0
/
+8
2024-02-21
power: reset: rmobile-reset: Map correct MMIO resource
Geert Uytterhoeven
1
-1
/
+1
2024-02-21
power: reset: xgene-reboot: Fix a NULL vs IS_ERR() test
Dan Carpenter
1
-2
/
+2
2024-02-17
power: supply: axp288_fuel_gauge: Add STCK1A* Intel Compute Sticks to the den...
Hans de Goede
1
-4
/
+6
2024-02-17
power: supply: bq27xxx-i2c: Do not free non existing IRQ
Hans de Goede
1
-1
/
+3
2024-02-13
power: reset: syscon-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-19
/
+11
2024-02-13
power: reset: syscon-poweroff: Move device data into a struct
Andrew Davis
1
-16
/
+24
2024-02-13
power: reset: restart-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-17
/
+8
2024-02-13
power: reset: gemini-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-7
/
+9
2024-02-13
power: reset: as3722-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-19
/
+11
2024-02-13
power: reset: regulator-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-23
/
+13
2024-02-13
power: reset: msm-poweroff: Use devm_register_sys_off_handler(RESTART)
Andrew Davis
1
-15
/
+4
2024-02-13
power: reset: msm-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-2
/
+6
[next]