Age | Commit message (Expand) | Author |
2015-01-29 | ARM: zynq: Simplify SLCR initialization | Michal Simek |
2015-01-29 | ARM: zynq: PM: Fixed simple typo. | Moritz Fischer |
2015-01-12 | ARM: zynq: Enable pinctrl | Soren Brinkmann |
2014-12-01 | ARM: zynq: Remove secondary_startup() declaration from header | Michal Simek |
2014-10-20 | ARM: zynq: Actually remove hotplug.c | Soren Brinkmann |
2014-10-09 | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar |
2014-09-16 | ARM: zynq: Remove useless L2C AUX setting | Michal Simek |
2014-09-16 | ARM: zynq: Rename 'zynq_platform_cpu_die' | Soren Brinkmann |
2014-09-16 | ARM: zynq: Remove hotplug.c | Soren Brinkmann |
2014-09-16 | ARM: zynq: Synchronise zynq_cpu_die/kill | Soren Brinkmann |
2014-09-16 | ARM: zynq: Remove invalidate cache for cpu die | Daniel Lezcano |
2014-09-16 | ARM: zynq: PM: Enable DDR clock stop | Soren Brinkmann |
2014-09-16 | ARM: zynq: PM: Enable A9 internal clock gating feature | Soren Brinkmann |
2014-07-23 | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | ARM: l2c: zynq: convert to generic l2c OF initialisation | Russell King |
2014-05-30 | ARM: l2c: zynq: remove cache size override | Russell King |
2014-05-20 | ARM: zynq: Enable big-endian | Michal Simek |
2014-05-20 | ARM: zynq: Sort Kconfig options | Michal Simek |
2014-05-20 | ARM: zynq: Add support for SOC_BUS | Michal Simek |
2014-04-05 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-27 | Merge tag 'zynq-cleanup-for-3.15-v2' of git://git.xilinx.com/linux-xlnx into ... | Arnd Bergmann |
2014-03-17 | ARM: zynq: Move of_clk_init from clock driver | Michal Simek |
2014-03-11 | arm: zynq: Add support for cpufreq | Soren Brinkmann |
2014-03-11 | arm: zynq: Don't use arm_global_timer with cpufreq | Soren Brinkmann |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring |
2014-02-19 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2014-02-10 | ARM: zynq: Reserve not DMAable space in front of the kernel | Michal Simek |
2014-02-10 | ARM: zynq: Introduce zynq_slcr_unlock() | Michal Simek |
2014-02-10 | ARM: zynq: Add and use zynq_slcr_read/write() helper functions | Michal Simek |
2014-02-10 | ARM: zynq: Make zynq_slcr_base static | Steffen Trumtrar |
2014-02-10 | ARM: zynq: Map I/O memory on clkc init | Michal Simek |
2014-02-10 | ARM: zynq: Hang iomapped slcr address on device_node | Steffen Trumtrar |
2014-02-10 | ARM: zynq: Split slcr in two parts | Michal Simek |
2014-02-05 | ARM: zynq: Move clock_init from slcr to common | Steffen Trumtrar |
2013-12-10 | ARM: zynq: remove unnecessary setting of cpu_present_mask | Sudeep KarkadaNagesha |
2013-12-10 | arm: zynq: Set proper GIC flags | Soren Brinkmann |
2013-12-10 | arm: zynq: Use of_platform_populate instead of bus_probe | Soren Brinkmann |
2013-12-10 | arm: zynq: Add support for zynq_cpu_kill function | Michal Simek |
2013-12-10 | arm: zynq: Invalidate L1 in secondary boot | Soren Brinkmann |
2013-12-10 | arm: zynq: platsmp: Remove CPU presence check | Soren Brinkmann |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-07 | ARM: zynq: cpuidle: convert to platform driver | Daniel Lezcano |
2013-10-02 | arm: zynq: Enable arm_global_timer | Soren Brinkmann |
2013-08-20 | Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex... | Kevin Hilman |