summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq propertyHeiko Stuebner2013-02-031-4/+4
| | * | | | | | ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner2013-02-039-19/+24
| | * | | | | | ARM: S3C24XX: transform irq handling into a declarative formHeiko Stuebner2013-01-292-486/+445
| * | | | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-02-0518-208/+71
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/Kukjin Kim2013-01-218-54/+31
| | * | | | | | ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/Kukjin Kim2013-01-215-13/+10
| | * | | | | | ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/Kukjin Kim2013-01-217-31/+12
| | * | | | | | ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.cKukjin Kim2013-01-212-68/+0
| | * | | | | | ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/Kukjin Kim2013-01-215-30/+9
| | * | | | | | ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/Kukjin Kim2013-01-215-13/+10
| * | | | | | | Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0524-569/+348
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo2013-01-281-1/+1
| | * | | | | | | ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-281-2/+2
| | * | | | | | | ARM: tegra: make device can run on UPJoseph Lo2013-01-286-223/+246
| | * | | | | | | ARM: tegra: clean up the CPUINIT sectionJoseph Lo2013-01-283-7/+5
| | * | | | | | | ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-283-6/+13
| | * | | | | | | ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo2013-01-285-9/+6
| | * | | | | | | ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-281-1/+38
| | * | | | | | | ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao2013-01-281-20/+20
| | * | | | | | | ARM: tegra: fix Kconfig warnings when !SMPStephen Warren2013-01-281-2/+2
| | * | | | | | | ARM: tegra: Make variables staticHiroshi Doyu2013-01-285-12/+12
| | * | | | | | | ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-286-292/+5
| | * | | | | | | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-28492-1394/+769
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | sunxi: Cleanup the reset code and add meaningful registers definesMaxime Ripard2013-02-051-4/+15
| * | | | | | | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-0545-138/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: samsung: remove unused arch_decomp_wdog() codeShawn Guo2013-01-112-56/+0
| | * | | | | | | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-1142-80/+0
| | * | | | | | | | ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOGShawn Guo2013-01-111-2/+0
| * | | | | | | | | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-0498-1793/+817
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | ARM: S3C64XX: Fix missing header error with CONFIG_CPU_IDLE enabledTomasz Figa2013-01-101-2/+1
| | * | | | | | | | ARM: S3C64XX: make regs-syscon-power.h localKukjin Kim2013-01-102-6/+5
| | * | | | | | | | ARM: S3C64XX: make regs-sys.h localKukjin Kim2013-01-109-39/+41
| | * | | | | | | | ARM: S3C64XX: make regs-srom.h localKukjin Kim2013-01-104-9/+8
| | * | | | | | | | ARM: S3C64XX: make regs-modem.h localKukjin Kim2013-01-108-13/+12
| | * | | | | | | | ARM: S3C64XX: make regs-gpio-memport.h localKukjin Kim2013-01-103-8/+7
| | * | | | | | | | ARM: S3C64XX: make crag6410.h localKukjin Kim2013-01-103-2/+2
| | * | | | | | | | ARM: S3C24XX: remove dsc.c and make regs-dsc.h localKukjin Kim2013-01-106-62/+8
| | * | | | | | | | ARM: S3C24XX: remove idle.hKukjin Kim2013-01-106-29/+0
| | * | | | | | | | ARM: S3C2412: cleanup regs-s3c2412.hKukjin Kim2013-01-102-37/+14
| | * | | | | | | | ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.hKukjin Kim2013-01-102-54/+0
| | * | | | | | | | ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h localKukjin Kim2013-01-105-170/+133
| | * | | | | | | | ARM: S3C24XX: make otom-map.h localKukjin Kim2013-01-102-22/+18
| | * | | | | | | | ARM: S3C24XX: make osiris-cpld.h and osiris-map.h localKukjin Kim2013-01-104-52/+29
| | * | | | | | | | ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim2013-01-107-79/+62
| | * | | | | | | | ARM: S3C24XX: make gta02.h localKukjin Kim2013-01-102-35/+38
| | * | | | | | | | ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h localKukjin Kim2013-01-1012-296/+242
| | * | | | | | | | ARM: S3C24XX: make anubis-cpld, anubis-irq and anubis-map localKukjin Kim2013-01-105-92/+58
| | * | | | | | | | ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim2013-01-109-141/+96
| | * | | | | | | | ARM: SAMSUNG: cleanup mach/regs-audss.h fileKukjin Kim2013-01-104-38/+4
| | * | | | | | | | ARM: EXYNOS: move mach/pmu.h file into common.hKukjin Kim2013-01-106-38/+26
OpenPOWER on IntegriCloud