aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max77620.c
AgeCommit message (Expand)Author
2023-11-01mfd: max77620: Convert to use maple tree register cacheMark Brown
2023-08-18mfd: Explicitly include correct DT includesRob Herring
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-07mfd: max77620: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-12-07mfd: max77620: Convert to i2c's .probe_new()Uwe Kleine-König
2022-07-19mfd: max77620: Fix refcount leak in max77620_initialise_fpsMiaoqian Lin
2020-05-26mfd: max77620: Use single-byte writes on MAX77620Thierry Reding
2019-11-11mfd: max77620: Do not allocate IRQs upfrontThierry Reding
2019-07-25mfd: max77620: Add of_node_put() before returnNishka Dasgupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-08mfd: max77620: Provide system power-off functionalityDmitry Osipenko
2019-05-08mfd: max77620: Support Maxim 77663Dmitry Osipenko
2019-01-03mfd: Use of_node_name_eq() for node name comparisonsRob Herring
2018-10-23mfd: max77620: Convert to using %pOFn instead of device_node.nameRob Herring
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-08-01Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-06-30mfd: max77620: Fix FPS switch statementsRhyland Klein
2016-06-29mfd: max77620: Mask/unmask interrupt before/after servicing itLaxman Dewangan
2016-06-29mfd: max77620: Constify resources tablesAxel Lin
2016-06-29mfd: max77620: Make it explicitly non-modularPaul Gortmaker
2016-05-09mfd: max77620: Add core driver for MAX77620/MAX20024Laxman Dewangan