summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/charger-manager.c
Commit message (Expand)AuthorAgeFilesLines
* 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