index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
mfd: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-07-04
mfd: qcom-pm8008: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-04
mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs
Ilpo Järvinen
1
-81
/
+81
2024-07-04
mfd: core: Make use of device_set_node()
Andy Shevchenko
1
-3
/
+2
2024-07-04
mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICs
AngeloGioacchino Del Regno
1
-0
/
+10
2024-07-04
mfd: rsmu: Split core code into separate module
Arnd Bergmann
2
-4
/
+4
2024-07-04
mfd: cros_ec: Register hardware monitoring subdevice
Thomas Weißschuh
1
-0
/
+1
2024-07-04
mfd: cros_ec: Register charge control subdevice
Thomas Weißschuh
1
-0
/
+1
2024-07-04
mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup
Hans de Goede
1
-1
/
+3
2024-07-04
mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
29
-54
/
+54
2024-07-04
mfd: menelaus: Remove unused linux/gpio.h
Andy Shevchenko
1
-1
/
+0
2024-07-04
mfd: omap-usb-host: Remove unused linux/gpio.h
Andy Shevchenko
1
-1
/
+0
2024-07-04
Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+48
2024-07-04
Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-merged
Lee Jones
3
-0
/
+287
2024-07-04
Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-merged
Lee Jones
2
-52
/
+118
2024-07-04
Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+9
2024-07-04
Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged
Lee Jones
3
-0
/
+161
2024-07-04
Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-merged
Lee Jones
5
-0
/
+740
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-28
mfd: Add driver for Marvell 88PM886 PMIC
Karel Balej
3
-0
/
+161
2024-06-28
mfd: cs40l50: Add support for CS40L50 core driver
James Ogletree
5
-0
/
+740
2024-06-27
mfd: support ROHM BD96801 PMIC core
Matti Vaittinen
3
-0
/
+287
2024-06-26
mfd: syscon: Add of_syscon_register_regmap() API
Peter Griffin
1
-0
/
+48
2024-06-21
mfd: cros_ec: Register LED subdevice
Thomas Weißschuh
1
-0
/
+9
2024-06-14
mfd: cros_ec: Register keyboard backlight subdevice
Thomas Weißschuh
1
-0
/
+9
2024-06-14
mfd: axp20x: AXP717: Fix missing IRQ status registers range
Andre Przywara
1
-0
/
+1
2024-06-13
mfd: pm8008: Rework to match new DT binding
Johan Hovold
2
-12
/
+86
2024-06-13
mfd: pm8008: Drop unused driver data
Johan Hovold
1
-2
/
+0
2024-06-13
mfd: pm8008: Rename irq chip
Johan Hovold
1
-1
/
+1
2024-06-13
mfd: pm8008: Use lower case hex notation
Johan Hovold
1
-3
/
+3
2024-06-13
mfd: pm8008: Mark regmap structures as const
Johan Hovold
1
-2
/
+2
2024-06-13
mfd: pm8008: Deassert reset on probe
Johan Hovold
1
-0
/
+12
2024-06-13
mfd: pm8008: Fix regmap irq chip initialisation
Johan Hovold
1
-41
/
+23
2024-05-10
mfd: rsmu: support I2C SMBus access
Min Li
2
-18
/
+97
2024-05-10
mfd: ssbi: Remove unused field 'slave' from 'struct ssbi'
Christophe JAILLET
1
-1
/
+0
2024-05-10
mfd: kempld: Remove custom DMI matching code
Andy Shevchenko
1
-106
/
+14
2024-05-10
mfd: cs42l43: Update patching revision check
Charles Keepax
1
-6
/
+30
2024-05-10
mfd: timberdale: Remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2024-05-10
mfd: axp20x: Convert to use Maple Tree register cache
wangkaiyuan
1
-1
/
+1
2024-05-10
mfd: intel-m10-bmc: Change staging size to a variable
Ilpo Järvinen
2
-0
/
+2
2024-05-10
mfd: Tidy Kconfig dependency's parentheses
Jean Delvare
1
-6
/
+6
2024-05-10
mfd: ocelot-spi: Use spi_sync_transfer()
Christophe JAILLET
1
-4
/
+1
2024-05-10
mfd: rohm-bd71828: Add power off functionality
Andreas Kemnade
1
-1
/
+35
2024-05-10
mfd: kempld: Remove dead code
Andy Shevchenko
1
-5
/
+2
2024-05-10
mfd: kempld: Drop duplicate NULL check in ->exit()
Andy Shevchenko
1
-3
/
+1
2024-05-10
mfd: kempld: Use PLATFORM_DEVID_NONE instead of -1
Andy Shevchenko
1
-1
/
+1
2024-05-10
mfd: kempld: Simplify device registration
Andy Shevchenko
1
-20
/
+13
2024-05-10
mfd: kempld: Use device core to create driver-specific device attributes
Andy Shevchenko
1
-16
/
+5
2024-05-10
mfd: kempld: Replace ACPI code with agnostic one
Andy Shevchenko
1
-27
/
+11
2024-05-10
mfd: intel-lpss: Switch over to MSI interrupts
Andy Shevchenko
1
-1
/
+1
[prev]
[next]