index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
2025-04-10
power: supply: max77693: Fix wrong conversion of charge input threshold value
Artur Weber
2025-04-10
power: supply: bq27xxx_battery: do not update cached flags prematurely
Sicelo A. Mhlongo
2025-02-27
power: supply: axp20x_battery: Fix fault handling for AXP717
Chris Morgan
2025-02-27
power: supply: da9150-fg: fix potential overflow
Andrey Vatoropin
2025-01-02
power: supply: gpio-charger: Fix set charge current limits
Dimitri Fedrau
2025-01-02
power: supply: cros_charge-control: hide start threshold on v2 cmd
Thomas Weißschuh
2025-01-02
power: supply: cros_charge-control: allow start_threshold == end_threshold
Thomas Weißschuh
2025-01-02
power: supply: cros_charge-control: add mutex for driver data
Thomas Weißschuh
2025-01-02
power: supply: bq24190: Fix BQ24296 Vbus regulator support
Hans de Goede
2024-12-05
power: reset: ep93xx: add AUXILIARY_BUS dependency
Arnd Bergmann
2024-12-05
power: supply: rt9471: Use IC status regfield to report real charger status
ChiYuan Huang
2024-12-05
power: supply: rt9471: Fix wrong WDT function regfield declaration
ChiYuan Huang
2024-12-05
power: supply: bq27xxx: Fix registers of bq27426
Barnabás Czémán
2024-12-05
power: supply: core: Remove might_sleep() from power_supply_put()
Bart Van Assche
2024-12-05
power: sequencing: make the QCom PMU pwrseq driver depend on CONFIG_OF
Bartosz Golaszewski
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-18
Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-09-14
power: supply: hwmon: Fix missing temp1_max_alarm attribute
Hans de Goede
2024-09-14
power: supply: Drop use_cnt check from power_supply_property_is_writeable()
Hans de Goede
2024-09-12
power: reset: Add a driver for the ep93xx reset
Nikita Shubin
2024-09-05
power: supply: ab8500: Constify struct kobj_type
Hongbo Li
2024-09-05
power: supply: max1720x: fix a double free on error in probe()
Dan Carpenter
2024-09-03
power: supply: axp20x_battery: add support for AXP717
Chris Morgan
2024-09-03
power: supply: axp20x_usb_power: Add support for AXP717
Chris Morgan
2024-09-03
power: supply: axp20x_usb_power: Fix spelling mistake "reqested" -> "requested"
Colin Ian King
2024-09-03
Merge tag 'ib-psy-usb-types-signed' into psy-next
Sebastian Reichel
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
2024-09-03
power: supply: sysfs: Move power_supply_show_enum_with_available() up
Hans de Goede
2024-09-03
power: supply: sysfs: Add power_supply_show_enum_with_available() helper
Hans de Goede
2024-09-03
power: supply: rt9467-charger: Remove "usb_type" property write support
Hans de Goede
2024-09-03
power: supply: ucs1002: Adjust ucs1002_set_usb_type() to accept string values
Hans de Goede
2024-09-03
power: supply: "usb_type" property may be written to
Hans de Goede
2024-09-03
power: supply: max1720x: add read support for nvmem
Dimitri Fedrau
2024-09-01
Merge tag 'pwrseq-fixes-for-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-08-31
power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Bartosz Golaszewski
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-29
power: supply: core: constify psy_tzd_ops
Thomas Weißschuh
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2024-08-27
power: reset: brcmstb: Do not go into infinite loop if reset fails
Andrew Davis
2024-08-27
power: reset: brcmstb: Use devm_register_sys_off_handler()
Andrew Davis
2024-08-27
power: reset: brcmstb: Use syscon_regmap_lookup_by_phandle_args() helper
Andrew Davis
2024-08-27
power: reset: brcmstb: Use device_get_match_data() for matching
Andrew Davis
2024-08-27
power: reset: brcmstb: Use normal driver register function
Andrew Davis
2024-08-27
power: reset: pwr-mlxbf: support graceful shutdown
Asmaa Mnebhi
2024-08-27
power: supply: cpcap-charger: Convert comma to semicolon
Chen Ni
2024-08-27
power: supply: max77693: Expose input current limit and CC current properties
Artur Weber
2024-08-27
power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense
Artur Weber
2024-08-27
power: supply: axp20x_usb_power: add input-current-limit-microamp
Chris Morgan
[next]