summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| * | | | mfd: rtsx: Remove redundant codeWei WANG2013-02-141-1/+0
| * | | | mfd: rtsx: Fix typo in commentWei WANG2013-02-141-1/+1
| * | | | mfd: tps65090: remove suspend/resume callbacksLaxman Dewangan2013-02-141-23/+0
| * | | | mfd: tps65090: Pass irq domain when adding mfd sub devicesLaxman Dewangan2013-02-141-1/+1
| * | | | mfd: tps65090: add DT support for tps65090Laxman Dewangan2013-02-142-3/+141
| * | | | mfd: wm5102: Make DSP scratch registers readableMark Brown2013-02-142-0/+24
| * | | | mfd: tps6507x: Add DT supportVishwanathrao Badarkhe, Manish2013-02-141-0/+9
| * | | | mfd: 88pm80x: Remove redundant devm_* callsYi Zhang2013-02-144-28/+10
| * | | | mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri2013-02-141-0/+12
| * | | | watchdog: Add support for ux500_wdt watchdogFabio Baltieri2013-02-144-0/+203
| * | | | mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri2013-02-141-0/+5
| * | | | mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri2013-02-141-0/+12
| * | | | 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-142-34/+11
| * | | | mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-142-6/+0
| * | | | 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/+7
| * | | | mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi2013-02-141-2/+1
| * | | | 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/+27
| * | | | mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi2013-02-141-11/+2
| * | | | mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-142-85/+86
OpenPOWER on IntegriCloud