index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
charger-manager.c
Age
Commit message (
Expand
)
Author
2026-07-31
power: supply: charger-manager: register regulators before exposing sysfs
Fan Wu
2026-06-19
Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2026-06-13
power: supply: charger-manager: fix refcount leak in is_full_charged()
WenTao Liang
2026-06-02
power: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-05-01
power: supply: charger-manager: Switch to alarm_start_timer()
Thomas Gleixner
2025-01-15
power: supply: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-11-28
Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-10-21
power: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-15
power: supply: Correct multiple typos in comments
Shen Lichuan
2023-10-21
power: supply: charger-manager: replace deprecated strncpy with strscpy
Justin Stitt
2023-09-18
power: supply: charger-manager: Convert to platform remove callback returning...
Uwe Kleine-König
2023-03-12
power: supply: charger-manager: Use of_property_read_bool() for boolean prope...
Rob Herring
2023-01-02
power: supply: use sysfs_emit() instead of sprintf() for sysfs show()
ye xingchen
2022-05-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
2021-06-29
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-03-22
power: supply: charger-manager: Fix a typo
Bhaskar Chowdhury
2021-01-25
power: supply: charger-manager: fix typo
Junlin Yang
2021-01-16
power: supply: charger-manager: fix incorrect health status
Junlin Yang
2020-10-09
power: supply: charger-manager: fix incorrect check on charging_duration_ms
Colin Ian King
2020-10-03
power: supply: charger-manager: drop unused charger assignment
Krzysztof Kozlowski
2020-08-28
power: supply: charger-manager: Count cm-chargers property directly
Jonathan Bakker
2020-08-28
power: supply: charger-manager: Update extcon functions
Jonathan Bakker
2020-08-28
power: supply: charger-manager: Don't start charging in cable nofitication
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Make decisions focussed on battery status
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Collect all power_supply_changed() calls
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Correct usage of CHARGE_NOW/FULL
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Always use POWER_SUPPLY_PROP_TEMP
Jonathan Bakker
2020-08-28
power: supply: charger-manager: Remove cm_notify_event function
Jonghwa Lee
2020-08-28
power: supply: charger-manager: Swap private uevent for power_supply_changed
Jonghwa Lee
2020-05-01
power: charger-manager: clarify num_properties starting value
Michał Mirosław
2020-05-01
power: supply: charger-manager: Prepare for const properties
Sebastian Reichel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-05
power: charger-manager: fix a potential NULL pointer dereference
Kangjie Lu
2019-01-20
power: supply: charger-manager: Fix trivial language typos
Krzysztof Kozlowski
2018-12-13
power: supply: charger-manager: fix race-condition in sysfs registration
Sebastian Reichel
2018-12-13
power: supply: charger-manager: simplify generation of sysfs attribute group ...
Sebastian Reichel
2018-12-05
power: supply: charger-manager: Make code more readable
Baolin Wang
2018-12-05
power: supply: charger-manager: Fix incorrect return value
Baolin Wang
2018-12-05
power: supply: charger-manager: Fix some misspelled words
Baolin Wang
2018-12-05
power: supply: charger-manager: Remove unused index counting
Baolin Wang
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-04-26
power: supply: charger-manager: Verify polling interval only when polling req...
Ladislav Michl
2017-12-01
power: supply: charger-manager: Fix typo in condition
Ryosuke Saito
2017-08-11
power: supply: charger-manager: Slighly simplify code
Christophe JAILLET
2017-08-11
power: supply: charger-manager: Fix a comment
Christophe JAILLET
2017-08-11
power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_ma...
Christophe JAILLET
2017-04-14
power: supply: charger-manager: simplify return statements
Andi Shyti
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel