aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-19mfd: twl6040: Add twl6040-gpio childPeter Ujfalusi1-0/+15
2012-09-19mfd: Use IRQF_ONESHOT for max8925Fengguang Wu1-2/+2
2012-09-19mfd: Use IRQF_ONESHOT for twl6040Fengguang Wu1-1/+1
2012-09-19mfd: Use IRQF_ONESHOT for 88pm860xFengguang Wu1-1/+1
2012-09-19mfd: max8907: Add power off controlStephen Warren1-0/+20
2012-09-19pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding4-176/+7
2012-09-19mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding1-92/+25
2012-09-18Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-26/+30
2012-09-18mfd: twl4030-audio: Add DT supportPeter Ujfalusi1-7/+47
2012-09-18mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi1-1/+1
2012-09-18mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+32
2012-09-18mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi1-18/+16
2012-09-18mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi1-9/+6
2012-09-18mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi1-4/+4
2012-09-18mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones1-1/+2
2012-09-17mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren1-26/+30
2012-09-17mfd: anatop-mfd: remove anatop driverDong Aisheng3-133/+0
2012-09-17mfd: Add syscon driver based on regmapDong Aisheng3-0/+185
2012-09-17mfd: Enable the tc3589x for Device TreeLee Jones1-3/+40
2012-09-17mfd: Provide the tc3589x with its own IRQ domainLee Jones1-26/+47
2012-09-17mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall1-1/+0
2012-09-17mfd: Add MAX8907 core driverGyungoh Yoo3-0/+344
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-0/+2
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds53-220/+209
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+14
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi1-0/+14
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi1-0/+14
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown52-110/+121
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper1-0/+1
2012-09-14mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang1-3/+3
2012-09-14mfd: dt: tps65910: Add power off controlBill Huang1-0/+22
2012-09-14mfd: dt: tps6586x: Add power off controlBill Huang1-0/+19
2012-09-14mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones1-17/+16
2012-09-14gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare1-2/+27
2012-09-14mfd: arizona: Remove unused variableMark Brown1-1/+1
2012-09-14mfd: wm8994: Update WM1811 register patches for latest evaluationMark Brown1-1/+1
2012-09-14mfd: wm8994: Implement support for WM1811 devices with higher cust_idsMark Brown1-1/+1
2012-09-14mfd: arizona: Suppress needless calls to the primary IRQMark Brown1-3/+15
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown52-110/+121
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-criticalOlof Johansson1-2/+2
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+2
2012-09-11mfd: arizona: Disable control interface error reporting for early devicesMark Brown1-7/+28
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang1-66/+199
2012-09-11mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang1-40/+74
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang1-35/+43
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown1-14/+4
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown1-63/+29