summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mfd: anatop-mfd: remove anatop driverDong Aisheng2012-09-173-133/+0
| * | | mfd: Add syscon driver based on regmapDong Aisheng2012-09-173-0/+185
| * | | mfd: Enable the tc3589x for Device TreeLee Jones2012-09-171-3/+40
| * | | mfd: Provide the tc3589x with its own IRQ domainLee Jones2012-09-171-26/+47
| * | | mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall2012-09-171-1/+0
| * | | mfd: Add MAX8907 core driverGyungoh Yoo2012-09-173-0/+344
| * | | mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-161-0/+14
| * | | mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-161-0/+14
| * | | mfd: MAX77693: Fix interrupt handling bugChanwoo Choi2012-09-161-5/+31
| * | | mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-141-0/+1
| * | | mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang2012-09-141-3/+3
| * | | mfd: dt: tps65910: Add power off controlBill Huang2012-09-141-0/+22
| * | | mfd: dt: tps6586x: Add power off controlBill Huang2012-09-141-0/+19
| * | | mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones2012-09-141-17/+16
| * | | gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare2012-09-141-2/+27
| * | | mfd: arizona: Remove unused variableMark Brown2012-09-141-1/+1
| * | | mfd: wm8994: Update WM1811 register patches for latest evaluationMark Brown2012-09-141-1/+1
| * | | mfd: wm8994: Implement support for WM1811 devices with higher cust_idsMark Brown2012-09-141-1/+1
| * | | mfd: arizona: Suppress needless calls to the primary IRQMark Brown2012-09-141-3/+15
| * | | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-1452-110/+121
| * | | mfd: arizona: Disable control interface error reporting for early devicesMark Brown2012-09-111-7/+28
| * | | mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang2012-09-111-66/+199
| * | | mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang2012-09-111-40/+74
| * | | mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang2012-09-111-35/+43
| * | | mfd: max8925: Convert to IORESOURCE_REGMark Brown2012-09-111-14/+4
| * | | mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown2012-09-111-63/+29
| * | | mfd: wm831x: Convert to IORESOURCE_REGMark Brown2012-09-111-46/+20
| * | | mfd: 88pm860x: Move _IO resources out of ioport_ioresourceMark Brown2012-09-111-29/+63
| * | | mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown2012-09-111-0/+10
| * | | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang2012-08-231-19/+1
| * | | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-87/+43
| |/ /
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+2
|\ \ \
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\ \ \ \
| | * | | | ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * | | | | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-202-1/+45
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-201-0/+2
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-24/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-2053-220/+209
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-181-26/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-171-26/+30
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-161-0/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-0/+2
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-011-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-2153-220/+209
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-131-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | mfd/da9052: make i2c_device_id array constArnd Bergmann2012-09-111-2/+2
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-10-012-1/+45
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2012-09-062-1/+45
| |/ / / / / /
OpenPOWER on IntegriCloud