index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
tegra20_timer.c
Age
Commit message (
Expand
)
Author
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/tegra20: Convert init function to return error
Daniel Lezcano
2016-04-28
clocksource/drivers/tegra: Remove unused suspend/resume code
Thierry Reding
2015-12-15
clocksource/drivers/tegra: Allow timer irq affinity change
Lucas Stach
2015-08-10
clockevents/drivers/tegra20: Migrate to new 'set-state' interface
Viresh Kumar
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
2015-04-03
clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...
Xunlei Pang
2015-03-31
clocksource/drivers/tegra: Fix IO endianness
Dmitry Osipenko
2014-06-16
clocksource: tegra: Use us counter as delay timer
Peter De Schrijver
2013-12-11
clocksource: tegra: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-02
clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
Uwe Kleine-König
2013-07-30
clocksource: tegra: Switch to sched_clock_register()
Stephen Boyd
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-04-09
Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2013-03-11
clocksource: tegra: move to of_clk_get
Peter De Schrijver
2013-03-11
ARM: smp_twd: convert to use CLKSRC_OF init
Rob Herring
2013-03-11
clocksource: tegra20: use the device_node pointer passed to init
Rob Herring
2013-03-11
clocksource: pass DT node pointer to init functions
Rob Herring
2013-02-05
Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2013-01-28
clocksource: tegra: cosmetic: Fix error message
Hiroshi Doyu
2013-01-28
ARM: tegra: move timer.c to drivers/clocksource/
Stephen Warren