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
/
mfd
/
max77620.c
Age
Commit message (
Expand
)
Author
2023-11-01
mfd: max77620: Convert to use maple tree register cache
Mark Brown
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-07
mfd: max77620: Remove #ifdef guards for PM related functions
Paul Cercueil
2022-12-07
mfd: max77620: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-07-19
mfd: max77620: Fix refcount leak in max77620_initialise_fps
Miaoqian Lin
2020-05-26
mfd: max77620: Use single-byte writes on MAX77620
Thierry Reding
2019-11-11
mfd: max77620: Do not allocate IRQs upfront
Thierry Reding
2019-07-25
mfd: max77620: Add of_node_put() before return
Nishka Dasgupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-08
mfd: max77620: Provide system power-off functionality
Dmitry Osipenko
2019-05-08
mfd: max77620: Support Maxim 77663
Dmitry Osipenko
2019-01-03
mfd: Use of_node_name_eq() for node name comparisons
Rob Herring
2018-10-23
mfd: max77620: Convert to using %pOFn instead of device_node.name
Rob Herring
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-08-01
Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-06-30
mfd: max77620: Fix FPS switch statements
Rhyland Klein
2016-06-29
mfd: max77620: Mask/unmask interrupt before/after servicing it
Laxman Dewangan
2016-06-29
mfd: max77620: Constify resources tables
Axel Lin
2016-06-29
mfd: max77620: Make it explicitly non-modular
Paul Gortmaker
2016-05-09
mfd: max77620: Add core driver for MAX77620/MAX20024
Laxman Dewangan