aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06mfd: Fix a typo in MFD_MAX8997 Kconfig entryAxel Lin1-1/+1
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano2-0/+14
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano1-0/+20
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano1-0/+20
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano1-0/+33
2012-03-06mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano1-10/+7
2012-03-06mfd: Return proper error if s5m-core regmap_init_i2c failsAxel Lin1-5/+4
2012-03-06mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou1-6/+11
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou1-0/+95
2012-03-06mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macroHai Dong1-1/+1
2012-03-06mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.cAxel Lin1-6/+1
2012-03-06mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.cAxel Lin1-26/+1
2012-03-06mfd: Correct readability of WM8994 DC servo 4E registerMark Brown1-0/+1
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan2-77/+47
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+25
2012-03-06mfd: Make twl6030_irq_set_wake staticNishanth Menon1-1/+1
2012-03-06mfd: Clear twl6030 IRQ status register only onceNishanth Menon1-2/+11
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin1-3/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano1-0/+32
2012-03-06mfd: Initialize tps65912 irq platform data properlyAxel Lin1-1/+1
2012-03-06mfd: Fix ACPI conflict checkJean Delvare1-1/+1
2012-03-06mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown1-4/+4
2012-03-06mfd: Show correct device id for wm8400Axel Lin1-2/+1
2012-03-06mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R1-2/+1
2012-03-06mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R1-2/+2
2012-03-06mfd: Fix typo for TPS65912Axel Lin1-1/+1
2012-03-06mfd: Make pcf50633_write_block() return 0 on successAxel Lin1-7/+1
2012-03-06mfd: Fix val_len parameters for s5m-core regmap_raw_writeAxel Lin1-1/+1
2012-03-06mfd: Fix kcalloc parameters swappedAxel Lin1-1/+1
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij1-21/+170
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-13/+37
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij2-23/+55
2012-03-06mfd: Fix ab8500 error path bugLinus Walleij1-2/+3
2012-03-06mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-03-06mfd: wm8994: We don't need to runtime resume by defaultMark Brown1-1/+1
2012-03-06mfd: wm8994: Mark MICBIAS register as readableMark Brown1-0/+1
2012-03-06mfd: Trivial twl4030 code-style fixesFelipe Contreras1-12/+14
2012-03-06mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons1-0/+6
2012-03-06mfd: Remove unneeded version.h include from ab5500Jesper Juhl1-1/+0
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair1-38/+96
2012-03-06mfd: Add itps65910 wakeup supportLaxman Dewangan1-0/+11
2012-03-06mfd: Add support for multiple s5m devicesSangbeom Kim1-4/+38
2012-03-06mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim1-3/+2
2012-03-06mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan1-1/+1
2012-03-06mfd: Fix s5m error handling for invalid device typeJonghwan Choi1-3/+11
2012-03-06mfd: Fix possible s5m null pointer dereferenceJonghwan Choi1-1/+1
2012-03-06mfd: wm8350 variable dereferenced before checkJonghwan Choi1-1/+0
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson1-19/+17
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson1-1/+72