summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|/
* 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
|\
| * mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra2013-02-151-5/+2
| * Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2013-02-142-335/+466
| |\
| | * mfd: omap-usb-host: get rid of build warningRoger Quadros2013-02-131-1/+1
| | * mfd: omap-usb-host: Don't spam console on clk_set_parent failureRoger Quadros2013-02-131-9/+9
| | * mfd: omap-usb-host: clean up omap_usbhs_init()Roger Quadros2013-02-131-48/+81
| | * mfd: omap-usb-host: Get rid of unnecessary spinlockRoger Quadros2013-02-131-16/+0
| | * mfd: omap-usb-host: Manage HSIC clocks for HSIC modeRoger Quadros2013-02-131-14/+83
| | * mfd: omap-usb-host: cleanup clock management codeRoger Quadros2013-02-131-80/+106
OpenPOWER on IntegriCloud