summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)Author
2012-09-19pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding
2012-09-19mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding
2012-09-18mfd: twl4030-audio: Add DT supportPeter Ujfalusi
2012-09-18mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi
2012-09-18mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi
2012-09-18mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi
2012-09-18mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi
2012-09-18mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi
2012-09-18mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones
2012-09-17mfd: anatop-mfd: remove anatop driverDong Aisheng
2012-09-17mfd: Add syscon driver based on regmapDong Aisheng
2012-09-17mfd: Enable the tc3589x for Device TreeLee Jones
2012-09-17mfd: Provide the tc3589x with its own IRQ domainLee Jones
2012-09-17mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall
2012-09-17mfd: Add MAX8907 core driverGyungoh Yoo
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi
2012-09-14mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper
2012-09-14mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang
2012-09-14mfd: dt: tps65910: Add power off controlBill Huang
2012-09-14mfd: dt: tps6586x: Add power off controlBill Huang
2012-09-14mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones
2012-09-14gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare
2012-09-14mfd: arizona: Remove unused variableMark Brown
2012-09-14mfd: wm8994: Update WM1811 register patches for latest evaluationMark Brown
2012-09-14mfd: wm8994: Implement support for WM1811 devices with higher cust_idsMark Brown
2012-09-14mfd: arizona: Suppress needless calls to the primary IRQMark Brown
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-11mfd: arizona: Disable control interface error reporting for early devicesMark Brown
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang
2012-09-11mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang
2012-09-11mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang
2012-09-11mfd: max8925: Convert to IORESOURCE_REGMark Brown
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown
2012-09-11mfd: wm831x: Convert to IORESOURCE_REGMark Brown
2012-09-11mfd: 88pm860x: Move _IO resources out of ioport_ioresourceMark Brown
2012-09-11mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown
2012-08-23mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-07-27mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD CoreLee Jones