summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2012-03-063-0/+29
* mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2012-03-063-0/+42
* mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano2012-03-061-10/+7
* mfd: Return proper error if s5m-core regmap_init_i2c failsAxel Lin2012-03-061-5/+4
* led: Modified power control of pm860x ledJett.Zhou2012-03-061-0/+23
* backlight: Modified power control of pm860x backlightJett.Zhou2012-03-061-21/+28
* mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou2012-03-061-6/+11
* mfd: Add power control interface for pm8606 chipJett.Zhou2012-03-062-0/+117
* mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macroHai Dong2012-03-061-1/+1
* mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.cAxel Lin2012-03-061-6/+1
* mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.cAxel Lin2012-03-061-26/+1
* mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-061-0/+1
* mfd: Use regmap for tps65910 register access.Laxman Dewangan2012-03-063-77/+48
* mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-064-0/+79
* mfd: Make twl6030_irq_set_wake staticNishanth Menon2012-03-061-1/+1
* mfd: Clear twl6030 IRQ status register only onceNishanth Menon2012-03-061-2/+11
* mfd: Remove unused io_lock mutex from da9052Axel Lin2012-03-062-5/+0
* mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2012-03-063-0/+50
* mfd: Initialize tps65912 irq platform data properlyAxel Lin2012-03-061-1/+1
* mfd: Fix ACPI conflict checkJean Delvare2012-03-061-1/+1
* mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown2012-03-061-4/+4
* mfd: Show correct device id for wm8400Axel Lin2012-03-061-2/+1
* mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R2012-03-061-2/+1
* mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R2012-03-061-2/+2
* mfd: Fix typo for TPS65912Axel Lin2012-03-061-1/+1
* mfd: Make pcf50633_write_block() return 0 on successAxel Lin2012-03-061-7/+1
* mfd: Fix val_len parameters for s5m-core regmap_raw_writeAxel Lin2012-03-061-1/+1
* mfd: Fix kcalloc parameters swappedAxel Lin2012-03-061-1/+1
* mfd: Support AB9540 ab8500 variantLinus Walleij2012-03-066-25/+331
* mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij2012-03-062-15/+44
* mfd: Add ab8500 version detection and enforcingLinus Walleij2012-03-064-31/+113
* mfd: Fix ab8500 error path bugLinus Walleij2012-03-061-2/+3
* mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2012-03-061-0/+14
* mfd: wm8994: We don't need to runtime resume by defaultMark Brown2012-03-061-1/+1
* mfd: wm8994: Mark MICBIAS register as readableMark Brown2012-03-061-0/+1
* mfd: Trivial twl4030 code-style fixesFelipe Contreras2012-03-061-12/+14
* mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons2012-03-061-0/+6
* mfd: Remove unneeded version.h include from ab5500Jesper Juhl2012-03-061-1/+0
* gpio: Support no-irq stmpe modeChris Blair2012-03-061-16/+25
* mfd: Add support for no-interrupt stmpe configChris Blair2012-03-062-38/+97
* mfd: Add itps65910 wakeup supportLaxman Dewangan2012-03-061-0/+11
* mfd: Add support for multiple s5m devicesSangbeom Kim2012-03-061-4/+38
* mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim2012-03-061-3/+2
* mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-03-061-1/+1
* mfd: Fix s5m error handling for invalid device typeJonghwan Choi2012-03-061-3/+11
* mfd: Fix possible s5m null pointer dereferenceJonghwan Choi2012-03-061-1/+1
* mfd: wm8350 variable dereferenced before checkJonghwan Choi2012-03-061-1/+0
* mfd: Add initial db8500 prcmu register access apiMattias Nilsson2012-03-063-31/+171
* mfd: Remove check for db8500 firmware bugJonas Aaberg2012-03-061-8/+0
* mfd: db8500 OPP and sleep handling updateMattias Nilsson2012-03-063-3/+110
OpenPOWER on IntegriCloud