summaryrefslogtreecommitdiff
path: root/include/linux/mfd/core.h
AgeCommit message (Expand)Author
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-19mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus
2015-12-07mfd: core: propagate device properties to sub devices driversAndy Shevchenko
2015-10-26mfd: core: redo ACPI matching of the children devicesAndy Shevchenko
2014-11-10mfd: core: Add helper function to register hotplug devicesJohan Hovold
2014-09-26mfd: Add ACPI supportMika Westerberg
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-11-11mfd: Stop setting refcounting pointers in original mfd_cell arraysGeert Uytterhoeven
2013-10-23mfd: Allow mapping regulator supplies to MFD device from childrenCharles Keepax
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-07-09mfd: Attaching a node to new 'struct mfd_cell' of_compatible variableLee Jones
2012-07-09mfd: Make MFD core code Device Tree and IRQ domain awareLee Jones
2011-05-26mfd: Remove mfd_dataSamuel Ortiz
2011-05-26mfd: Add platform data pointer backSamuel Ortiz
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon
2011-03-23mfd: Drop data_size from mfd_cell structAndres Salomon
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29mfd: Allow for bypass of cell resource conflict checkDaniel Drake
2009-09-17mfd: Allow multiple MFD cells with the same nameMark Brown
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov
2008-07-29mfd: add platform_data to mfd_cellMike Rapoport
2008-07-28mfd: Coding style fixesBen Dooks
2008-07-07[ARM] 5127/1: Core MFD supportDmitry Baryshkov