index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
timer.c
Age
Commit message (
Expand
)
Author
2012-11-16
ARM: tegra: enhance timer.c to get IO address from device tree
Stephen Warren
2012-11-16
ARM: tegra: enhance timer.c to get IRQ info from device tree
Stephen Warren
2012-11-16
ARM: timer: fix checkpatch warnings
Stephen Warren
2012-11-05
ARM: tegra: move iomap.h to mach-tegra
Stephen Warren
2012-10-16
ARM: tegra: rename tegra system timer
Sivaram Nair
2012-09-14
ARM: tegra: remove useless includes of <mach/*.h>
Stephen Warren
2012-06-11
ARM: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-05-06
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
Marc Zyngier
2012-03-13
ARM: tegra: convert to twd_local_timer_register() interface
Marc Zyngier
2012-01-07
Merge branch 'depends/rmk/for-linus' into next/soc
Arnd Bergmann
2011-12-18
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-12-18
arm/tegra: don't export clk_measure_input_freq
Peter De Schrijver
2011-12-18
arm/tegra: clk_get should not be fatal
Peter De Schrijver
2011-10-13
ARM: tegra: tegra_rtc_read_ms should be static
Olof Johansson
2011-10-13
ARM: tegra: timer: don't cast __iomem pointers
Olof Johansson
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
2011-02-22
ARM: tegra: timer: Enable timer and rtc clocks
Colin Cross
2011-02-10
ARM: tegra: timer: Add idle and suspend support to timers
Colin Cross
2011-02-10
ARM: tegra: Add prototypes for subsystem suspend functions
Colin Cross
2010-12-22
ARM: tegra: convert sched_clock() to use new infrastructure
Russell King
2010-12-22
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
2010-12-22
ARM: tegra: timer: Separate clocksource and sched_clock
Colin Cross
2010-10-28
Remove duplicate includes from many files
Zimny Lech
2010-08-05
[ARM] tegra: Add timer support
Colin Cross