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