aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/htc-pasic3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-1/+1
2013-06-13mfd: htc-pasic3: Convert to managed resources for allocating memoryLee Jones1-3/+1
2013-04-05mfd: htc-pasic3: use module_platform_driver_probe()Jingoo Han1-12/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-2/+3
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais1-0/+1
2011-05-26mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz1-0/+2
2011-05-26w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz1-1/+2
2011-03-23w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to htc-pasic3 driversAndres Salomon1-4/+0
2010-10-29mfd: Remove redundant code to get htc_pasic3 irqAxel Lin1-7/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-15mfd: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-04-05mfd: PASIC3: supply clock_rate to DS1WM via driver_dataPhilipp Zabel1-9/+13
2009-04-05mfd: convert PASIC3 to use MFD corePhilipp Zabel1-98/+61
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King1-4/+5
2008-04-24[ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wmPhilipp Zabel1-4/+5
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel1-3/+0
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel1-0/+265