summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2009-12-13mfd: Move pcf50633 messages to appropriate log levelsArnaud Patard
2009-12-13mfd: Make pcf50633 suspend/resume belong to i2c_driverLars-Peter Clausen
2009-12-13mfd: Disable unnecessary pcf50633 shutdown on lowsysPaul Fertser
2009-12-13mfd: Convert WM835x IRQ handling to use a data tableMark Brown
2009-12-13mfd: Split wm8350 IRQ code into a separate fileMark Brown
2009-12-13mfd: Add ADP5520/ADP5501 driverMichael Hennerich
2009-12-13mfd: Fix 88PM8607 I2C dependencyHaojian Zhuang
2009-12-13mfd: Move asic3_remove to .devexit.textUwe Kleine-König
2009-12-13mfd: Add support for WM8320 PMICsMark Brown
2009-12-13gpiolib: Make WM831x GPIO count dynamicMark Brown
2009-12-13mfd: Refactor WM831x chip identificationMark Brown
2009-12-13mfd: Don't abuse i2c_client.nameJean Delvare
2009-12-13mfd: Fix ab4500 compilation warningsSamuel Ortiz
2009-12-13mfd: add AB4500 driverSrinidhi Kasagar
2009-12-13mfd: Add 88PM8607 driverHaojian Zhuang
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-06Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...Russell King
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown
2009-11-30mfd: Add power control platform data to SDHI driverMagnus Damm
2009-11-27add gpiolib support to ucb1x00Thomas Kunze
2009-11-27move drivers/mfd/*.h to include/linux/mfdThomas Kunze
2009-11-25Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown
2009-11-25mfd: twl4030: fix ELF section mismatch...Daniel J Blueman
2009-11-22MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi
2009-11-22MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut
2009-11-16wm831x: Factor out WM831x backup battery chargerMark Brown
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-11-10Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown
2009-11-10MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi
2009-11-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown
2009-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-10-27mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen
2009-10-27mfd: Always initialise WM831x IRQ mutexMark Brown
2009-10-26Merge branch 'sh/sdhi-mfd'Paul Mundt
2009-10-26mfd: Add SuperH Mobile SDHI platform driverMagnus Damm
2009-10-25MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-12mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-04mfd: AB3100 drop unused module parametersJean Delvare
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton