aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/tegra20_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-2/+2
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-2/+2
2016-06-28clocksource/drivers/tegra20: Convert init function to return errorDaniel Lezcano1-12/+16
2016-04-28clocksource/drivers/tegra: Remove unused suspend/resume codeThierry Reding1-14/+0
2015-12-15clocksource/drivers/tegra: Allow timer irq affinity changeLucas Stach1-1/+2
2015-08-10clockevents/drivers/tegra20: Migrate to new 'set-state' interfaceViresh Kumar1-21/+24
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use themXunlei Pang1-9/+1
2015-04-03clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() replacementXunlei Pang1-7/+14
2015-03-31clocksource/drivers/tegra: Fix IO endiannessDmitry Osipenko1-2/+2
2014-06-16clocksource: tegra: Use us counter as delay timerPeter De Schrijver1-0/+13
2013-12-11clocksource: tegra: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König1-4/+0
2013-07-30clocksource: tegra: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupArnd Bergmann1-2/+2
2013-03-11clocksource: tegra: move to of_clk_getPeter De Schrijver1-2/+2
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-3/+0
2013-03-11clocksource: tegra20: use the device_node pointer passed to initRob Herring1-41/+26
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring1-2/+1
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-0/+281
2013-01-28clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu1-1/+1
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren1-0/+285