summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mfd: ab8500-debugfs: Add interrupt debugBengt Jonsson2013-02-042-0/+50
| | * | mfd ab8500-gpadc: Introduce new AB version detectionMichel JAOUEN2013-02-041-11/+4Star
| | * | 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-042-0/+14
| | * | 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-041-0/+16
| | * | mfd: ab8500-sysctrl: export read/write symbolsJonas Aaberg2013-02-041-0/+2
| | * | mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registersKennet Wallden2013-02-041-0/+24
| | * | 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-041-0/+22
| * | | mfd: max8925: Fix onkey driver irq baseQing Xu2013-02-141-1/+1
| * | | mfd: max8925: Fix mfd device register failureQing Xu2013-02-141-12/+10Star
| * | | mfd: max8925: Add irqdomain for dtQing Xu2013-02-142-33/+76
| * | | mfd: vexpress: Allow vexpress-sysreg to self-initialiseCatalin Marinas2013-02-141-4/+6
| * | | mfd: rtsx: Support RTS5227Roger Tseng2013-02-144-1/+241
| * | | mfd: rtsx: Implement driving adjustment to device-dependent callbacksRoger Tseng2013-02-143-3/+29
| * | | mfd: vexpress: Add pseudo-GPIO based LEDsPawel Moll2013-02-141-18/+55
| * | | 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/+7Star
| * | | 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
| * | | mfd: rtsx: Remove redundant codeWei WANG2013-02-141-1/+0Star
| * | | mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan2013-02-141-23/+0Star
| * | | mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan2013-02-141-1/+1
| * | | mfd: tps65090: add DT support for tps65090Laxman Dewangan2013-02-141-3/+19
| * | | mfd: wm5102: Make DSP scratch registers readableMark Brown2013-02-141-0/+8
| * | | mfd: tps6507x: Add DT supportVishwanathrao Badarkhe, Manish2013-02-141-0/+9
| * | | mfd: 88pm80x: Remove redundant devm_* callsYi Zhang2013-02-143-27/+9Star
| * | | mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri2013-02-141-0/+12
| * | | mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri2013-02-141-0/+5
| * | | mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra2013-02-141-33/+76
| * | | mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-141-28/+0Star
| * | | mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-141-3/+0Star
| * | | mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi2013-02-141-47/+57
| * | | mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi2013-02-141-6/+6
| * | | mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi2013-02-141-24/+7Star
| * | | mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi2013-02-141-2/+1Star
| * | | mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi2013-02-141-10/+21
| * | | mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi2013-02-141-29/+27Star
| * | | mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi2013-02-141-11/+2Star