aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2013-04-08mfd: wm5102: Only use the lowest three bits of device revisionMark Brown1-0/+1
2013-04-08mfd: arizona: Unconditionally enable 32kHz clockMark Brown1-0/+1
2013-04-08mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown1-2/+19
2013-04-08mfd: wm5102: Update patch for latest evaluationMark Brown1-5/+10
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown1-1/+11
2013-04-08mfd: arizona: Try to use interrupt flags from interrupt controllerMark Brown1-2/+25
2013-04-08mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown1-13/+53
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown1-5/+7
2013-04-08mfd: arizona: Clarify error message for failed primary IRQ requestMark Brown1-1/+1
2013-04-08mfd: arizona: Clean up on failed runtime resumeMark Brown1-4/+7
2013-04-08mfd: arizona: Disable all wake sources by defaultMark Brown1-0/+3
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-29/+111
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij1-2/+0
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2-136/+0
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij2-124/+131
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij1-1/+12
2013-04-08mfd: wm8994: Silence bogus warning in wm8994_device_init()Jingoo Han1-1/+1
2013-04-08mfd: max77686: Use NULL instead of 0Sachin Kamat1-1/+1
2013-04-08mfd: adp5520: Use module_i2c_driver()Sachin Kamat1-11/+1
2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz4-394/+2548
2013-04-05MFD: rtsx_pcr: Fix probe fail pathJiri Slaby1-2/+4
2013-04-05mfd: abx500: Move the AB8500 Kconfig fragmentLinus Walleij1-7/+7
2013-04-05mfd: davinci_voicecodec: use module_platform_driver_probe()Jingoo Han1-11/+1
2013-04-05mfd: htc-pasic3: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mfd: ab3100-otp: use module_platform_driver_probe()Jingoo Han1-13/+1
2013-04-05mfd: stmpe: DT: Add stmpe-i2c dt alias to get id deviceGabriel Fernandez1-1/+4
2013-04-05mfd: stmpe: DT: Enable no-irq mode configurationGabriel Fernandez1-0/+3
2013-04-05mfd: syscon: Add non-DT supportAlexander Shiyan2-31/+45
2013-04-05mfd: syscon: Removed unneeded field "dev" from private driver structureAlexander Shiyan1-4/+1
2013-04-05mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy1-3/+3
2013-04-05mfd: as3711: Add OF supportGuennadi Liakhovetski1-4/+23
2013-04-05mfd: cros_ec: Add MFD_CORE dependencyDavid Rientjes1-0/+1
2013-04-05mfd: cros_ec_spi: Warnings fixSamuel Ortiz1-3/+3
2013-04-05mfd: cros_ec: Export needed symbols for the i2c and spi modulesSamuel Ortiz1-0/+7
2013-04-05mfd: Add ChromeOS EC SPI driverSimon Glass3-0/+386
2013-04-05mfd: Add ChromeOS EC I2C driverSimon Glass3-0/+212
2013-04-05mfd: Add ChromeOS EC implementationSimon Glass3-0/+198
2013-04-03Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+8
2013-04-01mfd: wm5102: Add registers for microphone detection level configurationMark Brown1-0/+8
2013-03-26mfd: pm8921: Disable driver until it gets fixedDavid Brown1-1/+1
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown7-12/+53
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-12/+53
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown2-8/+8
2013-03-21mfd: wm5102: Add additional speaker control registersMark Brown1-0/+2
2013-03-18Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Anton Vorontsov4-394/+2548
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-12mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin1-4/+13
2013-03-12mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown1-1/+1
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown1-0/+1
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan1-3/+33