summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl-core: Fix kernel panic on bootJon Hunter2013-02-141-8/+8
* Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/k...Samuel Ortiz2013-02-141-3/+50
|\
| * mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrlLee Jones2013-02-081-1/+2
| * mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctlyLee Jones2013-02-081-1/+1
| * mfd: ab8500: provide a irq_set_type() functionLee Jones2013-02-081-0/+6
| * mfd: ab8500: actually handle the AB8500 GPIO IRQs correctlyLinus Walleij2013-02-081-3/+19
| * mfd: ab8500: prepare to handle AB8500 GPIO's IRQs correctlyLee Jones2013-02-081-1/+25
* | mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-144-0/+57
* | mfd: ab8500: Fix compile errorLinus Walleij2013-02-141-0/+1
* | mfd: Add missing GENERIC_HARDIRQS dependeciesHeiko Carstens2013-02-141-34/+38
* | Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz2013-02-148-74/+1394
|\ \
| * | mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameterPhilippe Langlais2013-02-041-13/+13
| * | mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc'Lee Jones2013-02-041-2/+0
| * | mfd: ab8500-gpadc: Reduce conversion timeoutLee Jones2013-02-041-1/+4
| * | mfd: ab8500-debugfs: sizeof() mismatch bugfixAshok G2013-02-041-1/+1
| * | mfd: ab8500-gpadc: Add runtime pm supportLee Jones2013-02-041-6/+64
| * | mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson2013-02-043-0/+52
| * | mfd ab8500-gpadc: Introduce new AB version detectionMichel JAOUEN2013-02-041-11/+4
| * | mfd: ab8500-debugfs: Allow number of IRQs to be provided more dynamicallyLinus Walleij2013-02-041-10/+41
| * | mfd: ab8500-core: Allow the possibility to dump all AB8500 registersMian Yousaf Kaukab2013-02-043-0/+20
| * | mfd: ab8500-debugfs: add debugfs node to read all registersMian Yousaf Kaukab2013-02-041-14/+81
| * | mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3Philippe Langlais2013-02-041-2/+24
| * | mfd: ab8500-debugfs: Export all AB8500 ADCs as debugfs nodesJohn Beckett2013-02-041-21/+465
| * | mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entrycarriere etienne2013-02-041-52/+338
| * | mfd: ab8500-debugfs: Use NULL to initialise remaining NULL pointerLee Jones2013-02-041-1/+1
| * | mfd: ab8500-debugfs: Keep count of IRQs in debugfsMattias Wallin2013-02-041-24/+53
| * | mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQsLee Jones2013-02-041-0/+198
| * | mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab2013-02-042-0/+18
| * | mfd: ab8500-sysctrl: export read/write symbolsJonas Aaberg2013-02-041-0/+2
| * | mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden2013-02-043-0/+31
| * | mfd: ab8500-gpadc: Change to usleep_range() for greater resolutionLee Jones2013-02-041-1/+1
| * | mfd: ab8500-sysctrl.c: Provide charging as reset reasonJonas Aaberg2013-02-041-1/+1
| * | mfd: ab8500-sysctrl: Only reboot into charging mode if battery type is knownJonas Aaberg2013-02-041-5/+22
| * | mfd: ab8500-sysctrl: If a charger is present, reboot insteadJonas Aaberg2013-02-041-0/+27
| * | mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-backLee Jones2013-02-042-0/+24
* | | Documentation: Add docs for max8925 dtQing Xu2013-02-143-0/+92
* | | mfd: max8925: Add dtsQing Xu2013-02-142-1/+161
* | | mfd: max8925: Support dt for backlightQing Xu2013-02-141-1/+30
* | | mfd: max8925: Fix onkey driver irq baseQing Xu2013-02-142-4/+1
* | | mfd: max8925: Fix mfd device register failureQing Xu2013-02-141-12/+10
* | | mfd: max8925: Add irqdomain for dtQing Xu2013-02-143-34/+78
* | | mfd: vexpress: Allow vexpress-sysreg to self-initialiseCatalin Marinas2013-02-141-4/+6
* | | mfd: rtsx: Support RTS5227Roger Tseng2013-02-145-1/+246
* | | mfd: rtsx: Implement driving adjustment to device-dependent callbacksRoger Tseng2013-02-143-3/+29
* | | mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll2013-02-142-18/+63
* | | mfd: ab8500: Rename ab8500 to abx500 for hwmon driverHongbo Zhang2013-02-141-3/+3
* | | mfd: rtsx: Optimize card detect flowWei WANG2013-02-141-12/+19
* | | mfd: rtsx: Use macros to replace some variablesWei WANG2013-02-142-9/+7
* | | mfd: rtsx: Fix checkpatch warningWei WANG2013-02-141-13/+13
* | | mfd: rtsx: Declare that the DMA address limitation is 32bit explicitlyWei WANG2013-02-141-0/+4
OpenPOWER on IntegriCloud