aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds4-394/+2548
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+1
2013-04-24regulator: ab3100: device tree supportLinus Walleij1-0/+1
2013-04-03Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-nextGreg Kroah-Hartman1-0/+8
2013-04-01mfd: wm5102: Add registers for microphone detection level configurationMark Brown1-0/+8
2013-03-26mfd: pm8921: Disable driver until it gets fixedDavid Brown1-1/+1
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-nextGreg Kroah-Hartman7-12/+53
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown2-8/+8
2013-03-18Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov4-394/+2548
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-12mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin1-4/+13
2013-03-12mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown1-1/+1
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown1-0/+1
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan1-3/+33
2013-03-12mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin1-0/+1
2013-03-12mfd: omap-usb-host: Actually update hostconfigRoger Quadros1-3/+3
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones1-0/+36
2013-03-07mfd: ab8500-debugfs: Trivially beautify the debugfs driverLee Jones1-97/+89
2013-03-07mfd: ab8500-core: Hierarchical interrupt registersDariusz Szymczak1-76/+6
2013-03-07mfd: ab8500-debug: Convert to kstrtoul_from_usersrinidhi kasagar1-70/+30
2013-03-07mfd: ab8500-debug: Add explicit dependenciesLinus Walleij1-0/+3
2013-03-07mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson1-0/+12
2013-03-07mfd: ab8500-debug: Add register map for ab8540.Lee Jones1-3/+419
2013-03-07mfd: ab8500-debugfs: Change AB8500 debug permissionsLee Jones1-28/+28
2013-03-07mfd: ab8500-core: Show turn on status at bootMattias Wallin1-0/+26
2013-03-07mfd: ab8500-debug: Add ADC input channel usb_id in debugfsLee Jones1-0/+35
2013-03-07mfd: ab8500-debugfs: Dump sim registersLee Jones1-0/+78
2013-03-07mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8Rabin Vincent1-15/+22
2013-03-07mfd: ab8500-core: Add additional resources to ab8505_iddet_resourcesLee Jones1-0/+24
2013-03-07mfd: ab8500-gpadc: Optimise GPADC driverLee Jones1-157/+55
2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones2-1/+329
2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Lee Jones1-40/+276
2013-03-07mfd: ab8500-sysctrl: Add new reset functionLee Jones1-0/+63
2013-03-07mfd: ab8500-debug: Add support for ab8505 and ab9540Lee Jones1-11/+372
2013-03-07mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones2-3/+8
2013-03-07mfd: ab8500-sysctrl: Error check clean upMarcus Danielsson1-16/+22
2013-03-07mfd: ab8500-debug: Add wake-up infoJonas Aaberg1-5/+30
2013-03-07mfd: ab8500-debug: Better error handling on crashJonas Aaberg1-4/+11
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones1-7/+43
2013-03-07mfd: ab8500-core: Rework MFD sub-device initialisation structuresLee Jones1-61/+182
2013-03-07mfd: ab8500-core: Add ADC support for ab8540Lee Jones2-43/+98
2013-03-07mfd: ab8500-debug: Function to save all ABB registers to memLee Jones1-0/+50
2013-03-07mfd: ab8500-debug: Print banks in hexMattias Wallin1-9/+9
2013-03-07mfd: ab8500-core: APE Interrupts are not clearedLee Jones1-2/+3
2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones2-101/+473
2013-03-07mfd: ab8500-gpadc: Reread on failureJonas Aaberg1-0/+5
2013-03-07mfd: ab8500-gpadc: Implemented suspend/resumeDaniel WILLERUD1-0/+28
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan2-1/+40
2013-02-27mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds33-997/+2941