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
/
supply
/
power_supply_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
power: supply: move power_supply_attr_groups definition back to sysfs
Ricardo B. Marliere
1
-1
/
+0
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
1
-18
/
+16
2024-03-01
power: supply: core: make power_supply_class constant
Ricardo B. Marliere
1
-18
/
+21
2024-02-25
power: supply: core: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+6
2023-12-25
power: supply: Use multiple MODULE_AUTHOR statements
Charalampos Mitrodimas
1
-3
/
+3
2023-12-25
power: supply: Fix indentation and some other warnings
Charalampos Mitrodimas
1
-80
/
+81
2023-09-17
power: supply: core: Don't export power_supply_notifier
Sebastian Reichel
1
-2
/
+1
2023-09-15
power: supply: Propagate of_node to child device
Vincent Whitchurch
1
-0
/
+1
2023-09-13
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Kai-Heng Feng
1
-4
/
+4
2023-09-05
thermal: Use thermal_tripless_zone_device_register()
Rafael J. Wysocki
1
-2
/
+2
2023-07-20
power: supply: core: Avoid duplicate hwmon device from thermal framework
Chen-Yu Tsai
1
-1
/
+5
2023-05-17
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
1
-2
/
+6
2023-05-09
power: supply: Fix power_supply_get_battery_info() if parent is NULL
Huacai Chen
1
-2
/
+5
2023-04-30
Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-18
/
+161
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-13
power: supply: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-29
power: supply: core: auto-exposure of simple-battery data
Sebastian Reichel
1
-18
/
+161
2023-03-27
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
1
-1
/
+1
2023-02-25
power: supply: fix null pointer check order in __power_supply_register
qinyu
1
-3
/
+3
2023-02-03
power: supply: remove faulty cooling logic
Andreas Kemnade
1
-93
/
+0
2022-12-06
power: supply: fix null pointer dereferencing in power_supply_get_battery_info
ruanjinjie
1
-0
/
+5
2022-11-18
power: supply: fix residue sysfs file in error handle route of __power_supply...
Zeng Heng
1
-1
/
+1
2022-11-01
power: supply: core: repair kernel-doc for power_supply_vbat2ri()
Lukas Bulwahn
1
-1
/
+0
2022-08-12
Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-2
/
+2
2022-07-17
power: supply: Fix typo in power_supply_check_supplies
Schspa Shi
1
-2
/
+2
2022-06-09
power: supply: core: Fix boundary conditions in interpolation
Dorian Rudolph
1
-12
/
+12
2022-05-03
power: supply: core: Initialize struct to zero
Linus Walleij
1
-1
/
+1
2022-04-13
power: supply: Reset err after not finding static battery
Yassine Oudjana
1
-0
/
+6
2022-03-05
power: supply: Static data for Samsung batteries
Linus Walleij
1
-27
/
+36
2022-02-28
power: supply: Support VBAT-to-Ri lookup tables
Linus Walleij
1
-1
/
+66
2022-02-28
power: supply: ab8500: Standardize BTI resistance
Linus Walleij
1
-1
/
+25
2022-02-28
power: supply: ab8500: Standardize alert mode charging
Linus Walleij
1
-0
/
+4
2022-02-28
power: supply: ab8500: Standardize maintenance charging
Linus Walleij
1
-0
/
+11
2022-02-11
power: supply: core: Use device_property_string_array_count()
Andy Shevchenko
1
-2
/
+1
2022-02-11
power: supply: core: Add support for generic fwnodes to power_supply_get_batt...
Hans de Goede
1
-10
/
+16
2022-02-11
power: supply: core: Use fwnode_property_*() in power_supply_get_battery_info()
Hans de Goede
1
-27
/
+42
2022-02-01
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
1
-27
/
+30
2022-01-11
Merge tag 'for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-32
/
+48
2022-01-03
power: supply_core: Pass pointer to battery info
Linus Walleij
1
-2
/
+17
2021-11-17
power: supply: core: Use library interpolation
Linus Walleij
1
-30
/
+31
2021-11-15
power: supply: core: Break capacity loop
Linus Walleij
1
-0
/
+4
2021-09-30
power: supply: core: Move psy_has_property() to fix build
Geert Uytterhoeven
1
-16
/
+16
2021-09-27
power: supply: core: Add psy_has_property()
Matthias Kaehlcke
1
-28
/
+37
2021-08-20
power: supply: core: Fix parsing of battery chemistry/technology
Dmitry Osipenko
1
-2
/
+1
2021-08-14
power: supply: core: Parse battery chemistry/technology
Linus Walleij
1
-0
/
+20
2021-04-02
power: supply: core: reduce loglevel for probe defer info
Sebastian Reichel
1
-2
/
+2
[next]