summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-22mfd: Use devm_* APIs for mc13xxx: remove leftover kfreeAndreas Pretzsch1-1/+0
2012-09-22mfd: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-2/+12
2012-09-22mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda2-230/+32
2012-09-22mfd: omap-usb-host: Invoke the TLL driver from USB HS core driverKeshava Munegowda2-2/+6
2012-09-22mfd: omap-usb-tll: HOST TLL platform driverKeshava Munegowda4-2/+479
2012-09-19mfd: tps65090: Remove redundant checkVenu Byravarasu1-1/+1
2012-09-19mfd: 88pm860x: Move initilization codeHaojian Zhuang3-167/+159
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang2-20/+20
2012-09-19regulator: 88pm860x: Add pre-regulator support for 88pm860x regulatorJett.Zhou1-0/+66
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang3-93/+356
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang2-55/+55
2012-09-19gpio: Add basic support for TWL6040 GPOsPeter Ujfalusi3-0/+145
2012-09-19mfd: twl6040: Add twl6040-gpio childPeter Ujfalusi3-4/+29
2012-09-19mfd: twl6040: Fix GPO maskPeter Ujfalusi1-1/+1
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 Warren3-0/+28
2012-09-19pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding6-61/+86
2012-09-19mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding1-92/+25
2012-09-18input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi1-2/+16
2012-09-18mfd: twl4030-audio: Add DT supportPeter Ujfalusi2-7/+93
2012-09-18dt: Add empty of_find_node_by_name() functionPeter Ujfalusi1-0/+6
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 Ujfalusi2-0/+33
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: anatop-mfd: remove anatop driverDong Aisheng4-173/+0
2012-09-17regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng5-43/+43
2012-09-17ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng2-0/+324
2012-09-17mfd: Add syscon driver based on regmapDong Aisheng5-0/+228
2012-09-17mfd: Enable the tc3589x for Device TreeLee Jones1-3/+40
2012-09-17mfd: Provide the tc3589x with its own IRQ domainLee Jones2-26/+48
2012-09-17mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall1-1/+0
2012-09-17mfd: Add MAX8907 core driverGyungoh Yoo5-0/+665
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2-0/+15
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-14mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper5-117/+133
2012-09-14mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang1-3/+3
2012-09-14mfd: dt: tps65910: Add power off controlBill Huang3-0/+29
2012-09-14mfd: dt: tps6586x: Add power off controlBill Huang3-0/+26
2012-09-14mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones2-19/+16
2012-09-14gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare3-12/+97
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