summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: wm5110: Add new interrupt register definitionsCharles Keepax2014-07-283-1/+223
* mfd: arizona: Rename thermal shutdown interruptCharles Keepax2014-07-283-12/+12
* mfd: wm5110: Add in the output done interruptsCharles Keepax2014-07-281-0/+18
* mfd: wm5110: Remove non-existant interruptsCharles Keepax2014-07-281-6/+0
* mfd: tps65912-spi: Remove unused variableSachin Kamat2014-07-281-2/+1
* mfd: htc-i2cpld: Remove unused codeSachin Kamat2014-07-281-5/+0
* mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]2014-07-282-28/+112
* mfd: arizona: Map MICVDD from extcon device to the Arizona coreCharles Keepax2014-07-281-4/+16
* mfd: arizona: Add MICVDD to mapped regulators for wm8997Charles Keepax2014-07-281-0/+1
* mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones2014-07-251-3/+2
* mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas2014-07-252-30/+173
* mfd: tps6105x: Use managed resources when allocating memoryHimangi Saraogi2014-07-251-13/+4
* mfd: wm8997-tables: Suppress 'line over 80 chars' warningsLee Jones2014-07-251-4/+4
* mfd: kempld-core: Correct a variety of checkpatch warningsLee Jones2014-07-251-4/+6
* mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatchLee Jones2014-07-251-4/+4
* mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones2014-07-251-6/+6
* mfd: tc6387xb: Remove unnecessary braces and correct style warningsLee Jones2014-07-251-4/+3
* mfd: twl6030-irq: Extinguish coding style warningsLee Jones2014-07-251-1/+3
* mfd: wm8350-i2c: Replace spaces with tabsLee Jones2014-07-251-4/+4
* mfd: max8925-core: Fix 'missing blank line after declarations' warningLee Jones2014-07-251-0/+2
* mfd: twl4030-irq: Fix style warnings relating to pr_warn() and sizeof()Lee Jones2014-07-251-3/+3
* mfd: lp8788-irq: Fix 'missing blank line after declarations' warningLee Jones2014-07-251-0/+2
* mfd: ezx-pcap: Repair coding style errors picked up with checkpatchLee Jones2014-07-251-2/+1
* mfd: twl6040: Fix 'insert space after ','', errorLee Jones2014-07-221-1/+1
* mfd: sec-core: Fix 'missing blank line after declarations' warningLee Jones2014-07-221-0/+1
* mfd: dm355evm_msp: Fix checkpatch error: insert space after ','Lee Jones2014-07-221-1/+1
* mfd: wm8350-irq: Fix 'line over 80 chars' warningLee Jones2014-07-221-1/+2
* mfd: mcp-core: Fix 'blank line after declarations' warningLee Jones2014-07-221-0/+1
* mfd: max8925-i2c: Fix 'blank line after declarations' warningLee Jones2014-07-211-0/+2
* mfd: max77686: Fix 'line over 80 chars' warningLee Jones2014-07-211-1/+1
* mfd: max77686: Remove unneeded OOM error messageJavier Martinez Canillas2014-07-211-3/+1
* mfd: max77686: Make error checking consistentJavier Martinez Canillas2014-07-211-5/+5
* mfd: max77686: Return correct error when pdata isn't foundJavier Martinez Canillas2014-07-211-1/+1
* mfd: max77686: Make platform data over-rule DTJavier Martinez Canillas2014-07-211-1/+1
* mfd: max77686: Don't define dummy function if OF isn't enabledJavier Martinez Canillas2014-07-211-9/+1
* mfd: max77686: Add power management supportJavier Martinez Canillas2014-07-211-0/+40
* mfd: max77686: Convert to use regmap_irqJavier Martinez Canillas2014-07-214-326/+93
* mfd: sun6i-prcm: Add support for Allwinner A23 PRCMChen-Yu Tsai2014-07-211-0/+30
* mfd: ab8500-debugfs: BIG clean-upLee Jones2014-07-211-116/+172
* mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson2014-07-091-3/+12
* mfd: ab8500-core: Resolve code style issuesLee Jones2014-07-091-21/+24
* mfd: ab3100-core: Correct code sytle problemsLee Jones2014-07-091-28/+26
* mfd: aat2870-core: Stop using obsolte simple_strtoul()Lee Jones2014-07-091-1/+4
* mfd: 88pm860x-i2c: Repair 'space before tab' warningLee Jones2014-07-091-1/+2
* mfd: 88pm860x-core: Repair formatting issuesLee Jones2014-07-091-15/+22
* mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intendsLee Jones2014-07-091-1/+1
* mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-091-5/+5
* mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-094-7/+9
* mfd: stmpe: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-093-4/+4
* mfd: intel_soc_pmic: Rid compiler working for unused ACPI match tableLee Jones2014-07-091-0/+2
OpenPOWER on IntegriCloud