summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: qcom-rpm: Add apq8064 QDSS clock resourceIvan T. Ivanov2015-08-111-0/+1
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-1149-49/+0
* mfd: wm8994-regmap: Constify reg_default tablesAxel Lin2015-08-111-3/+3
* mfd: arizona: Fixup register table definitionsCharles Keepax2015-08-113-59/+4
* mfd: da9062: Supply core driverS Twiss2015-08-113-1/+526
* mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh2015-08-111-2/+2
* mfd: tps6586x: Fix up define for TPS6586X_MAX_REGISTERAxel Lin2015-08-111-2/+2
* mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-08-117-8/+1720
* mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas2015-08-111-1/+1
* mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax2015-08-111-1/+1
* mfd: intel_soc_pmic: Constify ACPI device idsMathias Krause2015-08-111-1/+1
*-. Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4...Lee Jones2015-08-119-44/+344
|\ \
| | * watchdog: iTCO_wdt: Add support for TCO on Intel SunrisepointMatt Fleming2015-08-112-28/+46
| | * i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg2015-08-111-1/+119
| | * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-113-14/+38
| * | rtc: st: Update IP layout information to include ClocksourceLee Jones2015-07-231-1/+1
| * | clocksource: sti: Provide 'use timer as sched clock' capabilityLee Jones2015-07-231-0/+8
| * | clocksource: sti: Provide support for the ST LPC Clocksource IPLee Jones2015-07-233-0/+132
| |/
* | mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko2015-07-286-0/+809
* | dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko2015-07-284-0/+952
* | mfd: make mfd_remove_devices() iterate in reverse orderAndy Shevchenko2015-07-281-1/+1
* | driver core: implement device_for_each_child_reverse()Andy Shevchenko2015-07-281-0/+43
* | Driver core: wakeup the parent device before trying probeRafael J. Wysocki2015-07-281-0/+20
* | ACPI / PM: Attach ACPI power domain only onceMika Westerberg2015-07-283-16/+40
* | PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg2015-07-283-0/+50
|/
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-122-11/+1
|\
| * MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-10/+0
| * MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-071-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-121-0/+1
|\ \
| * | clocksource/imx: Define clocksource for mx27Philippe Reynes2015-07-071-0/+1
| |/
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-113-23/+142
|\ \
| * | nfit: add support for NVDIMM "latch" flagRoss Zwisler2015-07-102-1/+37
| * | nfit: update block I/O path to use PMEM APIRoss Zwisler2015-07-102-12/+100
| * | nfit: fix smatch "use after null check" reportDan Williams2015-06-301-2/+2
| * | nvdimm: Fix return value of nvdimm_bus_init() if class_create() failsAxel Lin2015-06-301-1/+3
| * | libnvdimm: smatch cleanups in __nd_ioctlDan Williams2015-06-301-7/+0
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-114-8/+25
|\ \ \
| * | | i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou2015-07-091-1/+15
| * | | i2c: jz4780: Fix return value if probe failsAxel Lin2015-07-091-7/+8
| * | | i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin2015-07-091-0/+1
| * | | i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven2015-07-091-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-112-8/+6
|\ \ \
| * | | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-101-1/+1
| * | | Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-1115-50/+74
|\ \ \ \
| * | | | drivers: clk: st: Incorrect register offset used for lock_statusPankaj Dev2015-07-071-1/+1
| * | | | clk: mediatek: mt8173: Fix enabling of critical clocksSascha Hauer2015-07-061-5/+21
| * | | | drivers: clk: st: Fix mux bit-setting for Cortex A9 clocksGabriel Fernandez2015-07-061-1/+1
| * | | | drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocksPankaj Dev2015-07-064-6/+8