index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
max77620.c
Age
Commit message (
Expand
)
Author
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