index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
mfd: mc13xxx: Fix a missing check of a register-read failure
Kangjie Lu
1
-1
/
+3
2019-02-27
mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()
Keerthy
1
-21
/
+3
2019-02-27
mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
Enric Balletbo i Serra
1
-0
/
+1
2019-02-27
mfd: axp20x: Add supported cells for AXP803
Oskari Lemmela
1
-0
/
+14
2019-02-27
mfd: axp20x: Re-align MFD cell entries
Chen-Yu Tsai
1
-56
/
+51
2019-02-27
mfd: axp20x: Add AC power supply cell for AXP813
Oskari Lemmela
1
-0
/
+5
2019-02-27
mfd: wm5110: Add missing ASRC rate register
Charles Keepax
1
-0
/
+2
2019-02-27
mfd: qcom_rpm: write fw_version to CTRL_REG
Jonathan Marek
1
-0
/
+4
2019-02-27
mfd: at91-usart: Add platform dependency
Jean Delvare
1
-0
/
+1
2019-02-27
mfd: bd9571mwv: Add volatile register to make DVFS work
Dien Pham
1
-0
/
+1
2019-02-27
mfd: ab8500-core: Return zero in get_register_interruptible()
Dan Carpenter
1
-1
/
+1
2019-02-27
mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
Nicolas Boichat
1
-2
/
+1
2019-02-27
mfd: db8500-prcmu: Fix some section annotations
Nathan Chancellor
1
-2
/
+2
2019-02-27
mfd: twl-core: Fix section annotations on {,un}protect_pm_master
Nathan Chancellor
1
-2
/
+2
2019-02-27
mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
Vignesh R
1
-2
/
+3
2019-01-22
mfd: tps6586x: Handle interrupts on suspend
Jonathan Hunter
1
-0
/
+24
2018-12-05
Revert "mfd: cros_ec: Use devm_kzalloc for private data"
Enric Balletbo i Serra
1
-1
/
+7
2018-10-31
Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+7
2018-10-25
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
31
-425
/
+396
2018-10-23
mfd: cros_ec: Avoid unneeded internal declaration warning
Nathan Chancellor
1
-0
/
+1
2018-10-23
mfd: ti-lmu: Use of_device_get_match_data() helper
Pavel Machek
1
-16
/
+14
2018-10-23
mfd: ti-lmu: Use managed resource for everything
Pavel Machek
1
-13
/
+8
2018-10-23
mfd: ti-lmu: Switch to GPIOD
Pavel Machek
1
-16
/
+12
2018-10-23
mfd: ti-lmu: constify mfd_cell tables
Sebastian Reichel
1
-7
/
+7
2018-10-23
mfd: max8997: Disable interrupt handling for suspend/resume cycle
Marek Szyprowski
1
-0
/
+2
2018-10-23
mfd: max8997: Enale irq-wakeup unconditionally
Marek Szyprowski
1
-7
/
+1
2018-10-23
mfd: arizona: Make array mclk_name static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-10-23
mfd: Convert Intel PMIC drivers to use SPDX identifier
Andy Shevchenko
7
-51
/
+10
2018-10-23
mfd: Sort headers alphabetically for Intel PMIC drivers
Andy Shevchenko
3
-9
/
+12
2018-10-23
mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
Andy Shevchenko
1
-10
/
+31
2018-10-23
mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macro
Andy Shevchenko
1
-21
/
+7
2018-10-23
mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macro
Andy Shevchenko
1
-30
/
+5
2018-10-23
mfd: intel_msic: Use DEFINE_RES_IRQ() macro
Andy Shevchenko
1
-34
/
+10
2018-10-23
mfd: motorola-cpcap: Add audio-codec support
Sebastian Reichel
1
-1
/
+50
2018-10-23
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
1
-1
/
+2
2018-10-23
mfd: max77620: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-10-23
mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONE
Richard Fitzgerald
1
-13
/
+20
2018-10-23
mfd: arizona: Correct calling of runtime_put_sync
Sapthagiri Baratam
1
-4
/
+4
2018-10-23
mfd: cros_ec: Check for mkbp events on resume only if supported.
RaviChandra Sadineni
1
-1
/
+2
2018-10-23
mfd: adp5520: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2018-10-23
mfd: sec-core: Allow building as module
Krzysztof Kozlowski
2
-2
/
+17
2018-10-23
mfd: sec-core: Fix indentation of Kconfig description
Krzysztof Kozlowski
1
-4
/
+4
2018-10-23
mfd: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
8
-155
/
+64
2018-10-23
mfd: sec-core: Add SPDX license identifiers
Krzysztof Kozlowski
2
-24
/
+8
2018-10-23
Merge branches 'ib-mfd-iio-input-4.20', 'ib-mfd-irqchip-4.20', 'ib-mfd-rtc-4....
Lee Jones
4
-4
/
+91
2018-10-23
Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-87
/
+75
2018-10-21
Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic...
Mark Brown
1
-1
/
+1
2018-10-21
Merge branch 'regulator-4.20' into regulator-next
Mark Brown
1
-87
/
+75
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
4
-4
/
+8
2018-10-09
Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...
Benson Leung
1
-6
/
+7
[next]