summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: multi_v7_defconfig: increase the number of maximum number of CPUs to 16Tyler Baker2015-03-041-1/+1
* ARM: sunxi_defconfig: increase the number of maximum number of CPUs to 8Tyler Baker2015-03-041-0/+1
* Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann2015-03-0414-59/+64
|\
| * ARM: at91/dt: keep watchdog running in idle modeMichel Marti2015-03-046-6/+0
| * dts: Documentation: AT91 Watchdog, explain what atmel,idle-halt property real...Sylvain Rochet2015-03-041-0/+5
| * ARM: at91/defconfig: add at91rm9200 ethernet supportAlexandre Belloni2015-03-041-0/+1
| * ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATEDAnthony Harivel2015-03-041-2/+0
| * ARM: at91/dt: at91sam9260: fix usart pinctrlJonas Andersson2015-03-041-2/+2
| * ARM: at91/dt: sama5d4: add missing alias for i2c0Nicolas Ferre2015-03-031-0/+1
| * ARM: at91/dt: at91sam9263: Fixup sram1 device tree nodeAlexander Stein2015-03-031-1/+1
| * ARM: at91: pm: fix SRAM allocationAlexandre Belloni2015-03-031-12/+10
| * ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni2015-03-031-1/+1
| * pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin2015-03-032-6/+39
| * pm: at91: pm_slowclock: fix suspend/resume hang up in timeoutsSylvain Rochet2015-03-031-29/+4
* | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-03-042-4/+3
|\ \
| * | ARM: EXYNOS: Fix wrong hwirq of RTC interrupt for Exynos3250 SoCChanwoo Choi2015-02-271-2/+2
| * | ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherencyKrzysztof Kozlowski2015-02-271-2/+1
| |/
* | Merge tag 'samsung-fixes-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-03-0421-11/+565
|\ \
| * | ARM: dts: add display power domain for exynos5250Andrzej Hajda2015-02-271-0/+10
| * | ARM: dts: add 'hdmi' clock to mixer nodes for exynos5250 and exynos5420Marek Szyprowski2015-02-272-4/+6
| * | ARM: dts: enable hdmi support for exynos4210-universal_c210Tomasz Stanislawski2015-02-271-0/+57
| * | ARM: dts: enable hdmi support for exynos4412-odroid-commonMarek Szyprowski2015-02-271-3/+40
| * | ARM: dts: add dependency between TV and LCD0 power domains for exynos4Marek Szyprowski2015-02-271-0/+1
| * | ARM: dts: add hdmi related nodes for exynos4 SoCsMarek Szyprowski2015-02-273-0/+59
| * | ARM: EXYNOS: add support for sub-power domainsMarek Szyprowski2015-02-272-0/+30
| * | dt-bindings: document a note about power domain subdomainsMarek Szyprowski2015-02-271-0/+29
| * | ARM: dts: Provide dt bindings identical for Exynos TMULukasz Majewski2015-02-277-3/+84
| * | ARM: dts: Trip points and sensor configuration data for exynos5440Lukasz Majewski2015-02-272-0/+49
| * | ARM: dts: define default thermal-zones for exynos4Lukasz Majewski2015-02-271-0/+52
| * | ARM: dts: default trip points definition for exynos5420Lukasz Majewski2015-02-271-0/+35
| * | ARM: dts: add TMU default definitions for exynos4412Lukasz Majewski2015-02-271-0/+24
| * | ARM: dts: Adding CPU cooling binding for Exynos SoCsLukasz Majewski2015-02-277-4/+76
| * | ARM: dts: Enable TMU for exynos4412-odriod-commonLukasz Majewski2015-02-271-0/+5
| * | ARM: dts: Add LDO10 for TMU for exynos4412-odroid-commonLukasz Majewski2015-02-271-0/+7
| * | ARM: dts: Enable TMU for exynos4210-tratsLukasz Majewski2015-02-271-0/+4
| |/
* | Linux 4.0-rc2v4.0-rc2Linus Torvalds2015-03-031-1/+1
* | drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-031-0/+1
* | Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-03-022-8/+15
|\ \
| * | gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-02-231-4/+10
| * | gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-02-231-4/+5
| |/
* | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-0212-67/+145
|\ \
| * \ Merge branch 'tmon-fixes' of .git into nextZhang Rui2015-02-285-14/+63
| |\ \
| | * | tools/thermal: tmon: silence 'set but not used' warningsBrian Norris2015-02-281-0/+3
| | * | tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris2015-02-281-1/+10
| | * | tools/thermal: tmon: support cross-compilingBrian Norris2015-02-281-2/+2
| | * | tools/thermal: tmon: add .gitignoreBrian Norris2015-02-281-0/+1
| | * | tools/thermal: tmon: fixup tui windowing calculationsBrian Norris2015-02-281-5/+16
| | * | tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris2015-02-281-4/+5
| | * | tools/thermal: tmon: add min/max macrosBrian Norris2015-02-281-0/+12
| | * | tools/thermal: tmon: add --target-temp parameterBrian Norris2015-02-282-2/+14
| | |/
OpenPOWER on IntegriCloud