Age | Commit message (Expand) | Author | Files | Lines |
2020-02-12 | ARM: sunxi: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 1 | -1/+1 |
2019-10-29 | ARM: sunxi: Fix CPU powerdown on A83T | Ondrej Jirman | 1 | -1/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-03-18 | ARM: sunxi: fix a leaked reference by adding missing of_node_put | Wen Yang | 1 | -0/+2 |
2019-03-18 | ARM: sunxi: fix a leaked reference by adding missing of_node_put | Wen Yang | 2 | -1/+6 |
2019-01-28 | reset: sunxi: declare sun6i_reset_init in a header file | Philipp Zabel | 1 | -1/+1 |
2018-12-03 | ARM: sunxi: add Allwinner ARMv5 SoCs | Mesih Kilinc | 2 | -1/+21 |
2018-12-03 | ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCs | Mesih Kilinc | 1 | -0/+6 |
2018-05-08 | ARM: sun8i: smp: Add support for A83T | Mylène Josserand | 2 | -16/+137 |
2018-05-08 | ARM: sun9i: smp: Add is_a83t field | Mylène Josserand | 1 | -0/+4 |
2018-05-08 | ARM: sun9i: smp: Rename clusters's power-off | Mylène Josserand | 1 | -3/+3 |
2018-05-08 | ARM: sunxi: Add initialization of CNTVOFF | Mylène Josserand | 2 | -1/+20 |
2018-05-08 | ARM: sunxi: smp: Move assembly code into a file | Mylène Josserand | 3 | -79/+85 |
2018-03-10 | ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequence | Chen-Yu Tsai | 1 | -40/+86 |
2018-03-10 | ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMP | Chen-Yu Tsai | 1 | -1/+20 |
2018-03-10 | ARM: sunxi: mc-smp: Fix "lookback" typo | Chen-Yu Tsai | 1 | -2/+2 |
2018-02-20 | ARM: sun9i: smp: Support cpu0 hotplug | Chen-Yu Tsai | 1 | -3/+56 |
2018-02-20 | ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7 | Chen-Yu Tsai | 1 | -1/+189 |
2018-02-20 | ARM: sun9i: Support SMP bring-up on A80 | Chen-Yu Tsai | 3 | -0/+560 |
2017-09-22 | ARM: sunxi: add support for R40 SoC | Icenowy Zheng | 1 | -0/+1 |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 1 | -1/+1 |
2017-03-06 | ARM: sunxi: Select PM_OPP | Maxime Ripard | 1 | -0/+1 |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+2 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 1 | -2/+2 |
2017-01-20 | arm: sunxi: add support for V3s SoC | Icenowy Zheng | 1 | -0/+1 |
2017-01-02 | ARM: sunxi: add support for H2+ SoC | Icenowy Zheng | 1 | -0/+1 |
2016-09-08 | ARM: sunxi: Support the Nextthing GR8 | Maxime Ripard | 1 | -0/+1 |
2016-08-23 | ARM: sunxi: enable big-endian | Michael Weiser | 1 | -0/+1 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-04-25 | cpufreq: sunxi: Use generic platdev driver | Viresh Kumar | 1 | -9/+0 |
2016-02-05 | ARM: sunxi: Introduce Allwinner for A83T support | Vishnu Patekar | 1 | -0/+1 |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 1 | -2/+2 |
2015-11-10 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+2 |
2015-10-17 | ARM: sunxi: Add R8 support | Maxime Ripard | 1 | -1/+2 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+1 |
2015-07-09 | Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel... | Kevin Hilman | 2 | -2/+5 |
2015-07-05 | ARM: sunxi: Add Machine support for A33 | Vishnu Patekar | 1 | -0/+1 |
2015-07-05 | ARM: sunxi: Introduce Allwinner H3 support | Jens Kuske | 2 | -2/+4 |
2015-04-27 | ARM: sun8i: Add SMP support for the Allwinner A23 | Chen-Yu Tsai | 1 | -0/+69 |
2015-02-23 | ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage | Chen-Yu Tsai | 1 | -6/+2 |
2015-01-07 | ARM: sunxi: Register cpufreq-dt for sun[45678]i | Chen-Yu Tsai | 1 | -0/+10 |
2015-01-05 | ARM: sunxi: Add "allwinner,sun6i-a31s" to mach-sunxi | Hans de Goede | 2 | -1/+2 |
2014-11-16 | ARM: sunxi: make sun6i SMP ops static | Emilio López | 1 | -1/+1 |
2014-10-20 | ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9i | Chen-Yu Tsai | 1 | -0/+2 |
2014-10-20 | ARM: sunxi: Introduce Allwinner A80 support | Chen-Yu Tsai | 2 | -0/+14 |
2014-09-11 | ARM: sunxi: Remove sun4i reboot code from mach directory | Maxime Ripard | 1 | -76/+0 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -0/+17 |
2014-08-07 | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2014-07-19 | Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 1 | -0/+77 |