index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
/
core.h
Age
Commit message (
Expand
)
Author
2016-05-20
Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-04-19
mfd: Add resource managed APIs for mfd_add_devices
Laxman Dewangan
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
2015-12-07
mfd: core: propagate device properties to sub devices drivers
Andy Shevchenko
2015-10-26
mfd: core: redo ACPI matching of the children devices
Andy Shevchenko
2014-11-10
mfd: core: Add helper function to register hotplug devices
Johan Hovold
2014-09-26
mfd: Add ACPI support
Mika Westerberg
2014-05-23
regulator: Constify the pointer to alias name array
Lee Jones
2013-11-15
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-11-11
mfd: Stop setting refcounting pointers in original mfd_cell arrays
Geert Uytterhoeven
2013-10-23
mfd: Allow mapping regulator supplies to MFD device from children
Charles Keepax
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-09
mfd: Attaching a node to new 'struct mfd_cell' of_compatible variable
Lee Jones
2012-07-09
mfd: Make MFD core code Device Tree and IRQ domain aware
Lee Jones
2011-05-26
mfd: Remove mfd_data
Samuel Ortiz
2011-05-26
mfd: Add platform data pointer back
Samuel Ortiz
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-03-27
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
2011-03-23
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
Andres Salomon
2011-03-23
mfd: add platform_device sharing support for mfd
Andres Salomon
2011-03-23
mfd: Add refcounting support to mfd_cells
Andres Salomon
2011-03-23
mfd: Remove driver_data field from mfd_cell
Andres Salomon
2011-03-23
mfd: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
2011-03-23
mfd: Drop data_size from mfd_cell struct
Andres Salomon
2011-03-23
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
2011-03-23
mfd-core: Fix up typos/vagueness in comment
Andres Salomon
2011-01-14
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-29
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
2009-09-17
mfd: Allow multiple MFD cells with the same name
Mark Brown
2008-07-29
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
2008-07-29
mfd: add platform_data to mfd_cell
Mike Rapoport
2008-07-28
mfd: Coding style fixes
Ben Dooks
2008-07-07
[ARM] 5127/1: Core MFD support
Dmitry Baryshkov