aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp23xx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12ARM: mach-shmobile: default to no earlytimerMagnus Damm1-1/+0
2012-03-12ARM: mach-shmobile: r8a7779 and Marzen timer reworkMagnus Damm2-13/+11
2012-03-12ARM: mach-shmobile: r8a7740 and Bonito timer reworkMagnus Damm2-7/+21
2012-03-12ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm3-25/+12
2012-03-12ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm3-24/+12
2012-03-12ARM: mach-shmobile: sh7377 and G4EVM timer reworkMagnus Damm2-12/+11
2012-03-12ARM: mach-shmobile: sh7367 and G3EVM timer reworkMagnus Damm2-12/+11
2012-03-12ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm2-1/+7
2012-03-12ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm8-8/+8
2012-03-12ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm1-0/+5
2012-03-12ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm3-46/+42
2012-03-12ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm3-26/+38
2012-03-12ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm4-46/+27
2012-03-12ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm4-46/+27
2012-03-12ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm3-23/+25
2012-03-12ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm3-23/+25
2012-03-12sh: remove clk_opsMagnus Damm1-3/+2
2012-03-12sh: board sh_clk_ops renameMagnus Damm2-2/+2
2012-03-12sh: sh5 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-12sh: sh4a sh_clk_ops renameMagnus Damm12-35/+35
2012-03-12sh: sh4 sh_clk_ops renameMagnus Damm2-9/+9
2012-03-12sh: sh3 sh_clk_ops renameMagnus Damm6-35/+35
2012-03-12sh: sh2a sh_clk_ops renameMagnus Damm3-18/+18
2012-03-12sh: sh2 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-12sh: sh header sh_clk_ops renameMagnus Damm1-1/+1
2012-03-12ARM: mach-shmobile: r8a7779 sh_clk_ops renameMagnus Damm1-1/+1
2012-03-12ARM: mach-shmobile: r8a7740 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: sh73a0 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-12ARM: mach-shmobile: sh7372 sh_clk_ops renameMagnus Damm1-4/+4
2012-03-12ARM: mach-shmobile: sh7377 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: sh7367 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-12sh: convert cpg code to sh_clk_opsMagnus Damm1-8/+8
2012-03-12sh: introduce sh_clk_ops in parallel with clk_opsMagnus Damm1-0/+2
2012-03-10ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham1-0/+43
2012-03-10ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee1-0/+9
2012-03-10PM / devfreq: update the name of EXYNOS clock registers that were omittedMyungJoo Ham1-3/+3
2012-03-10PM / devfreq: update the name of EXYNOS clock registerKukjin Kim1-112/+112
2012-03-10ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim7-762/+766
2012-03-10ARM: EXYNOS: use static declaration on regarding clockKukjin Kim2-21/+10
2012-03-10ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim5-91/+90
2012-03-10Linux 3.3-rc7Linus Torvalds1-1/+1
2012-03-10ARM: EXYNOS: fix cycle count for periodic mode of clock event timersChanghwan Youn1-8/+13
2012-03-10ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz5-0/+32
2012-03-10ARM: EXYNOS: Add DMC1, allow PPMU access for DMCMyungJoo Ham2-1/+7
2012-03-10ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki1-2/+2
2012-03-10ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera1-2/+2
2012-03-09aio: fix the "too late munmap()" raceAl Viro1-8/+6
2012-03-09aio: fix io_setup/io_destroy raceAl Viro1-4/+4