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
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
2024-02-13
power: reset: mt6323-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-13
/
+13
2024-02-13
power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART)
Andrew Davis
1
-16
/
+6
2024-02-13
power: reset: rmobile-reset: Use devm_platform_ioremap_resource() helper
Andrew Davis
1
-9
/
+4
2024-02-13
power: reset: axxia-reset: Use devm_register_sys_off_handler(RESTART)
Andrew Davis
1
-10
/
+6
2024-02-13
power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART)
Andrew Davis
1
-8
/
+3
2024-02-13
power: reset: tps65086-restart: Remove unneeded device data struct
Andrew Davis
1
-27
/
+8
2024-02-13
power: reset: tps65086-restart: Use devm_register_sys_off_handler(RESTART)
Andrew Davis
1
-28
/
+7
2024-02-13
power: reset: xgene-reboot: Use devm_register_sys_off_handler(RESTART)
Andrew Davis
1
-9
/
+4
2024-02-13
power: reset: xgene-reboot: Use devm_platform_ioremap_resource() helper
Andrew Davis
1
-5
/
+3
2024-02-13
power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(POWER_OFF)
Andrew Davis
1
-24
/
+14
2024-02-13
power: reset: atc260x-poweroff: Use devm_register_sys_off_handler(RESTART)
Andrew Davis
1
-10
/
+7
2024-02-12
power: supply: mm8013: select REGMAP_I2C
Thomas Weißschuh
1
-0
/
+1
2024-02-03
power: supply: axp20x_usb_power: enable usb_type reporting
Aren Moynihan
1
-1
/
+72
2024-02-03
power: supply: axp20x_usb_power: fix race condition with usb bc
Aren Moynihan
1
-0
/
+23
2024-02-03
power: supply: axp20x_usb_power: use correct register for input current limit
Aren Moynihan
1
-4
/
+18
2024-02-03
power: supply: axp20x_usb_power: replace current_max with input_current_limit
Aren Moynihan
1
-11
/
+18
2024-02-02
power: supply: wm8350: Use devm_power_supply_register() helper
Andrew Davis
1
-23
/
+7
2024-02-02
power: supply: max8925: Use devm_power_supply_register() helper
Andrew Davis
1
-27
/
+10
2024-02-02
power: supply: max77693: Use devm_power_supply_register() helper
Andrew Davis
1
-7
/
+3
2024-02-02
power: supply: max14577: Use devm_power_supply_register() helper
Andrew Davis
1
-5
/
+3
2024-01-27
power: supply: twl4030_madc: Use devm_power_supply_register() helper
Andrew Davis
1
-12
/
+3
2024-01-27
power: supply: twl4030_madc: Use devm_iio_channel_get() helper
Andrew Davis
1
-33
/
+11
2024-01-27
power: supply: rx51: Use devm_power_supply_register() helper
Andrew Davis
1
-11
/
+1
[next]