aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/charger-manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2019-04-05power: charger-manager: fix a potential NULL pointer dereferenceKangjie Lu1-0/+3
2019-01-20power: supply: charger-manager: Fix trivial language typosKrzysztof Kozlowski1-9/+9
2018-12-13power: supply: charger-manager: fix race-condition in sysfs registrationSebastian Reichel1-29/+22
2018-12-13power: supply: charger-manager: simplify generation of sysfs attribute group nameSebastian Reichel1-9/+4
2018-12-05power: supply: charger-manager: Make code more readableBaolin Wang1-7/+7
2018-12-05power: supply: charger-manager: Fix incorrect return valueBaolin Wang1-2/+1
2018-12-05power: supply: charger-manager: Fix some misspelled wordsBaolin Wang1-3/+3
2018-12-05power: supply: charger-manager: Remove unused index countingBaolin Wang1-4/+0
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-12/+17
2018-04-26power: supply: charger-manager: Verify polling interval only when polling requestedLadislav Michl1-2/+3
2017-12-01power: supply: charger-manager: Fix typo in conditionRyosuke Saito1-1/+1
2017-08-11power: supply: charger-manager: Slighly simplify codeChristophe JAILLET1-2/+1
2017-08-11power: supply: charger-manager: Fix a commentChristophe JAILLET1-2/+2
2017-08-11power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_manager_probe()'Christophe JAILLET1-0/+2
2017-04-14power: supply: charger-manager: simplify return statementsAndi Shyti1-21/+14
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+2074