index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
charger-manager.c
Age
Commit message (
Expand
)
Author
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