| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-20 | 1 | -0/+4 |
|\ |
|
| * | mfd: Add resource managed APIs for mfd_add_devices | Laxman Dewangan | 2016-04-19 | 1 | -0/+4 |
* | | device property: don't bother the drivers with struct property_set | Heikki Krogerus | 2016-04-09 | 1 | -2/+2 |
|/ |
|
* | mfd: core: propagate device properties to sub devices drivers | Andy Shevchenko | 2015-12-07 | 1 | -0/+5 |
* | mfd: core: redo ACPI matching of the children devices | Andy Shevchenko | 2015-10-26 | 1 | -2/+8 |
* | mfd: core: Add helper function to register hotplug devices | Johan Hovold | 2014-11-10 | 1 | -0/+7 |
* | mfd: Add ACPI support | Mika Westerberg | 2014-09-26 | 1 | -0/+3 |
* | regulator: Constify the pointer to alias name array | Lee Jones | 2014-05-23 | 1 | -1/+1 |
* | Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ |
|
| * | mfd: Stop setting refcounting pointers in original mfd_cell arrays | Geert Uytterhoeven | 2013-11-11 | 1 | -1/+1 |
* | | mfd: Allow mapping regulator supplies to MFD device from children | Charles Keepax | 2013-10-23 | 1 | -0/+6 |
|/ |
|
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 1 | -1/+3 |
* | mfd: Attaching a node to new 'struct mfd_cell' of_compatible variable | Lee Jones | 2012-07-09 | 1 | -0/+4 |
* | mfd: Make MFD core code Device Tree and IRQ domain aware | Lee Jones | 2012-07-09 | 1 | -0/+1 |
* | mfd: Remove mfd_data | Samuel Ortiz | 2011-05-26 | 1 | -21/+0 |
* | mfd: Add platform data pointer back | Samuel Ortiz | 2011-05-26 | 1 | -0/+4 |
* | mfd: Fetch cell pointer from platform_device->mfd_cell | Samuel Ortiz | 2011-04-12 | 1 | -2/+11 |
* | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it | Andres Salomon | 2011-03-27 | 1 | -9/+18 |
* | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part | Andres Salomon | 2011-03-23 | 1 | -2/+2 |
* | mfd: add platform_device sharing support for mfd | Andres Salomon | 2011-03-23 | 1 | -0/+9 |
* | mfd: Add refcounting support to mfd_cells | Andres Salomon | 2011-03-23 | 1 | -1/+13 |
* | mfd: Remove driver_data field from mfd_cell | Andres Salomon | 2011-03-23 | 1 | -3/+0 |
* | mfd: Rename platform_data field of mfd_cell to mfd_data | Andres Salomon | 2011-03-23 | 1 | -4/+4 |
* | mfd: Drop data_size from mfd_cell struct | Andres Salomon | 2011-03-23 | 1 | -3/+0 |
* | mfd-core: Unconditionally add mfd_cell to every platform_device | Andres Salomon | 2011-03-23 | 1 | -2/+21 |
* | mfd-core: Fix up typos/vagueness in comment | Andres Salomon | 2011-03-23 | 1 | -2/+2 |
* | mfd: Provide pm_runtime_no_callbacks flag in cell data | Mark Brown | 2011-01-14 | 1 | -0/+6 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | mfd: Allow for bypass of cell resource conflict check | Daniel Drake | 2010-10-29 | 1 | -0/+3 |
* | mfd: Allow multiple MFD cells with the same name | Mark Brown | 2009-09-17 | 1 | -0/+1 |
* | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov | 2008-07-29 | 1 | -2/+2 |
* | mfd: add platform_data to mfd_cell | Mike Rapoport | 2008-07-29 | 1 | -6/+7 |
* | mfd: Coding style fixes | Ben Dooks | 2008-07-28 | 1 | -9/+8 |
* | [ARM] 5127/1: Core MFD support | Dmitry Baryshkov | 2008-07-07 | 1 | -0/+55 |