summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-12mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICsHans de Goede1-4/+16
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont1-1/+7
2015-08-12mfd: arizona: Fixup some formatting/white space errorsCharles Keepax1-17/+16
2015-08-11mfd: wm8994: Fix NULL pointer exception on missing pdataInha Song1-1/+1
2015-08-11mfd: mt6397: Implement wake handler and suspend/resume to handle wake up eventHenry Chen1-0/+49
2015-08-11mfd: atmel-hlcdc: Add support for new SoCsBoris Brezillon1-0/+4
2015-08-11mfd: Export OF module alias information in missing driversJavier Martinez Canillas3-0/+3
2015-08-11mfd: stw481x: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-11mfd: da9062: Support for the DA9063 OnKey in the DA9062 coreS Twiss1-0/+10
2015-08-11mfd: max899x: Avoid redundant irq_data lookupThomas Gleixner2-10/+6
2015-08-11mfd: ucb1x00: Prepare ucb1x00_irq for irq argument removalThomas Gleixner1-2/+2
2015-08-11mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu6-12/+12
2015-08-11mfd: tc6393xb: Consolidate chained IRQ handler install/removeThomas Gleixner1-4/+3
2015-08-11mfd: t7l66xb: Consolidate chained IRQ handler install/removeThomas Gleixner1-4/+2
2015-08-11mfd: pm8921: Consolidate chained IRQ handler install/removeThomas Gleixner1-6/+3
2015-08-11mfd: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner1-4/+2
2015-08-11mfd: htc-egpio: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-08-11mfd: ezx-pcap: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-08-11mfd: Kill off set_irq_flags usageRob Herring27-139/+17
2015-08-11mfd: ipaq-micro: Convert to built-in platform driverLinus Walleij1-23/+4
2015-08-11mfd: ipaq-micro: Convert prints to debug printsLinus Walleij1-4/+4
2015-08-11mfd: ipaq-micro: Clean up development cruftLinus Walleij1-2/+1
2015-08-11mfd: da9062: Support for the DA9063 RTC in the DA9062 coreS Twiss1-0/+11
2015-08-11mfd: arizona: Specify regmap endiannessRichard Fitzgerald4-0/+12
2015-08-11mfd: pm8921: Implement irq_get_irqchip_stateBjorn Andersson1-0/+38
2015-08-11mfd: atmel-hlcdc: Implement config synchronizationBoris Brezillon1-6/+45
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss1-0/+4
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek1-0/+83
2015-08-11mfd: kempld-core: Add support for COMe-bBL6 and COMe-cBW6 to Kontron PLD driverMichael Brunner2-0/+18
2015-08-11mfd: qcom-rpm: Add apq8064 QDSS clock resourceIvan T. Ivanov1-0/+1
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski49-49/+0
2015-08-11mfd: wm8994-regmap: Constify reg_default tablesAxel Lin1-3/+3
2015-08-11mfd: arizona: Fixup register table definitionsCharles Keepax3-59/+4
2015-08-11mfd: da9062: Supply core driverS Twiss3-1/+526
2015-08-11mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh1-2/+2
2015-08-11mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTERAxel Lin1-2/+2
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald7-8/+1720
2015-08-11mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas1-1/+1
2015-08-11mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax1-1/+1
2015-08-11mfd: intel_soc_pmic: Constify ACPI device idsMathias Krause1-1/+1
2015-08-11Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones9-44/+344
2015-08-11watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming2-28/+46
2015-08-11i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg1-1/+119
2015-08-11mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming3-14/+38
2015-07-28mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko6-0/+809
2015-07-28dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko4-0/+952
2015-07-28mfd: make mfd_remove_devices() iterate in reverse orderAndy Shevchenko1-1/+1
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko1-0/+43
2015-07-28Driver core: wakeup the parent device before trying probeRafael J. Wysocki1-0/+20
2015-07-28ACPI / PM: Attach ACPI power domain only onceMika Westerberg3-16/+40