aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/tegra20_timer.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREGravatar Daniel Lezcano 1-2/+2
2017-04-07clocksource: Add missing line break to error messagesGravatar Rafał Miłecki 1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-2/+2
2016-06-28clocksource/drivers/tegra20: Convert init function to return errorGravatar Daniel Lezcano 1-12/+16
2016-04-28clocksource/drivers/tegra: Remove unused suspend/resume codeGravatar Thierry Reding 1-14/+0
2015-12-15clocksource/drivers/tegra: Allow timer irq affinity changeGravatar Lucas Stach 1-1/+2
2015-08-10clockevents/drivers/tegra20: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-21/+24
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Gravatar Xunlei Pang 1-9/+1
2015-04-03clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...Gravatar Xunlei Pang 1-7/+14
2015-03-31clocksource/drivers/tegra: Fix IO endiannessGravatar Dmitry Osipenko 1-2/+2
2014-06-16clocksource: tegra: Use us counter as delay timerGravatar Peter De Schrijver 1-0/+13
2013-12-11clocksource: tegra: Remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-1/+1
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyGravatar Uwe Kleine-König 1-4/+0
2013-07-30clocksource: tegra: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-1/+1
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-2/+2
2013-03-11clocksource: tegra: move to of_clk_getGravatar Peter De Schrijver 1-2/+2
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initGravatar Rob Herring 1-3/+0
2013-03-11clocksource: tegra20: use the device_node pointer passed to initGravatar Rob Herring 1-41/+26
2013-03-11clocksource: pass DT node pointer to init functionsGravatar Rob Herring 1-2/+1
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-0/+281
2013-01-28clocksource: tegra: cosmetic: Fix error messageGravatar Hiroshi Doyu 1-1/+1
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Gravatar Stephen Warren 1-0/+285