aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-03-16mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)1-0/+40
2012-03-16mfd: Fix compilation error in tps65910.hVenu Byravarasu1-0/+2
2012-03-16mfd: Add 8420 variant to db8500-prcmuBengt Jonsson1-0/+1
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson1-0/+1
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson1-43/+0
2012-03-16mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan1-0/+295
2012-03-16mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson1-2/+4
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson1-0/+7
2012-03-16mfd: Support for the AB8500 AB8505 variantBengt Jonsson1-42/+57
2012-03-16mfd: Remove unused LDO supply field from WM8994 pdataMark Brown1-1/+0
2012-03-16mfd: Add platform data for MAX8997 haptic driverChanwoo Choi1-1/+52
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker6-6/+10
2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan1-3/+2
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano2-0/+9
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2-0/+9
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2-0/+9
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2-0/+9
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou1-0/+22
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan1-0/+1
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+1
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin1-2/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2-0/+18
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij3-2/+91
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-2/+7
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij2-8/+58
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair1-0/+1
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson2-12/+154
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson2-2/+38
2012-03-06mfd: db8500 clock handling updateMattias Nilsson1-0/+47
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson2-53/+183
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson1-0/+18
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-6/+0
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-1/+15
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch1-0/+283
2012-02-28Merge branch 'irqdomain/next' into gpio/nextGrant Likely1-0/+2
2012-02-22Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2-10/+7
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown1-0/+3
2012-02-18MFD: ucb1x00-core: add wakeup supportRussell King1-0/+4
2012-02-18MFD: ucb1x00: convert to use genirqRussell King1-18/+4
2012-02-18MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King1-2/+0
2012-02-18MFD: ucb1x00-core: convert to use dev_pm_opsRussell King1-1/+1
2012-02-18MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King1-2/+2
2012-02-18MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King1-0/+7
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2-2/+4
2012-02-05gpio: tps65910: Add sleep control supportLaxman Dewangan1-0/+8
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi1-0/+2
2012-02-03MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King1-6/+0
2012-02-03MFD: mcp-core: sanitize host creation/removalRussell King1-2/+3
2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan1-0/+8
2012-01-21MFD: mcp-core: fix mcp_priv() to be more type safeRussell King1-1/+4