index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()
Lee Jones
1
-17
/
+4
2019-11-11
mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backs
Lee Jones
1
-48
/
+9
2019-11-11
mfd: mfd-core: Remove mfd_clone_cell()
Lee Jones
1
-33
/
+0
2019-11-11
mfd: mfd-core: Protect against NULL call-back function pointer
Lee Jones
1
-0
/
+10
2019-11-11
mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries
Lee Jones
1
-9
/
+16
2019-11-11
mfd: cs5535-mfd: Request shared IO regions centrally
Lee Jones
1
-41
/
+33
2019-11-11
mfd: cs5535-mfd: Remove mfd_cell->id hack
Lee Jones
1
-12
/
+2
2019-11-11
mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
Lee Jones
1
-2
/
+3
2019-11-11
mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cells
Hans de Goede
1
-0
/
+3
2019-11-11
mfd: madera: Add support for requesting the supply clocks
Charles Keepax
1
-1
/
+26
2019-11-11
mfd: wm8998: Remove some unused registers
Charles Keepax
1
-12
/
+0
2019-11-11
mfd: mt6397: Use PLATFORM_DEVID_NONE macro instead of -1
Fabien Parent
1
-6
/
+6
2019-11-11
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-11-11
mfd: arizona: Switch to using devm_gpiod_get()
Dmitry Torokhov
1
-5
/
+1
2019-11-11
mfd: max77620: Do not allocate IRQs upfront
Thierry Reding
1
-3
/
+2
2019-11-11
mfd: qcom-spmi-pmic: Add support for PM/PMI8950
Angelo G. Del Regno
1
-0
/
+4
2019-11-11
mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs
Lee Jones
1
-14
/
+7
2019-11-11
mfd: ab8500: Example using new OF_MFD_CELL MACRO
Lee Jones
1
-96
/
+42
2019-11-11
mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()
Markus Elfring
1
-5
/
+1
2019-11-11
mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQ
Heiko Stuebner
1
-5
/
+1
2019-11-11
mfd: rk808: Set RK817 interrupt polarity to low
Heiko Stuebner
1
-1
/
+1
2019-11-11
mfd: rk808: Fix RK817 powerkey integration
Heiko Stuebner
1
-11
/
+3
2019-11-11
mfd: intel-lpss: Add default I2C device properties for Gemini Lake
Jarkko Nikula
1
-8
/
+20
2019-11-11
mfd: intel-lpss: Use devm_ioremap_uc for MMIO
Tuowen Zhao
1
-1
/
+1
2019-10-25
ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driver
Hans de Goede
1
-1
/
+1
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-10-18
mfd: Switch the AB8500 GPADC to IIO
Linus Walleij
4
-1798
/
+0
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-52
/
+1
2019-09-24
thermal: db8500: Finalize device tree conversion
Linus Walleij
1
-52
/
+1
2019-09-23
Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
36
-659
/
+598
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-16
/
+30
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-660
/
+147
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-290
/
+113
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+2
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
1
-12
/
+2
2019-09-03
mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb drivers
Christoph Hellwig
1
-2
/
+0
2019-09-02
mfd: cros_ec: Use mfd_add_hotplug_devices() helper
Enric Balletbo i Serra
1
-12
/
+6
2019-09-02
mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
Enric Balletbo i Serra
1
-58
/
+73
2019-09-02
mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
Enric Balletbo i Serra
1
-39
/
+49
2019-09-02
mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-10
/
+7
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-1
/
+2
2019-09-02
mfd / platform: cros_ec: Rename config to a better name
Enric Balletbo i Serra
2
-8
/
+11
2019-09-02
mfd: cros_ec: Switch to use the new cros-ec-chardev driver
Enric Balletbo i Serra
1
-214
/
+6
2019-09-02
mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
Enric Balletbo i Serra
2
-36
/
+3
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
3
-295
/
+2
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
1
-30
/
+31
2019-09-02
mfd: mt6323: Add MT6323 RTC and PWRC
Josef Friedl
1
-0
/
+25
2019-09-02
mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macros
Josef Friedl
1
-10
/
+3
2019-09-02
mfd: db8500-prcmu: Support the higher DB8520 ARMSS
Linus Walleij
1
-5
/
+35
[prev]
[next]