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