aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mc13xxx-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-2/+9
2012-01-09mfd: Add device tree probe support for mc13xxxShawn Guo1-31/+75
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht1-2/+2
2012-01-09mfd: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-10-24mfd: Fix a sparse warning about mc13xxx_chipname not being declaredUwe Kleine-König1-1/+1
2011-10-24input: Add power button support for mc13783Philippe Rétornaz1-0/+9
2011-10-24mfd: Implicitly register mc13xxx led subdevicePhilippe Rétornaz1-1/+1
2011-10-24mfd: Unconditionally register mc13xxx regulator subdevicePhilippe Rétornaz1-4/+2
2011-10-24mfd: Remove mc13783 API functions and symbolsUwe Kleine-König1-12/+0
2011-10-24mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König1-45/+44
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz1-5/+7
2011-03-23mfd: Add MODULE_DEVICE_TABLE to mc13xxx-coreAxel Lin1-0/+1
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-13/+5
2011-01-14mfd: Don't open-code mc13xxx_unlockUwe Kleine-König1-1/+1
2010-10-29mfd: Fix a memory leak when unload mc13xxx-core moduleAxel Lin1-0/+2
2010-10-29mfd: Remove DEBUG defines from mc13xxx-coreSamuel Ortiz1-2/+0
2010-10-29mfd: Add mc13892 support to mc13xxxUwe Kleine-König1-0/+840