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
/
supply
/
power_supply_core.c
Age
Commit message (
Expand
)
Author
2025-07-07
power: supply: core: Add power_supply_get/set_property_direct()
Armin Wolf
2025-03-29
Merge tag 'for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2025-03-08
power: supply: core: get rid of of_node
Sebastian Reichel
2025-03-08
power: supply: core: Remove unused power_supply_set_battery_charged
Dr. David Alan Gilbert
2025-02-03
power: supply: core: Fix extension related lockdep warning
Hans de Goede
2024-12-20
power: supply: Use power_supply_external_power_changed() in __power_supply_ch...
Hans de Goede
2024-12-19
power: supply: core: fix build of extension sysfs group if CONFIG_SYSFS=n
Thomas Weißschuh
2024-12-14
power: supply: core: add UAPI to discover currently used extensions
Thomas Weißschuh
2024-12-14
power: supply: core: implement extension API
Thomas Weißschuh
2024-12-11
power: supply: core: use dev_to_psy()
Thomas Weißschuh
2024-12-11
power: supply: core: remove power_supply_for_each_device()
Thomas Weißschuh
2024-12-11
power: supply: core: use power_supply_for_each_psy()
Thomas Weißschuh
2024-12-11
power: supply: core: introduce power_supply_for_each_psy()
Thomas Weißschuh
2024-12-05
power: supply: core: introduce power_supply_has_property()
Thomas Weißschuh
2024-12-05
power: supply: core: rename psy_has_property() to psy_desc_has_property()
Thomas Weißschuh
2024-10-16
power: supply: core: unexport power_supply_property_is_writeable()
Thomas Weißschuh
2024-10-16
power: supply: core: use device mutex wrappers
Thomas Weißschuh
2024-10-15
power: supply: core: Remove might_sleep() from power_supply_put()
Bart Van Assche
2024-10-15
power: supply: core: remove {,devm_}power_supply_register_no_ws()
Thomas Weißschuh
2024-10-15
power: supply: core: add wakeup source inhibit by power_supply_config
Thomas Weißschuh
2024-10-15
power: supply: core: constify power_supply_battery_info::ocv_table
Thomas Weißschuh
2024-10-15
power: supply: core: constify power_supply_battery_info::resist_table
Thomas Weißschuh
2024-09-14
power: supply: Drop use_cnt check from power_supply_property_is_writeable()
Hans de Goede
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-08-29
power: supply: core: constify psy_tzd_ops
Thomas Weißschuh
2024-08-27
power: supply: core: simplify with cleanup.h
Krzysztof Kozlowski
2024-06-26
power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_...
Christophe JAILLET
2024-06-26
power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_table
Christophe JAILLET
2024-03-06
power: supply: move power_supply_attr_groups definition back to sysfs
Ricardo B. Marliere
2024-03-06
power: supply: core: simplify power_supply_class_init
Sebastian Reichel
2024-03-06
power: supply: core: add power_supply_for_each_device()
Sebastian Reichel
2024-03-01
power: supply: core: make power_supply_class constant
Ricardo B. Marliere
2024-02-25
power: supply: core: constify the struct device_type usage
Ricardo B. Marliere
2023-12-24
power: supply: Use multiple MODULE_AUTHOR statements
Charalampos Mitrodimas
2023-12-24
power: supply: Fix indentation and some other warnings
Charalampos Mitrodimas
2023-09-17
power: supply: core: Don't export power_supply_notifier
Sebastian Reichel
2023-09-15
power: supply: Propagate of_node to child device
Vincent Whitchurch
2023-09-13
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
2023-07-19
power: supply: core: Avoid duplicate hwmon device from thermal framework
Chen-Yu Tsai
2023-05-16
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
2023-05-09
power: supply: Fix power_supply_get_battery_info() if parent is NULL
Huacai Chen
2023-04-29
Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-13
power: supply: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-29
power: supply: core: auto-exposure of simple-battery data
Sebastian Reichel
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
[next]