summaryrefslogtreecommitdiffstats
path: root/fs/fscache/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-20mfd: Add some da9052-i2c section annotationsDmitry Torokhov1-2/+2
2012-03-20mfd: Build rtc5t583 only if I2C config is selected to y.Laxman Dewangan1-1/+1
2012-03-16mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)4-0/+186
2012-03-16mfd: Fix compilation error in tps65910.hVenu Byravarasu1-0/+2
2012-03-16mfd: Add 8420 variant to db8500-prcmuBengt Jonsson2-0/+3
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson2-0/+3
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson2-198/+0
2012-03-16mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin1-9/+1
2012-03-16mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan5-0/+1104
2012-03-16mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson3-17/+41
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson2-3/+32
2012-03-16mfd: Support for the AB8500 AB8505 variantBengt Jonsson2-59/+72
2012-03-16mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent1-9/+3
2012-03-16ARM: S3C64XX: Hook up supply for WM8994 LDOs on LittlemillMark Brown1-2/+10
2012-03-16mfd: Remove unused LDO supply field from WM8994 pdataMark Brown2-3/+4
2012-03-16mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan1-2/+2
2012-03-16mfd: Add platform data for MAX8997 haptic driverChanwoo Choi1-1/+52
2012-03-16mfd: wm8994: Fix register default for WM1811 AntiPOP2Mark Brown1-1/+1
2012-03-16mfd: wm8994: Remove defaults for volatile registersMark Brown1-17/+0
2012-03-06mfd: Fix pm8606 build failureSamuel Ortiz1-0/+2
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 Lezcano4-0/+23
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano3-0/+29
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano3-0/+29
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano3-0/+42
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-06led: Modified power control of pm860x ledJett.Zhou1-0/+23
2012-03-06backlight: Modified power control of pm860x backlightJett.Zhou1-21/+28
2012-03-06mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou1-6/+11
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou2-0/+117
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 Dewangan3-77/+48
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou4-0/+79
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 Lin2-5/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano3-0/+50
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