aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/max14656_charger_detector.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-1/+1
2019-06-23power: supply: max14656_charger_detector: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 455Thomas Gleixner1-5/+1
2019-04-05power: supply: max14656: fix potential use-after-freeSven Van Asbroeck1-2/+15
2019-04-05power: supply: max14656: fix potential use-before-allocSven Van Asbroeck1-7/+7
2017-01-29power: supply: max14656: Export I2C and OF device ID as module aliasesJavier Martinez Canillas1-0/+2
2017-01-17power: supply: max14656: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2017-01-16power: supply: Add support for MAX14656 USB charger detectorAlexander Kurz1-0/+326