1. 36a7f0a ARM: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  2. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  3. 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  4. 5c34a4e ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  5. f2b1e0f Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. 014400c cpufreq: rockchip: Use generic platdev driver by Finley Xiao · 8 years ago
  7. 26d5192 ARM: rockchip: Fix use of plain integer as NULL pointer by Peter Griffin · 8 years ago
  8. 8907dba Merge branch 'treewide/cleanup' into next/soc by Olof Johansson · 8 years ago
  9. 2608224 ARM: rockchip: enable support for RK3228 SoCs by Jeffy Chen · 8 years ago
  10. 26dc88f ARM: rockchip: use const and __initconst for rk3036 smp_operations by Heiko Stuebner · 8 years ago
  11. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  12. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  13. 9def7cc ARM: rockchip: add support smp for rk3036 by Heiko Stuebner · 9 years ago
  14. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  15. 2a03c02 ARM: rockchip: pm: Fix PTR_ERR() argument by Fabio Estevam · 9 years ago
  16. 9bb91ae ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspend by Heiko Stuebner · 9 years ago
  17. d1d3a1a ARM: rockchip: set correct stabilization thresholds in suspend by Heiko Stuebner · 9 years ago
  18. 41fe6a0 ARM: rockchip: rename osc_switch_to_32k variable by Heiko Stuebner · 9 years ago
  19. cb8cc37 ARM: rockchip: fix broken build by Caesar Wang · 9 years ago
  20. e6ef15e4 ARM: rockchip: remove some useless macro in pm.h by Chris Zhong · 9 years ago
  21. 134f1f6 ARM: rockchip: add support holding 24Mhz osc during suspend by Chris Zhong · 9 years ago
  22. 7f0b61a ARM: rockchip: fix the SMP code style by Caesar Wang · 9 years ago
  23. e306bc1 ARM: rockchip: ensure CPU to enter WFI/WFE state by Caesar Wang · 9 years ago
  24. fe4407c ARM: rockchip: fix the CPU soft reset by Caesar Wang · 9 years ago
  25. 3393940 ARM: rockchip: restore dapswjdp after suspend by Doug Anderson · 9 years ago
  26. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  27. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  28. 374d4dd arm/mach-rockchip: remove legacy __cpuinit section that crept in by Paul Gortmaker · 9 years ago
  29. e75ea45 Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanup by Kevin Hilman · 9 years ago
  30. 02b4e27 ARM: v7 setup function should invalidate L1 cache by Russell King · 9 years ago
  31. 3f937cf Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs" by Heiko Stuebner · 9 years ago
  32. 2a9fe3c rockchip: make sure timer7 is enabled on rk3288 platforms by Heiko Stuebner · 9 years ago
  33. b403125 ARM: rockchip: fix undefined instruction of reset_ctrl_regs by Chris Zhong · 9 years ago
  34. 0ea001d ARM: rockchip: disable dapswjdp during suspend by Chris Zhong · 9 years ago
  35. a0307d1 ARM: rockchip: disable watchdog during suspend by Chris Zhong · 9 years ago
  36. aefc7c7 ARM: rockchip: decrease the wait time for resume by Chris Zhong · 9 years ago
  37. bd76d73 ARM: rockchip: Constify struct regmap_config and staticize local function by Krzysztof Kozlowski · 9 years ago
  38. d1bef99 ARM: rockchip: force built-in regulator support for PM by Arnd Bergmann · 9 years ago
  39. c8823e7 ARM: rockchip: make rockchip_suspend_init conditional by Arnd Bergmann · 9 years ago
  40. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  41. 468b8c4 clockevents: rockchip: Add rockchip timer for rk3288 by Daniel Lezcano · 9 years ago
  42. 8c42124 ARM: rockchip: remove cpu-core name from machine name by Heiko Stuebner · 9 years ago
  43. c9b75d5 ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 by Heiko Stübner · 9 years ago
  44. 9c1ec8e ARM: rockchip: add suspend and resume for RK3288 by Chris Zhong · 9 years ago
  45. 3ee851e ARM: rockchip: add basic smp support for rk3288 by Kever Yang · 10 years ago
  46. 6de2d21 ARM: rockchip: add option to access the pmu via a phandle in smp_operations by Heiko Stuebner · 10 years ago
  47. d003b58 ARM: rockchip: convert to regmap and use pmu syscon if available by Heiko Stuebner · 10 years ago
  48. 9576d3e Merge tag 'v3.18-rockchip-cpufreqdev-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/soc by Olof Johansson · 10 years ago
  49. 3eb79a5 ARM: rockchip: honor renaming of cpufreq-cpu0 to cpufreq-dt by Heiko Stuebner · 10 years ago
  50. 47b06fc2d ARM: rockchip: add a cpufreq-cpu0 device by Heiko Stuebner · 10 years ago
  51. 34f137b ARM: rockchip: enable the AMBA bus by Heiko Stübner · 10 years ago
  52. d4e1f5a Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  53. 5be42f3 Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/linux into next/soc by Arnd Bergmann · 10 years ago
  54. 7a1917a ARM: rockchip: enable support for RK3288 SoCs by Heiko Stuebner · 10 years ago
  55. f54b91f ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs by Romain Perier · 10 years ago
  56. 09af6a5 ARM: rockchip: select ARMv7 compiler flags for platsmp.o by Heiko Stuebner · 10 years ago
  57. 1fe6949 ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLER by Heiko Stübner · 10 years ago
  58. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  59. 2a2d2ff ARM: l2c: rockchip: convert to generic l2c OF initialisation by Russell King · 10 years ago
  60. 26ab69c ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE by Heiko Stübner · 10 years ago
  61. d453ef7 ARM: l2c: remove unnecessary UL-suffix to mask values by Russell King · 10 years ago
  62. 5c4348c ARM: rockchip: fix copy'n'paste error in smp error messages by Heiko Stuebner · 10 years ago
  63. 1760e4f Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 10 years ago
  64. a7a2b31 ARM: rockchip: add smp bringup code by Heiko Stuebner · 11 years ago
  65. f6f70cf ARM: rockchip: add snoop-control-unit by Heiko Stuebner · 11 years ago
  66. 90bc8ac ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 10 years ago
  67. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 10 years ago
  68. d5aabbc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  69. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  70. f95a2b3 ARM: rockchip: enable arm-global-timer by Heiko Stuebner · 11 years ago
  71. f350f82 ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS by Heiko Stuebner · 11 years ago
  72. 2ab38d9 ARM: rockchip: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  73. d63dc05 arm: add basic support for Rockchip RK3066a boards by Heiko Stuebner · 11 years ago