summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2021-04-14mfd: intel-m10-bmc: Add access table configuration to the regmapMatthew Gerlach1-0/+13
2021-04-14mfd: intel-m10-bmc: Simplify the legacy version reg definitionXu Yilun1-10/+7
2021-04-14mfd: lm3533: Switch to using the new API kobj_to_dev()Yang Li1-1/+1
2021-04-14mfd: ene-kb3930: Make local symbol 'kb3930_power_off' staticWei Yongjun1-1/+1
2021-04-14mfd: Remove support for AB3100Arnd Bergmann4-1196/+1
2021-04-14mfd: ab8500: Drop bm disable parameterLinus Walleij1-14/+6
2021-04-14mfd: stmpe: Revert "Constify static struct resource"Rikard Falkeborn1-5/+9
2021-04-14mfd: arizona: Make some symbols staticWei Yongjun1-2/+2
2021-04-14Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones3-0/+201
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones8-66/+711
2021-04-14mfd: Support for ROHM BD71815 PMIC coreMatti Vaittinen2-133/+368
2021-04-14mfd: bd718x7: simplify by cleaning unnecessary device dataMatti Vaittinen1-27/+16
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij1-9/+8
2021-03-18mfd: arizona: Drop arizona-extcon cellsHans de Goede1-20/+0
2021-03-10mfd: Add MFD driver for ATC260x PMICsCristian Ciocaltea4-0/+395
2021-03-10mfd: Add base driver for Netronix embedded controllerJonathan Neuschäfer3-0/+233
2021-03-10mfd: bd9576: Add IRQ supportMatti Vaittinen1-5/+85
2021-03-10mfd: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen3-0/+121
2021-03-10mfd: intel_pmt: Add support for DG1David E. Box1-29/+72
2021-03-10mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilitiesDavid E. Box1-8/+3
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-435/+0
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds15-163/+521
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2021-02-22Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-28/+141
2021-02-09mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko3-435/+0
2021-02-08mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter1-2/+1
2021-02-08mfd: iqs62x: Do not change clock frequency during ATIJeff LaBundy1-0/+9
2021-02-08mfd: iqs62x: Do not poll during ATIJeff LaBundy1-56/+69
2021-02-08mfd: iqs62x: Increase interrupt handler return delayJeff LaBundy1-1/+1
2021-02-08mfd: iqs62x: Rename regmap_config structJeff LaBundy1-2/+2
2021-02-08mfd: iqs62x: Remove unused bit maskJeff LaBundy1-1/+0
2021-02-08mfd: iqs62x: Remove superfluous whitespace above fallthroughsJeff LaBundy1-3/+0
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDsJarkko Nikula1-0/+15
2021-02-08mfd: intel-m10-bmc: Expose MAC address and countRuss Weight1-0/+43
2021-02-08mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500Dmitry Osipenko3-0/+214
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDsAndy Shevchenko1-0/+13
2021-02-08mfd: gateworks-gsc: Fix interrupt typeTim Harvey1-1/+1
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones3-30/+30
2021-02-08mfd: mcp-sa11x0: Use DIV_ROUND_UP to calculate rw_timeoutZheng Yongjun1-2/+1
2021-02-08mfd: max8997: Add of_compatible to Extcon and Charger mfd_cellTimon Baetz1-2/+2
2021-02-08mfd: sgi-ioc3: Turn Kconfig option into a boolThomas Bogendoerfer1-1/+1
2021-02-08mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann1-1/+2
2021-02-08Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones4-67/+123
2021-02-04mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPIHans de Goede1-0/+127
2021-02-04mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede4-28/+12
2021-02-04mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede2-0/+2
2021-01-15mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König3-6/+6
2021-01-14mfd: bd9571mwv: Add support for BD9574MWFKhiem Nguyen1-1/+75
2021-01-14mfd: bd9571mwv: Make the driver more genericKhiem Nguyen1-36/+41
2021-01-14mfd: bd9571mwv: Use devm_regmap_add_irq_chip()Yoshihiro Shimoda1-21/+6