summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/arizona-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-5/+12
|\
| * mfd: arizona: Defer patch initialistation until after first device bootMark Brown2012-12-031-5/+12
| * mfd: arizona: Register haptics devicesMark Brown2012-11-301-0/+2
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-0/+2
|\ \
| * | mfd: arizona: Register haptics devicesMark Brown2012-11-281-0/+2
| |/
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+2
|\ \
| * | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * | mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
| |/
* | 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: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-3/+3
* mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown2012-07-251-0/+4
* mfd: Initial support for the WM5110Mark Brown2012-07-161-0/+24
* mfd: Add support for multiple arizona PDM speaker outputsMark Brown2012-07-101-3/+2Star
* mfd: Error out if initial arizona boot failsMark Brown2012-07-091-1/+5
* mfd: Don't free unallocated arizona supplies on errorMark Brown2012-07-091-1/+1
* mfd: Add missing WM5102 ifdefsMark Brown2012-07-091-1/+2
* mfd: Treat arizona register read errors as non-fatal during resumeMark Brown2012-07-091-1/+1
* mfd: Release arizona DCVDD if we fail to resume the deviceMark Brown2012-07-091-1/+3
* mfd: Move arizona digital core supply management to the regulator APIMark Brown2012-07-091-30/+35
* mfd: arizona: Core driverMark Brown2012-06-231-0/+527