summaryrefslogtreecommitdiff
path: root/drivers/power/supply/charger-manager.c
AgeCommit message (Expand)Author
2021-06-29power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei
2021-03-22power: supply: charger-manager: Fix a typoBhaskar Chowdhury
2021-01-25power: supply: charger-manager: fix typoJunlin Yang
2021-01-16power: supply: charger-manager: fix incorrect health statusJunlin Yang
2020-10-09power: supply: charger-manager: fix incorrect check on charging_duration_msColin Ian King
2020-10-03power: supply: charger-manager: drop unused charger assignmentKrzysztof Kozlowski
2020-08-28power: supply: charger-manager: Count cm-chargers property directlyJonathan Bakker
2020-08-28power: supply: charger-manager: Update extcon functionsJonathan Bakker
2020-08-28power: supply: charger-manager: Don't start charging in cable nofiticationJonghwa Lee
2020-08-28power: supply: charger-manager: Make decisions focussed on battery statusJonghwa Lee
2020-08-28power: supply: charger-manager: Collect all power_supply_changed() callsJonghwa Lee
2020-08-28power: supply: charger-manager: Correct usage of CHARGE_NOW/FULLJonghwa Lee
2020-08-28power: supply: charger-manager: Always use POWER_SUPPLY_PROP_TEMPJonathan Bakker
2020-08-28power: supply: charger-manager: Remove cm_notify_event functionJonghwa Lee
2020-08-28power: supply: charger-manager: Swap private uevent for power_supply_changedJonghwa Lee
2020-05-01power: charger-manager: clarify num_properties starting valueMichał Mirosław
2020-05-01power: supply: charger-manager: Prepare for const propertiesSebastian Reichel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-05power: charger-manager: fix a potential NULL pointer dereferenceKangjie Lu
2019-01-20power: supply: charger-manager: Fix trivial language typosKrzysztof Kozlowski
2018-12-13power: supply: charger-manager: fix race-condition in sysfs registrationSebastian Reichel
2018-12-13power: supply: charger-manager: simplify generation of sysfs attribute group ...Sebastian Reichel
2018-12-05power: supply: charger-manager: Make code more readableBaolin Wang
2018-12-05power: supply: charger-manager: Fix incorrect return valueBaolin Wang
2018-12-05power: supply: charger-manager: Fix some misspelled wordsBaolin Wang
2018-12-05power: supply: charger-manager: Remove unused index countingBaolin Wang
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-26power: supply: charger-manager: Verify polling interval only when polling req...Ladislav Michl
2017-12-01power: supply: charger-manager: Fix typo in conditionRyosuke Saito
2017-08-11power: supply: charger-manager: Slighly simplify codeChristophe JAILLET
2017-08-11power: supply: charger-manager: Fix a commentChristophe JAILLET
2017-08-11power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_ma...Christophe JAILLET
2017-04-14power: supply: charger-manager: simplify return statementsAndi Shyti
2016-08-11power: move power supply drivers to power/supplySebastian Reichel