summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2013-01-17mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax1-2/+13
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-1/+1
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o2-5/+0
2012-08-15mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown1-0/+8
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-2/+0
2012-04-13mfd: Clear twl6030 IRQ status register only onceNishanth Menon1-2/+11
2012-03-12mfd: Fix cs5535 section mismatchChristian Gmeiner1-3/+3
2012-03-12mfd: Fix ACPI conflict checkJean Delvare1-1/+1
2012-01-07mfd: Turn on the twl4030-madc MADC clockKyle Manna1-0/+22
2012-01-07mfd: Check for twl4030-madc NULL pointerKyle Manna1-1/+2
2012-01-07mfd: Copy the device pointer to the twl4030-madc structureKyle Manna1-0/+2
2012-01-07mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi1-4/+4
2012-01-07mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok1-8/+8
2011-12-09revert "mfd: Fix twl4030 dependencies for audio codec"Greg Kroah-Hartman1-1/+1
2011-11-22mfd: Fix twl4030 dependencies for audio codecThomas Weber1-1/+1
2011-10-03mfd: Make omap-usb-host TLL mode work againAnand Gadiyar1-1/+0
2011-10-03mfd: Fix initialisation of tps65910 interruptsJohan Hovold1-0/+2
2011-07-09w1: ds1wm: add a reset recovery parameterJean-François Dagenais2-0/+2
2011-07-05mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2-0/+4
2011-07-05mfd: Fix build error for tps65911-comparator.cAxel Lin1-1/+1
2011-07-05Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda1-9/+122
2011-05-28mfd: Fix build breakage caused by tps65910 gpio directory moveLiam Girdwood1-1/+1
2011-05-28mfd: Use mfd cell platform_data for db8500-prcmu cells platform bitsMattias Wallin1-1/+2
2011-05-27TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria1-0/+188
2011-05-27GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria3-93/+3
2011-05-27TPS65911: Add new irq definitionsJorge Eduardo Candelaria1-13/+44
2011-05-27MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria1-1/+3
2011-05-27mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin1-1/+1
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-1/+1
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-2/+2
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory3-1/+200
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory3-1/+99
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory3-0/+217
2011-05-26mfd: Add omap-usbhs runtime PM supportKeshava Munegowda1-122/+9
2011-05-26mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons1-1/+2
2011-05-26mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin1-1/+3
2011-05-26mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda1-8/+19
2011-05-26mfd: Add ASIC3 LED supportPaul Parsons1-6/+68
2011-05-26mfd: Update twl4030-code maintainer e-mail addressPeter Ujfalusi1-2/+2
2011-05-26mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUpJohan Palsson1-3/+3
2011-05-26mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0Karl Komierowski1-1/+33
2011-05-26mfd: Provide ab8500-core enumerators for chip cutsLinus Walleij1-16/+16
2011-05-26mfd: Check twl4030-power remove script error condition after i2cwriteLesly A M1-1/+1
2011-05-26mfd: Fix twl6030 irq definitionsGraeme Gregory1-2/+2
2011-05-26mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory1-37/+153
2011-05-26mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang1-27/+8
2011-05-26mfd: Remove checking on max8925 regulator[0]Haojian Zhuang1-1/+1
2011-05-26mfd: Remove unused parameter from 88pm860x APIHaojian Zhuang1-18/+10
2011-05-26mfd: Avoid to allocate 88pm860x static platform dataHaojian Zhuang1-29/+16
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang1-0/+29