summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-2588-189/+2
|\
| * dt/bindings: Remove device_type "serial" from marvell,mv64360-mpscGrant Likely2014-01-164-6/+2
| * dt/bindings: remove device_type "network" referencesGrant Likely2014-01-164-5/+0
| * dt/bindings: remove users of device_type "mdio"Grant Likely2014-01-166-6/+0
| * dt/bindings: Remove all references to device_type "ethernet-phy"Grant Likely2014-01-1681-172/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-2512-3/+12
|\ \
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparcMark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on powerpcMark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on mipsMark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/FootbridgeMark Salter2014-01-031-0/+1
| * | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter2014-01-031-0/+1
| * | Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-162425-52403/+64299
| |\ \
| * | | Input: tsc2007 - add device tree support.Denis Carikli2013-11-263-3/+3
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-01-256-14/+149
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui2014-01-026-14/+149
| |\ \ \ \
| | * | | | arm: dts: make OMAP4460 bandgap node to belong to OCPEduardo Valentin2013-12-041-8/+10
| | * | | | arm: dts: make OMAP443x bandgap node to belong to OCPEduardo Valentin2013-12-041-5/+7
| | * | | | arm: dts: add cooling properties on omap5 cpu nodeEduardo Valentin2013-12-041-0/+4
| | * | | | arm: dts: add omap5 thermal dataEduardo Valentin2013-12-041-1/+9
| | * | | | arm: dts: add omap5 CORE thermal dataEduardo Valentin2013-12-041-0/+28
| | * | | | arm: dts: add omap5 GPU thermal dataEduardo Valentin2013-12-041-0/+28
| | * | | | arm: dts: add cooling properties on omap4460 cpu nodeEduardo Valentin2013-12-041-0/+5
| | * | | | arm: dts: add cooling properties on omap4430 cpu nodeEduardo Valentin2013-12-041-0/+5
| | * | | | arm: dts: add omap4460 thermal dataEduardo Valentin2013-12-041-2/+8
| | * | | | arm: dts: add omap4430 thermal dataEduardo Valentin2013-12-041-2/+8
| | * | | | arm: dts: add omap4 CPU thermal dataEduardo Valentin2013-12-041-0/+41
* | | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2515-77/+24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-01-175-0/+15
| |\ \ \ \ \ \
| | * | | | | | ARM: SA1100: Create dummy clk_get_rate() to avoid build failuresViresh Kumar2014-01-171-0/+7
| | * | | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-144-0/+8
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski2014-01-064-0/+8
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-01-172-62/+5
| |\ \ \ \ \ \
| | * | | | | | POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz2014-01-111-54/+3
| | * | | | | | POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz2014-01-111-2/+0
| | * | | | | | ARM: EXYNOS: cpuidle: fix AFTR mode checkBartlomiej Zolnierkiewicz2014-01-111-6/+2
| | |/ / / / /
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2014-01-122-3/+1
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-082-3/+1
| | |/ / / / /
| * | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-126-12/+3
| |\ \ \ \ \ \
| | * | | | | | SFI / ACPI: Fix warnings reported during builds with W=1Lv Zheng2013-12-071-1/+0
| | * | | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-075-11/+3
* | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-2429-418/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer2014-01-241-14/+4
| * | | | | | | | rapidio: add modular rapidio core build into powerpc and mips branchesAlexandre Bounine2014-01-242-3/+3
| * | | | | | | | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-2411-40/+40
| * | | | | | | | firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-244-5/+11
| * | | | | | | | printk/cache: mark printk_once test variable __read_mostlyJoe Perches2014-01-241-0/+1