summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-11mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bitSteve Twiss2-0/+5
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek2-1/+143
2015-08-11mfd: kempld-core: Add support for COMe-bBL6 and COMe-cBW6 to Kontron PLD driverMichael Brunner2-0/+18
2015-08-11mfd: axp20x: Add binding documentation for AXP152 PMICHans de Goede1-1/+3
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: dt: Add bindings for DA9062 driverS Twiss1-0/+79
2015-08-11mfd: da9062: Supply core driverS Twiss5-1/+1684
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 Fitzgerald10-8/+1945
2015-08-11mfd: 880m80x: Make use of BIT() macroVaibhav Hiremath1-81/+81
2015-08-11mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas1-1/+1
2015-08-11mfd: arizona: Update several pdata members to unsignedCharles Keepax1-6/+6
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 Jones16-60/+410
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 Fleming5-20/+57
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 Shevchenko2-0/+45
2015-07-28klist: implement klist_prev()Andy Shevchenko2-0/+42
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
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg4-0/+55
2015-07-23MAINTAINERS: Add the LPC Clocksource to STi maintained driver listLee Jones1-0/+1
2015-07-23rtc: bindings: Supply knowledge of a third supported device - clocksourceLee Jones1-6/+9
2015-07-23rtc: st: Update IP layout information to include ClocksourceLee Jones1-1/+1
2015-07-23watchdog: bindings: Supply knowledge of a third supported device - clocksourceLee Jones1-4/+8
2015-07-23clocksource: bindings: Provide bindings for ST's LPC Clocksource deviceLee Jones1-0/+28
2015-07-23clocksource: sti: Provide 'use timer as sched clock' capabilityLee Jones1-0/+8
2015-07-23clocksource: sti: Provide support for the ST LPC Clocksource IPLee Jones3-0/+132
2015-07-23mfd: dt-bindings: Provide human readable define for Clocksource modeLee Jones1-0/+1
2015-07-13Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-13Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+10
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds27-123/+214
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-74/+155
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-27/+223
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+25