Age | Commit message (Expand) | Author |
2020-05-05 | ARM: Remove redundant CLKDEV_LOOKUP selects | Stephen Boyd |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-02-02 | arm: vt8500: kconfig: Remove blank help text | Ulf Magnusson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2014-09-26 | arm, vt8500, LLVMLlinux: Use mcr instead of mcr% for mach-vt8500 | Behan Webster |
2014-07-06 | ARM: vt8500: Staticize local symbols | Sachin Kamat |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd |
2014-02-19 | ARM: vt8500: enable V6K instead of plain V6 | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König |
2013-09-29 | ARM: vt8500: remove custom .init_time hook | Sebastian Hesselbarth |
2013-09-29 | ARM: vt8500: prepare for arch-wide .init_time callback | Sebastian Hesselbarth |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-05-31 | Merge tag 'arm-soc-cleanups-for-3.11' of git://github.com/mripard/linux into ... | Olof Johansson |
2013-05-24 | ARM: vt8500: Remove init_irq declaration in machine description | Maxime Ripard |
2013-05-20 | ARM: vt8500: Add missing NULL terminator in dt_compat | Srinivas Kandagatla |
2013-04-12 | irqchip: vt8500: Convert arch-vt8500 to new irqchip infrastructure | Tony Prisk |
2013-04-04 | pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 | Tony Prisk |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-27 | Merge branch 'depends/cleanup' into next/soc | Olof Johansson |
2013-01-22 | ARM: remove redundant 'select GENERIC_GPIO' | Shawn Guo |
2013-01-15 | timer: vt8500: Convert vt8500 to use CLKSRC_OF | Tony Prisk |
2013-01-14 | timer: vt8500: Move timer code to drivers/clocksource | Tony Prisk |
2013-01-12 | arm: vt8500: Add support for Wondermedia WM8750/WM8850 | Tony Prisk |
2013-01-12 | arm: vt8500: Remove remaining mach includes | Tony Prisk |
2013-01-12 | arm: vt8500: Convert debug-macro.S to be multiplatform friendly | Tony Prisk |
2013-01-12 | arm: vt8500: Remove single platform Kconfig options | Tony Prisk |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-26 | ARM: vt8500: Convert arch-vt8500 to multiplatform | Tony Prisk |
2012-10-26 | arm: vt8500: Convert irq.c for multiplatform integration | Tony Prisk |
2012-10-15 | vt8500: Fix header in mach-vt8500/timer.c | Tony Prisk |
2012-10-15 | vt8500: Remove unused headers from include/mach/ | Tony Prisk |
2012-10-07 | arm: vt8500: Fix build warning in uncompress.h | Tony Prisk |
2012-10-07 | vt8500: Fix build warning when no framebuffer selected | Tony Prisk |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-09-29 | arm: vt8500: Fixup for missing gpio.h | Tony Prisk |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-21 | arm: vt8500: Update arch-vt8500 to devicetree support. | Tony Prisk |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring |
2012-09-14 | ARM: vt8500: move platform_data definitions | Arnd Bergmann |
2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-07-18 | ARM:vt8500: Convert to use .restart and remove arch_reset() | Tony Prisk |