index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-12
3
-272
/
+0
|
\
|
*
platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
David E. Box
2021-12-22
3
-272
/
+0
*
|
mfd: tps65910: Set PWR_OFF bit during driver probe
Dmitry Osipenko
2021-12-29
1
-9
/
+13
*
|
mfd: intel_soc_pmic: Use CPU-id check instead of _HRV check to differentiate ...
Hans de Goede
2021-12-29
1
-25
/
+3
*
|
mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2
Hans de Goede
2021-12-29
3
-0
/
+14
*
|
mfd: Kconfig: Change INTEL_SOC_PMIC_CHTDC_TI to bool
Mauro Carvalho Chehab
2021-11-29
1
-1
/
+5
*
|
mfd: da9062: Support SMBus and I2C mode
Andrej Picej
2021-11-29
1
-0
/
+12
*
|
mfd: intel-lpss-pci: Fix clock speed for 38a8 UART
Orlando Chamberlain
2021-11-29
1
-1
/
+1
*
|
mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
Andy Shevchenko
2021-11-29
1
-1
/
+6
*
|
mfd: stmpe: Support disabling sub-functions
Oleksandr Suvorov
2021-11-29
1
-1
/
+1
*
|
mfd: atmel-flexcom: Use .resume_noirq
Claudiu Beznea
2021-11-29
1
-3
/
+4
*
|
mfd: atmel-flexcom: Remove #ifdef CONFIG_PM_SLEEP
Claudiu Beznea
2021-11-29
1
-4
/
+2
*
|
mfd: intel-lpss: Add Intel Lakefield PCH PCI IDs
Ed Schaller
2021-11-29
1
-0
/
+7
*
|
mfd: bd70528: Drop BD70528 support
Matti Vaittinen
2021-11-29
3
-332
/
+0
|
/
*
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-11-10
1
-2
/
+2
|
\
|
*
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
2021-10-31
1
-2
/
+2
*
|
Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2021-11-10
1
-12
/
+1
|
\
\
|
*
|
watchdog: db8500_wdt: Rename symbols
Linus Walleij
2021-11-01
1
-1
/
+1
|
*
|
watchdog: ux500_wdt: Drop platform data
Linus Walleij
2021-11-01
1
-12
/
+1
|
|
/
*
|
mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
Robert Marko
2021-11-05
1
-0
/
+1
*
|
mfd: tps80031: Remove driver
Dmitry Osipenko
2021-11-05
3
-541
/
+0
*
|
mfd: wcd934x: Replace legacy gpio interface for gpiod
Maíra Canal
2021-11-05
1
-12
/
+9
*
|
mfd: dln2: Add cell for initializing DLN2 ADC
Jack Andersen
2021-11-05
1
-0
/
+18
*
|
mfd: qcom-spmi-pmic: Add missing PMICs supported by socinfo
Bjorn Andersson
2021-11-05
1
-0
/
+17
*
|
mfd: qcom-spmi-pmic: Sort compatibles in the driver
Bjorn Andersson
2021-11-05
1
-15
/
+15
*
|
mfd: janz-cmoio: Replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-05
1
-1
/
+1
*
|
mfd: altera-a10sr: Include linux/module.h
Arnd Bergmann
2021-11-05
1
-0
/
+1
*
|
mfd: tps65912: Make tps65912_device_exit() return void
Uwe Kleine-König
2021-11-05
3
-5
/
+7
*
|
mfd: stmpe: Make stmpe_remove() return void
Uwe Kleine-König
2021-11-05
4
-6
/
+8
*
|
mfd: mc13xxx: Make mc13xxx_common_exit() return void
Uwe Kleine-König
2021-11-05
4
-6
/
+6
*
|
mfd: altera-sysmgr: Fix a mistake caused by resource_size conversion
Kai Song
2021-11-05
1
-1
/
+1
*
|
mfd: arizona: Split of_match table into I2C and SPI versions
Charles Keepax
2021-11-05
4
-17
/
+25
*
|
mfd: qcom-pm8xxx: switch away from using chained IRQ handlers
Dmitry Baryshkov
2021-11-05
1
-23
/
+16
*
|
mfd: sprd: Add SPI device ID table
Mark Brown
2021-11-05
1
-0
/
+7
*
|
mfd: cpcap: Add SPI device ID table
Mark Brown
2021-11-05
1
-0
/
+8
*
|
mfd: altr_a10sr: Add SPI device ID table
Mark Brown
2021-11-05
1
-0
/
+8
*
|
mfd: exynos-lpass: Describe driver in KConfig
Krzysztof Kozlowski
2021-11-05
1
-1
/
+3
*
|
mfd: core: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-11-05
1
-0
/
+2
*
|
mfd: intel-lpss: Add support for MacBookPro16,2 ICL-N UART
Orlando Chamberlain
2021-11-05
1
-0
/
+2
*
|
mfd: max14577: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-11-05
1
-3
/
+3
*
|
mfd: max77693: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-11-05
1
-8
/
+4
*
|
mfd: max77686: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-11-05
1
-2
/
+1
*
|
mfd: sec-irq: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
2021-11-05
1
-2
/
+1
*
|
mfd: cros_ec: Drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-11-05
1
-1
/
+0
*
|
mfd: Kconfig: Fix typo in PMIC_ADP5520 from AD5520 to ADP5520
Ramona Alexandra Nechita
2021-11-05
1
-1
/
+1
*
|
mfd: sprd: Add support for SC2730 PMIC
Chunyan Zhang
2021-11-05
1
-0
/
+10
*
|
mfd: da9063: Add support for latest EA silicon revision
Carlos de Paula
2021-11-05
1
-0
/
+2
*
|
mfd: rk808: Add support for power off on RK817
Ondrej Jirman
2021-11-05
1
-0
/
+4
*
|
mfd: intel_pmt: Only compile on x86
Prarit Bhargava
2021-11-05
1
-1
/
+1
*
|
mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-11-05
1
-1
/
+1
[next]