index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-07-03
113
-172
/
+678
|
\
|
*
mfd: Switch two more drivers back to use struct i2c_driver::probe
Uwe Kleine-König
2023-06-26
2
-2
/
+2
|
*
mfd: stmpe: Only disable the regulators if they are enabled
Christophe JAILLET
2023-06-21
1
-2
/
+2
|
*
mfd: max77541: Add ADI MAX77541/MAX77540 PMIC Support
Okan Sahin
2023-06-21
3
-0
/
+238
|
*
mfd: core: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-15
1
-5
/
+1
|
*
mfd: stmfx: Nullify stmfx->vdd in case of error
Amelie Delaunay
2023-06-15
1
-3
/
+2
|
*
mfd: stmfx: Fix error path in stmfx_chip_init
Amelie Delaunay
2023-06-15
1
-1
/
+1
|
*
mfd: intel-lpss: Add missing check for platform_get_resource
Jiasheng Jiang
2023-06-15
1
-0
/
+3
|
*
mfd: stpmic1: Add PMIC poweroff via sys-off handler
Sean Nyekjaer
2023-06-15
1
-0
/
+21
|
*
mfd: stpmic1: Fixup main control register and bits naming
Sean Nyekjaer
2023-06-15
1
-2
/
+2
|
*
mfd: tps65219: Add support for soft shutdown via sys-off API
Jerome Neanne
2023-06-15
1
-10
/
+28
|
*
mfd: pm8008: Drop bogus i2c module alias
Johan Hovold
2023-06-15
1
-1
/
+0
|
*
mfd: pm8008: Fix module autoloading
Johan Hovold
2023-06-15
1
-0
/
+1
|
*
mfd: tps65219: Add GPIO cell instance
Jerome Neanne
2023-06-15
1
-1
/
+1
|
*
mfd: tps6594: Fix an error code in probe()
Dan Carpenter
2023-06-15
2
-2
/
+2
|
*
mfd: wcd934x: Simplify with dev_err_probe()
Christophe JAILLET
2023-06-15
1
-12
/
+7
|
*
mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()
Christophe JAILLET
2023-06-15
1
-2
/
+7
|
*
mfd: intel-lpss: Hide suspend/resume functions in #ifdef
Arnd Bergmann
2023-06-15
1
-0
/
+2
|
*
mfd: axp20x: Add support for AXP192
Aidan MacDonald
2023-06-15
2
-0
/
+143
|
*
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-15
95
-95
/
+95
|
*
mfd: Remove redundant dev_set_drvdata() from I2C drivers
Guiting Shen
2023-06-15
8
-13
/
+0
|
*
mfd: dln2: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
2023-06-15
1
-1
/
+0
|
*
mfd: rc5t583-irq: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
2023-06-15
1
-1
/
+1
|
*
mfd: wm831x: Use maple tree register cache
Mark Brown
2023-06-15
1
-1
/
+1
|
*
mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers
Ilpo Järvinen
2023-06-15
2
-2
/
+79
|
*
mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header
Ilpo Järvinen
2023-06-15
1
-0
/
+14
|
*
mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()
Ilpo Järvinen
2023-06-15
1
-0
/
+9
|
*
mfd: intel-m10-bmc: Move core symbols to own namespace
Ilpo Järvinen
2023-06-15
3
-2
/
+4
|
*
-
-
-
-
-
.
Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps659...
Lee Jones
2023-06-15
10
-18
/
+964
|
|
\
\
\
\
|
|
|
|
|
*
mfd: twl6040: Use maple tree register cache
Mark Brown
2023-06-12
1
-1
/
+1
|
|
|
|
|
*
mfd: rt5033: Fix chip revision readout
Jakob Hauser
2023-06-08
1
-2
/
+3
|
|
|
|
|
*
mfd: rt5033: Drop rt5033-battery sub-device
Stephan Gerhold
2023-06-08
1
-3
/
+0
|
|
|
*
|
|
mfd: max5970: Rename driver and remove wildcard
Naresh Solanki
2023-06-02
2
-11
/
+11
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
|
|
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
1
-9
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1
Linus Walleij
2023-05-24
1
-9
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
TI TPS6594 PMIC support (RTC, pinctrl, regulators)
Mark Brown
2023-06-07
5
-0
/
+870
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
mfd: tps6594: Add driver for TI TPS6594 PMIC
Julien Panis
2023-05-18
5
-0
/
+870
|
|
/
/
/
*
|
|
|
regulator: Add X-Powers AXP15060/AXP313a PMIC
Mark Brown
2023-06-06
2
-1
/
+79
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
mfd: axp20x: Add support for AXP313a PMIC
Martin Botka
2023-05-25
2
-1
/
+79
|
|
/
*
|
mfd: rk8xx: Add rk806 support
Sebastian Reichel
2023-05-15
4
-3
/
+205
*
|
mfd: rk8xx-i2c: Use device_get_match_data
Sebastian Reichel
2023-05-15
2
-54
/
+37
*
|
mfd: rk808: Split into core and i2c
Sebastian Reichel
2023-05-15
4
-176
/
+243
*
|
mfd: rk808: Replace 'struct i2c_client' with 'struct device'
Sebastian Reichel
2023-05-15
1
-3
/
+3
*
|
mfd: rk808: Use dev_err_probe
Sebastian Reichel
2023-05-15
1
-32
/
+16
*
|
mfd: rk808: Convert to device managed resources
Sebastian Reichel
2023-05-15
1
-42
/
+22
|
/
*
Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-05-02
54
-555
/
+1058
|
\
|
*
mfd: axp20x: Add support for AXP15060 PMIC
Shengyu Qu
2023-04-26
2
-0
/
+109
|
*
mfd: Add Renesas RZ/G2L MTU3a core driver
Biju Das
2023-04-26
4
-0
/
+549
|
*
mfd: rsmu_i2c: Convert to i2c's .probe_new() again
Uwe Kleine-König
2023-04-26
1
-3
/
+3
|
*
mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs
Jarkko Nikula
2023-04-26
1
-0
/
+15
[next]