summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/charger-manager.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: charger-manager: fix incorrect check on charging_duration_msColin Ian King2020-10-091-1/+1
* power: supply: charger-manager: drop unused charger assignmentKrzysztof Kozlowski2020-10-031-6/+1
* power: supply: charger-manager: Count cm-chargers property directlyJonathan Bakker2020-08-281-2/+2
* power: supply: charger-manager: Update extcon functionsJonathan Bakker2020-08-281-22/+60
* power: supply: charger-manager: Don't start charging in cable nofiticationJonghwa Lee2020-08-281-10/+2
* power: supply: charger-manager: Make decisions focussed on battery statusJonghwa Lee2020-08-281-120/+61
* power: supply: charger-manager: Collect all power_supply_changed() callsJonghwa Lee2020-08-281-12/+6
* power: supply: charger-manager: Correct usage of CHARGE_NOW/FULLJonghwa Lee2020-08-281-28/+12
* power: supply: charger-manager: Always use POWER_SUPPLY_PROP_TEMPJonathan Bakker2020-08-281-4/+2
* power: supply: charger-manager: Remove cm_notify_event functionJonghwa Lee2020-08-281-173/+10
* power: supply: charger-manager: Swap private uevent for power_supply_changedJonghwa Lee2020-08-281-80/+11
* power: charger-manager: clarify num_properties starting valueMichał Mirosław2020-05-011-1/+1
* power: supply: charger-manager: Prepare for const propertiesSebastian Reichel2020-05-011-18/+22
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1
* power: charger-manager: fix a potential NULL pointer dereferenceKangjie Lu2019-04-051-0/+3
* power: supply: charger-manager: Fix trivial language typosKrzysztof Kozlowski2019-01-201-9/+9
* power: supply: charger-manager: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-29/+22
* power: supply: charger-manager: simplify generation of sysfs attribute group ...Sebastian Reichel2018-12-131-9/+4
* power: supply: charger-manager: Make code more readableBaolin Wang2018-12-051-7/+7
* power: supply: charger-manager: Fix incorrect return valueBaolin Wang2018-12-051-2/+1
* power: supply: charger-manager: Fix some misspelled wordsBaolin Wang2018-12-051-3/+3
* power: supply: charger-manager: Remove unused index countingBaolin Wang2018-12-051-4/+0
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-12/+17
* power: supply: charger-manager: Verify polling interval only when polling req...Ladislav Michl2018-04-261-2/+3
* power: supply: charger-manager: Fix typo in conditionRyosuke Saito2017-12-011-1/+1
* power: supply: charger-manager: Slighly simplify codeChristophe JAILLET2017-08-111-2/+1
* power: supply: charger-manager: Fix a commentChristophe JAILLET2017-08-111-2/+2
* power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_ma...Christophe JAILLET2017-08-111-0/+2
* power: supply: charger-manager: simplify return statementsAndi Shyti2017-04-141-21/+14
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+2074