aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/htc-pasic3.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06mfd: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-07-31mfd: Use dev_get_platdata()Gravatar Jingoo Han 1-1/+1
2013-06-13mfd: htc-pasic3: Convert to managed resources for allocating memoryGravatar Lee Jones 1-3/+1
2013-04-05mfd: htc-pasic3: use module_platform_driver_probe()Gravatar Jingoo Han 1-12/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-2/+3
2011-07-08w1: ds1wm: add a reset recovery parameterGravatar Jean-François Dagenais 1-0/+1
2011-05-26mfd: Pass htc-pasic3 led platform data through the cell platform_dataGravatar Samuel Ortiz 1-0/+2
2011-05-26w1: Use device platform_data to retrieve ds1wm platform bitsGravatar Samuel Ortiz 1-1/+2
2011-03-23w1: Use mfd_data instead of driver_data for dsw1wm.cGravatar Andres Salomon 1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to htc-pasic3 driversGravatar Andres Salomon 1-4/+0
2010-10-29mfd: Remove redundant code to get htc_pasic3 irqGravatar Axel Lin 1-7/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-06-15mfd: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 1-2/+2
2009-04-05mfd: PASIC3: supply clock_rate to DS1WM via driver_dataGravatar Philipp Zabel 1-9/+13
2009-04-05mfd: convert PASIC3 to use MFD coreGravatar Philipp Zabel 1-98/+61
2008-07-25mfd: fix platform driver hotplug/coldplugGravatar Kay Sievers 1-0/+2
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Gravatar Russell King 1-4/+5
2008-04-24[ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wmGravatar Philipp Zabel 1-4/+5
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesGravatar Philipp Zabel 1-3/+0
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipGravatar Philipp Zabel 1-0/+265