index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
max14656_charger_detector.c
Age
Commit message (
Expand
)
Author
2023-07-19
power: Explicitly include correct DT includes
Rob Herring
2023-06-04
power: supply: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-20
power: supply: max14656: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-24
power: supply: max14656: Use devm_work_autocancel()
Christophe JAILLET
2021-01-12
power: supply: max14656: Drop unused includes
Linus Walleij
2020-04-13
power: supply: max14656: remove set but not used 'ret'
Jason Yan
2019-07-15
Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-06-23
power: supply: max14656_charger_detector: simplify getting the adapter of a c...
Wolfram Sang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 455
Thomas Gleixner
2019-04-05
power: supply: max14656: fix potential use-after-free
Sven Van Asbroeck
2019-04-05
power: supply: max14656: fix potential use-before-alloc
Sven Van Asbroeck
2017-01-29
power: supply: max14656: Export I2C and OF device ID as module aliases
Javier Martinez Canillas
2017-01-17
power: supply: max14656: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2017-01-16
power: supply: Add support for MAX14656 USB charger detector
Alexander Kurz