summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl4030: Fix chained irq handling on resume from suspendKalle Jokiniemi2012-11-211-1/+2
* mfd: arizona: Sync regcache after resetCharles Keepax2012-11-201-0/+8
* mfd: arizona: Correctly report when AIF2/AIF1 is underclockedCharles Keepax2012-11-201-2/+2
* mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices callCharles Keepax2012-11-201-1/+1
* mfd: wm5110: Disable control interface error report for WM5110 rev BMark Brown2012-11-201-0/+1
* mfd: wm5102: Update register patch for latest evaluationMark Brown2012-11-201-518/+1Star
* mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi2012-11-201-1/+1
* Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds2012-10-071-1/+21
|\
| * Merge with upstream to accommodate with MFD changesAnton Vorontsov2012-09-2552-216/+165Star
| |\
| * | 88pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov2012-09-211-2/+2
| * | power_supply: Enable battery-charger for 88pm860xJett.Zhou2012-09-211-1/+21
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-051-3/+3
|\ \ \
| * | | sections: fix section conflicts in drivers/mfdAndi Kleen2012-10-051-3/+3
* | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-0537-1348/+3692
|\ \ \ \ | |/ / / |/| | |
| * | | mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang2012-10-021-51/+0Star
| * | | mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-9/+53
| * | | mfd: 88pm860x: Use irqdomainHaojian Zhuang2012-10-021-27/+38
| * | | mfd: smsc: Add support for smsc gpio io/keypad driverSourav Poddar2012-10-013-0/+126
| * | | mfd: DA9055 core driverAshish Jangam2012-09-294-0/+536
| * | | 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/+1Star
| * | | 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/+0Star
| * | | 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/+10Star
| * | | 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/+159Star
| * | | mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang2012-09-191-7/+1Star
| * | | 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/+14Star
| * | | 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/+7Star
| * | | mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding2012-09-191-92/+25Star