summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2021-04-28Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2021-04-26Merge tag 'hwmon-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-20hwmon: (intel-m10-bmc-hwmon) add sensor support of Intel D5005 cardMatthew Gerlach
2021-03-23mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski
2021-03-23mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko
2021-03-22mfd/power: ab8500: Push data to power supply codeLinus Walleij
2021-03-10mfd: intel_pmt: Add support for DG1David E. Box
2021-03-10mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilitiesDavid E. Box
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-22Merge tag 'mfd-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-09mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko
2021-02-08mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter
2021-02-08mfd: iqs62x: Do not change clock frequency during ATIJeff LaBundy
2021-02-08mfd: iqs62x: Do not poll during ATIJeff LaBundy
2021-02-08mfd: iqs62x: Increase interrupt handler return delayJeff LaBundy
2021-02-08mfd: iqs62x: Rename regmap_config structJeff LaBundy
2021-02-08mfd: iqs62x: Remove unused bit maskJeff LaBundy
2021-02-08mfd: iqs62x: Remove superfluous whitespace above fallthroughsJeff LaBundy
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDsJarkko Nikula
2021-02-08mfd: intel-m10-bmc: Expose MAC address and countRuss Weight
2021-02-08mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500Dmitry Osipenko
2021-02-08mfd: intel-lpss: Add Intel Alder Lake PCH-P PCI IDsAndy Shevchenko
2021-02-08mfd: gateworks-gsc: Fix interrupt typeTim Harvey
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones
2021-02-08mfd: mcp-sa11x0: Use DIV_ROUND_UP to calculate rw_timeoutZheng Yongjun
2021-02-08mfd: max8997: Add of_compatible to Extcon and Charger mfd_cellTimon Baetz
2021-02-08mfd: sgi-ioc3: Turn Kconfig option into a boolThomas Bogendoerfer
2021-02-08mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann
2021-02-08Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones
2021-02-04mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPIHans de Goede
2021-02-04mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()Hans de Goede
2021-02-04mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")Hans de Goede
2021-01-15mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König
2021-01-14mfd: bd9571mwv: Add support for BD9574MWFKhiem Nguyen
2021-01-14mfd: bd9571mwv: Make the driver more genericKhiem Nguyen
2021-01-14mfd: bd9571mwv: Use devm_regmap_add_irq_chip()Yoshihiro Shimoda
2021-01-14mfd: bd9571mwv: Use the SPDX license identifierYoshihiro Shimoda
2021-01-14mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda
2021-01-13regulator: ab8500: Decomission platform data headerLinus Walleij
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2020-12-15mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner
2020-12-02mfd: kempld-core: Add support for additional devicesMichael Brunner
2020-11-27mfd: twl6030: Mark of_device_id table as maybe unusedKrzysztof Kozlowski