Age | Commit message (Expand) | Author |
2020-07-23 | irqdomain/treewide: Free firmware node after domain removal | Jon Derrick |
2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner |
2020-06-16 | mfd: mt6360: Fix register driver NULL pointer by adding driver name | Gene Chen |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-05 | Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-06-01 | mfd: mt6360: Remove duplicate REGMAP_IRQ_REG_LINE() entry | Lee Jones |
2020-05-27 | mfd: Add support for PMIC MT6360 | Gene Chen |
2020-05-26 | mfd: max77620: Use single-byte writes on MAX77620 | Thierry Reding |
2020-05-26 | mfd: wcd934x: Drop kfree for memory allocated with devm_kzalloc | Wei Yongjun |
2020-05-26 | mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt | Amelie Delaunay |
2020-05-26 | mfd: stmfx: Fix stmfx_irq_init error path | Amelie Delaunay |
2020-05-26 | mfd: stmfx: Reset chip on resume as supply was disabled | Amelie Delaunay |
2020-05-26 | mfd: wm8994: Silence warning about supplies during deferred probe | Marek Szyprowski |
2020-05-26 | mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable() | Marek Szyprowski |
2020-05-26 | mfd: wm8994: Fix driver operation if loaded as modules | Marek Szyprowski |
2020-05-26 | mfd: stm32-timers: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2020-05-26 | mfd: sprd: Remove unnecessary spi_bus_type setting | Baolin Wang |
2020-05-26 | mfd: intel-lpss: Update LPSS UART #2 PCI ID for Jasper Lake | Andy Shevchenko |
2020-05-26 | mfd: tqmx86: Fix a typo in MODULE_DESCRIPTION | Christophe JAILLET |
2020-05-26 | mfd: stpmic1: Make stpmic1_regmap_config static | YueHaibing |
2020-05-26 | mfd: htc-i2cpld: Convert to use i2c_new_client_device() | Wolfram Sang |
2020-05-26 | Merge branches 'ib-mfd-x86-usb-watchdog-5.8', 'ib-mfd-power-rtc-5.8', 'ib-mfd... | Lee Jones |
2020-05-26 | mfd: mp2629: Add support for mps battery charger | Saravanan Sekar |
2020-05-25 | gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property | Andy Shevchenko |
2020-05-21 | mfd: Add support for the MediaTek MT6358 PMIC | Hsin-Hsiung Wang |
2020-05-21 | mfd: mt6397: Trim probe function to support different chips more cleanly | Hsin-Hsiung Wang |
2020-05-21 | mfd: mt6397: Modify suspend/resume behavior | Hsin-Hsiung Wang |
2020-05-20 | mfd: Add Gateworks System Controller core driver | Tim Harvey |
2020-05-18 | mfd: sm501: Use GPIO_LOOKUP_IDX() helper macro | Geert Uytterhoeven |
2020-05-13 | vexpress: Move setting master site to vexpress-config bus | Rob Herring |
2020-05-13 | mfd: vexpress-sysreg: Support building as a module | Rob Herring |
2020-05-13 | mfd: vexpress-sysreg: Use devres API variants | Rob Herring |
2020-05-13 | mfd: vexpress-sysreg: Drop unused syscon child devices | Rob Herring |
2020-05-13 | mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO | Rob Herring |
2020-05-05 | ARM: vexpress: Move vexpress_flags_set() into arch code | Rob Herring |
2020-04-24 | platform/x86: intel_pmc_ipc: Convert to MFD | Mika Westerberg |
2020-04-24 | mfd: intel_soc_pmic_mrfld: Convert to use new SCU IPC API | Mika Westerberg |
2020-04-24 | mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API | Mika Westerberg |
2020-04-24 | platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver | Mika Westerberg |
2020-03-30 | mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clock | Jarkko Nikula |
2020-03-30 | mfd: aat2870: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-30 | mfd: dln2: Allow to be enumerated via ACPI | Andy Shevchenko |
2020-03-30 | mfd: da9062: Add support for interrupt polarity defined in device tree | Shreyas Joshi |
2020-03-30 | mfd: dln2: Fix sanity checking for endpoints | Andy Shevchenko |
2020-03-30 | mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDs | Andy Shevchenko |
2020-03-30 | mfd: sc27xx: Add USB charger type detection support | Baolin Wang |
2020-03-30 | mfd: rk808: Convert RK805 to shutdown/suspend hooks | Robin Murphy |
2020-03-30 | mfd: rk808: Reduce shutdown duplication | Robin Murphy |
2020-03-30 | mfd: rk808: Stop using syscore ops | Robin Murphy |