Age | Commit message (Expand) | Author |
2022-03-25 | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2022-03-25 | Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2022-03-23 | mfd: bd9576: fix typos in comments | Julia Lawall |
2022-03-23 | mfd: Use platform_get_irq() to get the interrupt | Minghao Chi (CGEL ZTE) |
2022-03-23 | mfd: arizona-spi: Add Android board ACPI table handling | Hans de Goede |
2022-03-23 | mfd: arizona-spi: Split Windows ACPI init code into its own function | Hans de Goede |
2022-03-23 | mfd: asic3: Add missing iounmap() on error asic3_mfd_probe | Miaoqian Lin |
2022-03-23 | mfd: intel-lpss: Provide an SSP type to the driver | Andy Shevchenko |
2022-03-23 | mfd: atmel-flexcom: Fix compilation warning | Claudiu Beznea |
2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2022-03-08 | mfd: exynos-lpass: Drop unneeded syscon.h include | Krzysztof Kozlowski |
2022-03-08 | mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs | Jarkko Nikula |
2022-03-08 | mfd: ab8500: Drop debugfs module | Linus Walleij |
2022-03-08 | mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMIC | Julia Lawall |
2022-03-08 | mfd: stmfx: Improve error message triggered by regulator fault in .remove() | Uwe Kleine-König |
2022-03-08 | mfd: rk808: Add reboot support to rk808.c | Peter Geis |
2022-03-08 | mfd: arizona: Add missing statics to the of_match_tables | Charles Keepax |
2022-03-08 | mfd: intel_soc_pmic_crc: Set main IRQ domain bus token to DOMAIN_BUS_NEXUS | Hans de Goede |
2022-03-08 | mfd: intel_soc_pmic_crc: Add crystal_cove_charger cell to BYT cells | Hans de Goede |
2022-03-08 | mfd: intel_soc_pmic_crc: Sort cells by IRQ order | Hans de Goede |
2022-03-08 | Merge branches 'ib-mfd-hwmon-regulator-5.18', 'ib-mfd-iio-5.18', 'ib-mfd-led-... | Lee Jones |
2022-03-07 | mfd: Add support for the MediaTek MT6366 PMIC | Johnson Wang |
2022-03-07 | mfd: mc13xxx: Add check for mc13xxx_irq_request | Jiasheng Jiang |
2022-03-07 | mfd: max77714: Add driver for Maxim MAX77714 PMIC | Luca Ceresoli |
2022-03-07 | rtc: max77686: Rename day-of-month defines | Luca Ceresoli |
2022-03-02 | mfd: ezx-pcap: Use generic_handle_irq_safe(). | Sebastian Andrzej Siewior |
2022-02-15 | mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM | Mark Brown |
2022-02-14 | mfd: iqs62x: Provide device revision to sub-devices | Jeff LaBundy |
2022-02-14 | mtd: spi-nor: intel-spi: Disable write protection only if asked | Mika Westerberg |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2022-02-08 | mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a | Alistair Francis |
2022-02-08 | mfd: simple-mfd-i2c: Add a Kconfig name | Alistair Francis |
2022-02-01 | mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic | Hans de Goede |
2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-12-29 | mfd: tps65910: Set PWR_OFF bit during driver probe | Dmitry Osipenko |
2021-12-29 | mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate ... | Hans de Goede |
2021-12-29 | mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2 | Hans de Goede |
2021-12-22 | platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus | David E. Box |
2021-11-29 | mfd: Kconfig: Change INTEL_SOC_PMIC_CHTDC_TI to bool | Mauro Carvalho Chehab |
2021-11-29 | mfd: da9062: Support SMBus and I2C mode | Andrej Picej |
2021-11-29 | mfd: intel-lpss-pci: Fix clock speed for 38a8 UART | Orlando Chamberlain |
2021-11-29 | mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe() | Andy Shevchenko |
2021-11-29 | mfd: stmpe: Support disabling sub-functions | Oleksandr Suvorov |
2021-11-29 | mfd: atmel-flexcom: Use .resume_noirq | Claudiu Beznea |
2021-11-29 | mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEP | Claudiu Beznea |
2021-11-29 | mfd: intel-lpss: Add Intel Lakefield PCH PCI IDs | Ed Schaller |
2021-11-29 | mfd: bd70528: Drop BD70528 support | Matti Vaittinen |
2021-11-10 | Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2021-11-10 | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2021-11-05 | mfd: simple-mfd-i2c: Select MFD_CORE to fix build error | Robert Marko |