summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/tegra20_timer.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-2/+2
* clocksource: Add missing line break to error messagesRafał Miłecki2017-04-071-1/+1
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-2/+2
* clocksource/drivers/tegra20: Convert init function to return errorDaniel Lezcano2016-06-281-12/+16
* clocksource/drivers/tegra: Remove unused suspend/resume codeThierry Reding2016-04-281-14/+0
* clocksource/drivers/tegra: Allow timer irq affinity changeLucas Stach2015-12-151-1/+2
* clockevents/drivers/tegra20: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-21/+24
* ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-9/+1
* clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...Xunlei Pang2015-04-031-7/+14
* clocksource/drivers/tegra: Fix IO endiannessDmitry Osipenko2015-03-311-2/+2
* clocksource: tegra: Use us counter as delay timerPeter De Schrijver2014-06-161-0/+13
* clocksource: tegra: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-111-1/+1
* clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König2013-10-021-4/+0
* clocksource: tegra: Switch to sched_clock_register()Stephen Boyd2013-07-301-2/+2
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-091-2/+2
|\
| * clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-111-2/+2
* | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+0
* | clocksource: tegra20: use the device_node pointer passed to initRob Herring2013-03-111-41/+26
* | clocksource: pass DT node pointer to init functionsRob Herring2013-03-111-2/+1
|/
* Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-6/+2
* clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu2013-01-281-1/+1
* ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-281-0/+285
OpenPOWER on IntegriCloud