summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/max14656_charger_detector.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-20power: supply: max14656: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-02-24power: supply: max14656: Use devm_work_autocancel()Christophe JAILLET1-11/+4
2021-01-12power: supply: max14656: Drop unused includesLinus Walleij1-2/+0
2020-04-13power: supply: max14656: remove set but not used 'ret'Jason Yan1-3/+2
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-1/+1
2019-06-23power: supply: max14656_charger_detector: simplify getting the adapter of a c...Wolfram 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