aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max77620.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-08mfd: max77620: Provide system power-off functionalityDmitry Osipenko1-0/+18
2019-05-08mfd: max77620: Support Maxim 77663Dmitry Osipenko1-1/+68
2019-01-03mfd: Use of_node_name_eq() for node name comparisonsRob Herring1-1/+1
2018-10-23mfd: max77620: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-08-01Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-23/+52
2016-06-30mfd: max77620: Fix FPS switch statementsRhyland Klein1-0/+2
2016-06-29mfd: max77620: Mask/unmask interrupt before/after servicing itLaxman Dewangan1-9/+46
2016-06-29mfd: max77620: Constify resources tablesAxel Lin1-4/+4
2016-06-29mfd: max77620: Make it explicitly non-modularPaul Gortmaker1-10/+2
2016-05-09mfd: max77620: Add core driver for MAX77620/MAX20024Laxman Dewangan1-0/+590