index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
12
-25
/
+25
*
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-11-23
43
-223
/
+706
|
\
|
*
mfd: tqmx86: Add I2C IRQ support
Gregor Herburger
2024-11-12
1
-2
/
+21
|
*
mfd: tqmx86: Make IRQ setup errors non-fatal
Matthias Schiffer
2024-11-12
1
-13
/
+10
|
*
mfd: tqmx86: Refactor GPIO IRQ setup
Matthias Schiffer
2024-11-12
1
-22
/
+37
|
*
mfd: tqmx86: Improve gpio_irq module parameter description
Matthias Schiffer
2024-11-12
1
-1
/
+1
|
*
mfd: tqmx86: Add board definitions for TQMx120UC, TQMx130UC and TQMxE41S
Matthias Schiffer
2024-11-12
1
-0
/
+12
|
*
mfd: 88pm886: Add the RTC cell
Karel Balej
2024-11-12
1
-0
/
+1
|
*
mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
Hans de Goede
2024-11-12
1
-0
/
+7
|
*
mfd: intel_soc_pmic_*: Consistently use filename as driver name
Hans de Goede
2024-11-12
3
-3
/
+3
|
*
mfd: rt5033: Fix missing regmap_del_irq_chip()
Zhang Changzhong
2024-11-06
1
-2
/
+2
|
*
mfd: cgbc-core: Fix error handling paths in cgbc_init_device()
Christophe JAILLET
2024-11-05
1
-2
/
+11
|
*
mfd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-01
19
-23
/
+23
|
*
mfd: rtc: bd7xxxx Drop IC name from IRQ
Matti Vaittinen
2024-11-01
1
-6
/
+6
|
*
mfd: mt6397: Add initial support for MT6328
Yassine Oudjana
2024-10-31
2
-0
/
+55
|
*
mfd: adp5585: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2024-10-31
1
-1
/
+1
|
*
mfd: cs42l43: Disable IRQs during suspend
Charles Keepax
2024-10-31
1
-8
/
+54
|
*
mfd: axp20x: Add support for AXP323
Andre Przywara
2024-10-31
2
-0
/
+27
|
*
mfd: axp20x: Allow multiple regulators
Andre Przywara
2024-10-31
1
-1
/
+1
|
*
mfd: axp20x: Ensure relationship between IDs and model names
Andre Przywara
2024-10-31
1
-15
/
+15
|
*
mfd: ipaq-micro: Add missing break for the default case
Andy Shevchenko
2024-10-31
1
-0
/
+1
|
*
mfd: intel_soc_pmic_bxtwc: Deduplicate error messages
Andy Shevchenko
2024-10-31
1
-5
/
+9
|
*
mfd: intel_soc_pmic_bxtwc: Use temporary variable for struct device
Andy Shevchenko
2024-10-31
1
-3
/
+3
|
*
mfd: intel_soc_pmic_bxtwc: Don't use "proxy" headers
Andy Shevchenko
2024-10-31
1
-1
/
+12
|
*
mfd: intel_soc_pmic_bxtwc: Switch to use ATTRIBUTE_GROUPS()
Andy Shevchenko
2024-10-31
1
-11
/
+3
|
*
mfd: twl-core: Add a clock subdevice for the TWL6030
Andreas Kemnade
2024-10-25
1
-8
/
+18
|
*
mfd: bd96801: Add ERRB IRQ
Matti Vaittinen
2024-10-16
1
-34
/
+241
|
*
mfd: rk8xx-core: Check "system-power-controller" first
Dragan Simic
2024-10-16
1
-2
/
+2
|
*
mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplication
Andy Shevchenko
2024-10-16
1
-0
/
+6
|
*
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices
Andy Shevchenko
2024-10-16
1
-24
/
+30
|
*
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
Andy Shevchenko
2024-10-16
1
-14
/
+17
|
*
mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
Andy Shevchenko
2024-10-16
1
-17
/
+40
|
*
mfd: atmel-smc: Reorganize kerneldoc parameter names
Julia Lawall
2024-10-16
1
-2
/
+2
|
*
mfd: wcd934x: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Masahiro Yamada
2024-10-16
1
-1
/
+1
|
*
mfd: cs42l43: Fix issues in probe error paths
Charles Keepax
2024-10-16
1
-1
/
+2
|
*
mfd: sec-core: Add support for the Samsung s2dos05
Dzmitry Sankouski
2024-10-16
1
-0
/
+11
|
*
mfd: da9052-spi: Change read-mask to write-mask
Marcus Folkesson
2024-10-16
1
-1
/
+1
|
*
mfd: bd96801: Use maple tree register cache
Mark Brown
2024-10-16
1
-1
/
+1
|
*
mfd: cros_ec: Don't load charger with UCSI
Abhishek Pandit-Subedi
2024-10-16
1
-5
/
+15
|
*
mfd: cros_ec: Load cros_ec_ucsi on supported ECs
Pavan Holla
2024-10-16
1
-0
/
+9
|
*
mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race
Jinjie Ruan
2024-10-16
1
-6
/
+2
|
*
mfd: atmel-flexcom/rk8xx-core: Convert comma to semicolon
Shen Lichuan
2024-10-16
2
-2
/
+2
|
*
mfd: syscon: Use regmap max_register_is_0 as needed
Nishanth Menon
2024-10-16
1
-0
/
+5
*
|
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-10-14
5
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
5
-5
/
+5
*
|
mfd: Add Congatec Board Controller driver
Thomas Richard
2024-10-09
3
-0
/
+424
|
/
*
Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-09-23
38
-108
/
+150
|
\
|
*
mfd: atc260x: Convert a bunch of commas to semicolons
Chen Ni
2024-09-23
1
-2
/
+2
|
*
mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs
Ilpo Järvinen
2024-09-23
1
-0
/
+26
|
*
mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs
Ilpo Järvinen
2024-09-23
1
-0
/
+13
[next]