Age | Commit message (Expand) | Author | Files | Lines |
2018-02-22 | ARM: clps711x: mark clps711x_compat as const | Arnd Bergmann | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2016-09-02 | ARM: clps711x: remove extraneous files | Arnd Bergmann | 10 | -1277/+0 |
2016-08-02 | ARM: do away with final ARCH_REQUIRE_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-08-02 | clocksource/drivers/clps_711x: fixup for "ARM: clps711x: | Stephen Rothwell | 1 | -1/+1 |
2016-07-06 | ARM: clps711x: Switch to MULTIPLATFORM | Alexander Shiyan | 5 | -325/+12 |
2016-07-06 | ARM: clps711x: Remove boards support | Alexander Shiyan | 3 | -49/+0 |
2016-07-06 | ARM: clps711x: Add basic DT support | Alexander Shiyan | 3 | -0/+92 |
2016-07-06 | ARM: clps711x: Reduce static map size | Alexander Shiyan | 2 | -3/+3 |
2016-01-05 | gpio: generic: factor into gpio_chip struct | Linus Walleij | 2 | -2/+2 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-08-11 | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams | 1 | -1/+1 |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre | 1 | -1/+1 |
2014-10-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -16/+73 |
2014-09-04 | ARM: clps711x: Add SOC BUS support | Alexander Shiyan | 1 | -1/+51 |
2014-09-04 | ARM: clps711x: edb7211: Use new PWM driver for backlight | Alexander Shiyan | 1 | -15/+22 |
2014-09-04 | ARM: clps711x: Switch CLPS711X subarch to use clk and clocksource driver | Alexander Shiyan | 2 | -134/+9 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -66/+14 |
2014-07-24 | platform: Remove most references to platform_bus device | Pawel Moll | 2 | -6/+6 |
2014-07-07 | ARM: clps711x: edb7211: Remove excess layer to calling clps711x_devices_init() | Alexander Shiyan | 1 | -6/+1 |
2014-07-07 | ARM: clps711x: clep7312: Add common devices initialization | Alexander Shiyan | 1 | -0/+2 |
2014-07-07 | ARM: clps711x: Switch CLPS711X subarch to use cpuidle driver | Alexander Shiyan | 8 | -18/+10 |
2014-07-07 | ARM: clps711x: Move debug include into arch/arm/include/debug/ | Alexander Shiyan | 2 | -39/+1 |
2014-07-07 | ARM: clps711x: Remove IO_ADDRESS() macro | Alexander Shiyan | 1 | -4/+1 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 3 | -11/+8 |
2014-04-06 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 8 | -226/+6 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -33/+0 |
2014-02-28 | ARM: clps711x: Remove EP72XX_ROM_BOOT option | Alexander Shiyan | 2 | -31/+0 |
2014-02-28 | ARM: clps711x: autcpu12: Fix incorrect NAND CLE GPIO | Alexander Shiyan | 1 | -1/+1 |
2014-02-28 | ARM: clps711x: Migrate CLPS711X subarch to the new irqchip driver | Alexander Shiyan | 8 | -226/+3 |
2014-02-28 | ARM: clps711x: Add CLPS711X irqchip driver | Alexander Shiyan | 1 | -0/+3 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -2/+0 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -2/+0 |
2013-12-17 | serial: clps711x: Driver refactor | Alexander Shiyan | 1 | -0/+21 |
2013-11-22 | ARM: clps711x: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-10-12 | ARM: clps711x: Use linux/sched_clock.h | Stephen Boyd | 1 | -1/+1 |
2013-08-14 | ARM: clps711x: edb7211: Remove extra iotable_init() call | Alexander Shiyan | 1 | -16/+1 |
2013-08-14 | ARM: clps711x: autcpu12: Remove incorrect config checking | Alexander Shiyan | 1 | -5/+1 |
2013-08-14 | ARM: clps711x: Drop fortunet board support | Alexander Shiyan | 3 | -89/+0 |
2013-08-14 | ARM: clps711x: Remove the special name for the syscon driver | Alexander Shiyan | 1 | -1/+1 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2 | -2/+4 |
2013-06-12 | ARM: clps711x: Add support for SYSCON driver | Alexander Shiyan | 2 | -86/+22 |
2013-06-12 | ARM: clps711x: edb7211: Control LCD backlight via PWM | Alexander Shiyan | 1 | -2/+3 |
2013-06-12 | ARM: clps711x: edb7211: Add support for I2C | Alexander Shiyan | 1 | -0/+13 |
2013-06-12 | ARM: clps711x: Optimize interrupt handling | Alexander Shiyan | 1 | -12/+18 |
2013-06-12 | ARM: clps711x: Add clocksource framework | Alexander Shiyan | 1 | -8/+40 |
2013-06-12 | ARM: clps711x: Replace "arch_initcall" in common code with ".init_early" | Alexander Shiyan | 8 | -7/+10 |
2013-06-12 | ARM: clps711x: Move specific definitions from hardware.h to boards files | Alexander Shiyan | 2 | -9/+6 |