summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: rockchip: move the public part to rk3288-evb commonChris Zhong2015-12-113-36/+32
* ARM: dts: rockchip: add 2 regulators for rk3288-evb-act8846Chris Zhong2015-12-111-0/+34
* ARM: dts: rockchip: correct the name of REG8 for rk3288-evb-act8846Chris Zhong2015-12-111-1/+1
* ARM: dts: rockchip: add gpio-ir-receiver to the R89 boardHeiko Stuebner2015-12-041-0/+13
* ARM: dts: rockchip: add touchscreen node to veyron minnieHeiko Stuebner2015-12-031-0/+12
* ARM: dts: rockchip: add veyron-mickey boardChris Zhong2015-12-033-0/+260
* ARM: dts: rockchip: add veyron-brain boardHeiko Stuebner2015-12-033-0/+145
* ARM: dts: rockchip: make sure edp_24m is associated to xin24m on veyronHeiko Stuebner2015-12-031-0/+5
* ARM: dts: rockchip: override thermal settings on veyron-speedyHeiko Stuebner2015-12-011-0/+8
* ARM: dts: rockchip: update the thermal management on rk3288Caesar Wang2015-12-011-2/+12
* ARM: dts: rockchip: Add Crypto node for rk3288Zain Wang2015-11-271-0/+12
* ARM: dts: rockchip: add rk3036-evb boardXing Zheng2015-11-242-0/+65
* ARM: dts: rockchip: add core rk3036 dtsiXing Zheng2015-11-241-0/+554
* Merge branch 'v4.5-clk/clkids' into v4.5-armsoc/dts32Heiko Stuebner2015-11-232-0/+194
|\
| * clk: rockchip: add dt-binding header for rk3036Xing Zheng2015-11-231-0/+193
| * clk: rockchip: add an id for rk3288 crypto clkZain Wang2015-11-231-0/+1
* | ARM: dts: rockchip: Add IR receiver to RK3288 Radxa Rock 2 SquareSjoerd Simons2015-11-231-0/+13
* | ARM: dts: rockchip: add channels properties for i2sSugar Zhang2015-11-203-0/+10
* | ARM: dts: rockchip: set system-power-controller property on rk3288-rock2John Keeping2015-11-191-0/+1
* | ARM: dts: rockchip: Setup rk3066/rk3188 ethernet0 alias for u-bootHeiko Stuebner2015-11-191-0/+1
* | ARM: dts: rockchip: Setup rk3288 ethernet0 alias for u-bootSjoerd Simons2015-11-191-0/+1
|/
* Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-161-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
|\
| * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| |\
| | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| | * perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| |/
| * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-091-0/+4
| * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-091-8/+9
| * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| |\
| | * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
| | * perf test: Add 'perf test BPF'Wang Nan2015-11-066-1/+248
| | * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
| | * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
| | * perf bpf: Improve BPF related error messagesWang Nan2015-11-064-15/+108
| | * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-063-33/+49
| | * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-062-0/+9
| | * bpf tools: Improve libbpf error reportingWang Nan2015-11-065-59/+159
| | * perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-061-5/+2
| | * perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-061-2/+18
| | * perf stat: Make stat options globalJiri Olsa2015-11-051-81/+82
| | * perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-051-2/+3
| | * perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan2015-11-051-0/+3
| | * perf trace: Fix documentation for -iPeter Feiner2015-11-051-1/+0
| | * tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2015-11-052-2/+2
| | * perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan2015-11-051-0/+27
| | * perf llvm: Pass number of configured CPUs to clang compilerWang Nan2015-11-051-6/+18