summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds2013-04-304-394/+2548
|\
| * Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Anton Vorontsov2013-03-184-394/+2548
| |\
| | * ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones2013-03-071-0/+36
| | * mfd: ab8500-debugfs: Trivially beautify the debugfs driverLee Jones2013-03-071-97/+89
| | * mfd: ab8500-core: Hierarchical interrupt registersDariusz Szymczak2013-03-071-76/+6
| | * mfd: ab8500-debug: Convert to kstrtoul_from_usersrinidhi kasagar2013-03-071-70/+30
| | * mfd: ab8500-debug: Add explicit dependenciesLinus Walleij2013-03-071-0/+3
| | * mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson2013-03-071-0/+12
| | * mfd: ab8500-debug: Add register map for ab8540.Lee Jones2013-03-071-3/+419
| | * mfd: ab8500-debugfs: Change AB8500 debug permissionsLee Jones2013-03-071-28/+28
| | * mfd: ab8500-core: Show turn on status at bootMattias Wallin2013-03-071-0/+26
| | * mfd: ab8500-debug: Add ADC input channel usb_id in debugfsLee Jones2013-03-071-0/+35
| | * mfd: ab8500-debugfs: Dump sim registersLee Jones2013-03-071-0/+78
| | * mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8Rabin Vincent2013-03-071-15/+22
| | * mfd: ab8500-core: Add additional resources to ab8505_iddet_resourcesLee Jones2013-03-071-0/+24
| | * mfd: ab8500-gpadc: Optimise GPADC driverLee Jones2013-03-071-157/+55
| | * mfd: ab8500-debug: Add support for the AB8540Lee Jones2013-03-072-1/+329
| | * mfd: ab8500-gpadc: Add support for the AB8540Lee Jones2013-03-071-40/+276
| | * mfd: ab8500-sysctrl: Add new reset functionLee Jones2013-03-071-0/+63
| | * mfd: ab8500-debug: Add support for ab8505 and ab9540Lee Jones2013-03-071-11/+372
| | * mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones2013-03-072-3/+8
| | * mfd: ab8500-sysctrl: Error check clean upMarcus Danielsson2013-03-071-16/+22
| | * mfd: ab8500-debug: Add wake-up infoJonas Aaberg2013-03-071-5/+30
| | * mfd: ab8500-debug: Better error handling on crashJonas Aaberg2013-03-071-4/+11
| | * mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones2013-03-071-7/+43
| | * mfd: ab8500-core: Rework MFD sub-device initialisation structuresLee Jones2013-03-071-61/+182
| | * mfd: ab8500-core: Add ADC support for ab8540Lee Jones2013-03-072-43/+98
| | * mfd: ab8500-debug: Function to save all ABB registers to memLee Jones2013-03-071-0/+50
| | * mfd: ab8500-debug: Print banks in hexMattias Wallin2013-03-071-9/+9
| | * mfd: ab8500-core: APE Interrupts are not clearedLee Jones2013-03-071-2/+3
| | * mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones2013-03-072-101/+473
| | * mfd: ab8500-gpadc: Reread on failureJonas Aaberg2013-03-071-0/+5
| | * mfd: ab8500-gpadc: Implemented suspend/resumeDaniel WILLERUD2013-03-071-0/+28
| | * mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan2013-03-072-1/+40
* | | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-291-0/+1
|\ \ \
| * | | regulator: ab3100: device tree supportLinus Walleij2013-04-241-0/+1
| |/ /
* | | Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-04-031-0/+8
|\ \ \
| * | | mfd: wm5102: Add registers for microphone detection level configurationMark Brown2013-04-011-0/+8
| |/ /
* | | mfd: pm8921: Disable driver until it gets fixedDavid Brown2013-03-261-1/+1
* | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-267-12/+53
|\ \ \ | |/ /
| * | mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann2013-03-151-1/+1
| * | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin2013-03-121-4/+13
| * | mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown2013-03-121-1/+1
| * | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-121-0/+1
| * | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-121-3/+33
| * | mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin2013-03-121-0/+1
| * | mfd: omap-usb-host: Actually update hostconfigRoger Quadros2013-03-121-3/+3
| |/
* | SSBI: Remove MSM_ prefix from SSBI driversDavid Brown2013-03-252-8/+8
|/
* mfd: convert to idr_alloc()Tejun Heo2013-02-271-7/+6
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-2433-997/+2941
|\
OpenPOWER on IntegriCloud