index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
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
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
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
2023-02-25
power: supply: fix null pointer check order in __power_supply_register
qinyu
2023-02-03
power: supply: remove faulty cooling logic
Andreas Kemnade
2022-12-05
power: supply: fix null pointer dereferencing in power_supply_get_battery_info
ruanjinjie
2022-11-17
power: supply: fix residue sysfs file in error handle route of __power_supply...
Zeng Heng
2022-10-31
power: supply: core: repair kernel-doc for power_supply_vbat2ri()
Lukas Bulwahn
2022-08-12
Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2022-07-17
power: supply: Fix typo in power_supply_check_supplies
Schspa Shi
2022-06-09
power: supply: core: Fix boundary conditions in interpolation
Dorian Rudolph
2022-05-03
power: supply: core: Initialize struct to zero
Linus Walleij
2022-04-13
power: supply: Reset err after not finding static battery
Yassine Oudjana
2022-03-04
power: supply: Static data for Samsung batteries
Linus Walleij
2022-02-28
power: supply: Support VBAT-to-Ri lookup tables
Linus Walleij
2022-02-28
power: supply: ab8500: Standardize BTI resistance
Linus Walleij
2022-02-28
power: supply: ab8500: Standardize alert mode charging
Linus Walleij
2022-02-28
power: supply: ab8500: Standardize maintenance charging
Linus Walleij
2022-02-11
power: supply: core: Use device_property_string_array_count()
Andy Shevchenko
2022-02-11
power: supply: core: Add support for generic fwnodes to power_supply_get_batt...
Hans de Goede
2022-02-11
power: supply: core: Use fwnode_property_*() in power_supply_get_battery_info()
Hans de Goede
2022-02-01
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
2022-01-11
Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2022-01-03
power: supply_core: Pass pointer to battery info
Linus Walleij
[next]