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 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-11-02
44
-333
/
+436
|
\
|
*
mfd: lpc_ich: Mark *_gpio_offsets data with const
Andy Shevchenko
2023-11-01
1
-3
/
+3
|
*
spmi: rename spmi device lookup helper
Johan Hovold
2023-11-01
1
-1
/
+1
|
*
mfd: rk8xx: Add support for RK806 power off
Ondrej Jirman
2023-11-01
1
-0
/
+4
|
*
mfd: rk8xx: Add support for standard system-power-controller property
Ondrej Jirman
2023-11-01
1
-1
/
+2
|
*
mfd: Use i2c_get_match_data() in a selection of drivers
Rob Herring
2023-11-01
6
-55
/
+15
|
*
mfd: Use device_get_match_data() in a bunch of drivers
Rob Herring
2023-11-01
8
-58
/
+26
|
*
mfd: mc13xxx-spi/wm831x-spi: Use spi_get_device_match_data()
Rob Herring
2023-11-01
2
-24
/
+6
|
*
mfd: motorola-cpcap: Drop unnecessary of_match_device() call
Rob Herring
2023-11-01
1
-6
/
+1
|
*
mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devs
Hans de Goede
2023-11-01
1
-0
/
+3
|
*
mfd: qcom-spmi-pmic: Switch to EXPORT_SYMBOL_GPL()
Johan Hovold
2023-11-01
1
-1
/
+1
|
*
mfd: qcom-spmi-pmic: Fix revid implementation
Johan Hovold
2023-11-01
1
-16
/
+53
|
*
mfd: qcom-spmi-pmic: Fix reference leaks in revid helper
Johan Hovold
2023-11-01
1
-13
/
+19
|
*
mfd: max8907: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-2
/
+2
|
*
mfd: max77686: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: max77620: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-3
/
+3
|
*
mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDs
Jarkko Nikula
2023-11-01
1
-0
/
+13
|
*
mfd: rk8xx: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-3
/
+3
|
*
mfd: twl: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: tps65912: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: tps65910: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: tps6586x: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: tps65128: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: tps65090: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: tps65086: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: db8500-prcmu: Replace deprecated strncpy with strscpy
Justin Stitt
2023-11-01
1
-2
/
+2
|
*
mfd: lpc_ich: Add a platform device for pinctrl Denverton
Andy Shevchenko
2023-11-01
1
-0
/
+49
|
*
mfd: lpc_ich: Move APL GPIO resources to a custom structure
Andy Shevchenko
2023-11-01
1
-11
/
+41
|
*
mfd: lpc_ich: Make struct lpc_ich_priv use enum for chipset member
Andy Shevchenko
2023-11-01
1
-13
/
+13
|
*
mfd: dln2: Fix double put in dln2_probe
Dinghao Liu
2023-11-01
1
-1
/
+0
|
*
mfd: max8998: Simplify obtaining I2C match data and drop max8998_i2c_get_driv...
Biju Das
2023-11-01
1
-11
/
+1
|
*
mfd: max77541: Simplify obtaining I2C match data
Biju Das
2023-11-01
1
-5
/
+1
|
*
mfd: madera-i2c: Simplify obtaining I2C match data
Biju Das
2023-11-01
1
-8
/
+1
|
*
mfd: arizona-i2c: Simplify obtaining I2C match data
Biju Das
2023-11-01
1
-9
/
+2
|
*
mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_by
Kees Cook
2023-11-01
1
-1
/
+1
|
*
mfd: stm32-timers: Add support for interrupts
Fabrice Gasnier
2023-11-01
1
-0
/
+46
|
*
mfd: twl-core: Add a clock subdevice for the TWL6032
Andreas Kemnade
2023-11-01
1
-0
/
+16
|
*
mfd: atmel-hlcdc: Add compatible for sam9x75 XLCD controller
Manikandan Muralidharan
2023-11-01
1
-0
/
+1
|
*
mfd: wcd934x: Update to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
mfd: axp20x: Generalise handling without interrupt
Andre Przywara
2023-11-01
1
-20
/
+24
|
*
mfd: palmas: Make similar OF and ID table
Biju Das
2023-11-01
1
-5
/
+5
|
*
mfd: palmas: Move OF table closer to its consumer
Biju Das
2023-11-01
1
-17
/
+8
|
*
mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
Biju Das
2023-11-01
1
-16
/
+11
|
*
mfd: palmas: Remove trailing comma in the terminator entry
Biju Das
2023-11-01
1
-1
/
+1
|
*
mfd: core: Ensure disabled devices are skipped without aborting
Herve Codina
2023-11-01
1
-5
/
+12
|
*
mfd: max8997: Simplify obtaining I2C match data and drop max8997_i2c_get_driv...
Biju Das
2023-11-01
1
-11
/
+1
|
*
Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-merged
Lee Jones
2023-11-01
1
-8
/
+42
|
|
\
|
|
*
mfd: tps6586x: Register restart handler
Benjamin Bara
2023-07-28
1
-0
/
+21
|
|
*
mfd: tps6586x: Use devm-based power off handler
Benjamin Bara
2023-07-28
1
-8
/
+21
*
|
|
Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-10-05
1
-0
/
+1
|
\
\
\
[next]