summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: tps65910: Add alarm interrupt of TPS65910 RTC to mfd device listVenu Byravarasu2012-09-291-0/+10
* mfd: wm5110: Add register patches for revision BMark Brown2012-09-281-1/+95
* mfd: wm5110: Disable control interface error report for WM5110 rev BMark Brown2012-09-281-0/+1
* mfd: Add backlight as subdevice to the tps65217Matthias Kaehlcke2012-09-241-0/+3
* mfd: Provide the PRCMU with its own IRQ domainLee Jones2012-09-241-12/+35
* mfd: Fix max8907 sparse warningFengguang Wu2012-09-231-1/+1
* mfd: Add lp8788 mfd driverMilo Kim2012-09-234-0/+455
* mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2012-09-232-1/+44
* mfd: rc5t583: Fix warning messagesVenu Byravarasu2012-09-232-2/+2
* mfd: palmas: Add device tree handling to mfdGraeme Gregory2012-09-231-0/+52
* mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory2012-09-231-0/+13
* mfd: palmas: Switch to linear domain in all casesGraeme Gregory2012-09-211-63/+1
* mfd: palmas: Improve the error exit pathGraeme Gregory2012-09-211-8/+11
* mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cellLee Jones2012-09-211-0/+1
* mfd: Use devm_* APIs for mc13xxx: remove leftover kfreeAndreas Pretzsch2012-09-211-1/+0
* mfd: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D2012-09-211-2/+12
* mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda2012-09-211-221/+10
* mfd: omap-usb-host: Invoke the TLL driver from USB HS core driverKeshava Munegowda2012-09-211-2/+5
* mfd: omap-usb-tll: HOST TLL platform driverKeshava Munegowda2012-09-213-2/+473
* mfd: tps65090: Remove redundant checkVenu Byravarasu2012-09-191-1/+1
* mfd: 88pm860x: Move initilization codeHaojian Zhuang2012-09-192-163/+159
* mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang2012-09-191-7/+1
* mfd: max8925: Remove array in regulator platform dataHaojian Zhuang2012-09-191-72/+316
* mfd: max8925: Use register offset as REG in backlightHaojian Zhuang2012-09-191-17/+14
* mfd: twl6040: Add twl6040-gpio childPeter Ujfalusi2012-09-191-0/+15
* mfd: Use IRQF_ONESHOT for max8925Fengguang Wu2012-09-191-2/+2
* mfd: Use IRQF_ONESHOT for twl6040Fengguang Wu2012-09-191-1/+1
* mfd: Use IRQF_ONESHOT for 88pm860xFengguang Wu2012-09-191-1/+1
* mfd: max8907: Add power off controlStephen Warren2012-09-191-0/+20
* pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding2012-09-194-176/+7
* mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding2012-09-191-92/+25
* mfd: twl4030-audio: Add DT supportPeter Ujfalusi2012-09-181-7/+47
* mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi2012-09-181-1/+1
* mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-181-0/+32
* mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi2012-09-181-18/+16
* mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi2012-09-181-9/+6
* mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi2012-09-181-4/+4
* mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones2012-09-181-1/+2
* mfd: anatop-mfd: remove anatop driverDong Aisheng2012-09-173-133/+0
* mfd: Add syscon driver based on regmapDong Aisheng2012-09-173-0/+185
* mfd: Enable the tc3589x for Device TreeLee Jones2012-09-171-3/+40
* mfd: Provide the tc3589x with its own IRQ domainLee Jones2012-09-171-26/+47
* mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall2012-09-171-1/+0
* mfd: Add MAX8907 core driverGyungoh Yoo2012-09-173-0/+344
* mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-161-0/+14
* mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-161-0/+14
* mfd: MAX77693: Fix interrupt handling bugChanwoo Choi2012-09-161-5/+31
* mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-141-0/+1
* mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang2012-09-141-3/+3
* mfd: dt: tps65910: Add power off controlBill Huang2012-09-141-0/+22
OpenPOWER on IntegriCloud