aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+1
2018-09-28ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring1-8/+2
2018-09-11ARM: shmobile: convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-07-20ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15Geert Uytterhoeven1-8/+0
2016-04-20ARM: shmobile: timer: Drop support for Cortex A8Geert Uytterhoeven1-32/+20
2016-04-20ARM: shmobile: timer: Fix preset_lpj leading to too short delaysGeert Uytterhoeven1-17/+11
2016-02-04ARM: shmobile: Add includes providing forward declarationsGeert Uytterhoeven1-0/+2
2015-09-14ARM: shmobile: Remove obsolete earlytimer registrationGeert Uytterhoeven1-21/+0
2015-07-06ARM: shmobile: timer: r8a73a4 and r8a7790 are multi-platform onlyGeert Uytterhoeven1-12/+0
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson1-0/+12
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm1-0/+5
2015-01-29ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm1-0/+7
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+15
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-5/+0
2014-10-24ARM: shmobile: Handle CA7 arch timer delayMagnus Damm1-8/+15
2014-09-09Merge tag 'renesas-soc3-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-4/+5
2014-09-05ARM: shmobile: support Cortex-A7 in shmobile_init_delay()Ulrich Hecht1-4/+5
2014-08-22ARM: shmobile: Remove shmobile_setup_delay()Magnus Damm1-19/+2
2014-06-16ARM: shmobile: Fix device node reference leakage in shmobile_init_delayLaurent Pinchart1-21/+29
2014-05-14ARM: shmobile: Set clock frequency in HZ from OF nodesSimon Horman1-3/+20
2014-04-14ARM: shmobile: Add shared shmobile_init_delay()Magnus Damm1-0/+28
2013-08-06ARM: shmobile: Remove unused shmobile_init_time()Magnus Damm1-4/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-5/+2
2013-02-05ARM: shmobile: Register ARM architected timerMagnus Damm1-0/+3
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-05-12ARM / mach-shmobile: Use preset_lpj with calibrate_delay()Magnus Damm1-1/+2
2012-05-12Merge branch 'renesas-dt' into renesas-soc-coreRafael J. Wysocki1-0/+17
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto1-9/+0
2012-04-11ARM: mach-shmobile: Introduce shmobile_setup_delay()Magnus Damm1-0/+17
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann1-1/+5
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier1-0/+10
2012-03-12ARM: mach-shmobile: default to no earlytimerMagnus Damm1-1/+0
2012-03-12ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm1-1/+6
2010-02-08ARM: mach-shmobile: SH-Mobile G3 support.Magnus Damm1-0/+46