Age | Commit message (Expand) | Author |
2023-07-14 | ARM: ux500: Move power-domain driver to the genpd dir | Ulf Hansson |
2023-07-14 | ARM: ux500: Convert power-domain code into a regular platform driver | Ulf Hansson |
2022-11-08 | ARM: ux500: Drop unused register file | Linus Walleij |
2022-11-07 | arm/mach-ux500: fix repeated words in comments | wangjianli |
2022-03-17 | ARM: remove support for NOMMU ARMv4/v5 | Arnd Bergmann |
2021-10-26 | clk: ux500: Add driver for the reset portions of PRCC | Linus Walleij |
2021-04-01 | ARM: ux500: make ux500_cpu_die static | Ben Dooks |
2019-11-11 | mfd: db8500-prcmu: Support U8420-sysclk firmware | Linus Walleij |
2019-07-23 | ARM: ux500: Stop populating the PRCMU devices early | Linus Walleij |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-05-04 | ARM: ux500: Cut down Kconfig options | Linus Walleij |
2018-05-04 | ARM: ux500: Drop U8540/9540 support | Linus Walleij |
2018-03-07 | ARM: ux500: Fix PMU IRQ regression | Linus Walleij |
2018-02-20 | ARM: ux500: remove PMU IRQ bouncer | Mark Rutland |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | ARM: ux500: Fix regression while init PM domains | Ulf Hansson |
2017-07-27 | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU | Will Deacon |
2017-03-03 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2017-03-02 | ARM: ux500: resume the second core properly | Linus Walleij |
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-02-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-02-07 | ARM: ux500: remove deleted file from Makefile | Olof Johansson |
2017-02-07 | ARM: ux500: cut some platform data | Linus Walleij |
2017-01-12 | ARM: ux500: remove duplicated include from cpu-db8500.c | Wei Yongjun |
2017-01-12 | ARM: ux500: simplify secondary boot | Linus Walleij |
2017-01-12 | ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation | Arnd Bergmann |
2016-08-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-07-12 | ARM: ux500: consolidate base platform files | Arnd Bergmann |
2016-07-12 | ARM: ux500: move soc_id driver to drivers/soc | Arnd Bergmann |
2016-07-12 | ARM: ux500: call ux500_setup_id later | Arnd Bergmann |
2016-07-12 | ARM: ux500: consolidate soc_device code in id.c | Arnd Bergmann |
2016-07-12 | ARM: ux500: remove cpu_is_u* helpers | Arnd Bergmann |
2016-07-12 | ARM: ux500: use CLK_OF_DECLARE() | Arnd Bergmann |
2016-07-12 | ARM: ux500: move l2x0 init to .init_irq | Arnd Bergmann |
2016-07-12 | mfd: db8500 stop passing around platform data | Arnd Bergmann |
2016-07-12 | ARM: ux500: move ab8500_regulator_plat_data into driver | Arnd Bergmann |
2016-07-12 | ARM: ux500: remove unused regulator data | Arnd Bergmann |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-02-26 | ARM: ux500: fix ureachable iounmap() | Linus Walleij |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada |
2016-01-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-12-15 | clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option | Daniel Lezcano |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada |
2015-12-01 | ARM/clocksource: use automatic DT probing for ux500 PRCMU | Linus Walleij |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-11-10 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |