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