linux_old1/arch/arm/mach-tegra
Colin Cross 2d5cd9a38b [ARM] tegra: Add timer support
v2: fixes from Russell King:
	- include linux/io.h instead of asm/io.h
    fixes from Gary King:
	- remove extra (and incorrect) irq definitions
	- use timer 3 instead of timer 1 for compatibility with other drivers
	- fix typo that disabled oneshot mode
v3:
	- Implement sched_clock
	- Fix checkpatch issues
    fixes from Gary King:
    	- Fix incorrect cycles calculation
	- Fix min_delta_ns assignment
    fixes from Linus Walleij:
	- use calc_mult_shift() instead of hard coding values

Signed-off-by: Colin Cross <ccross@android.com>
2010-08-05 14:57:02 -07:00
..
include/mach [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
Kconfig [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
Makefile [ARM] tegra: Add timer support 2010-08-05 14:57:02 -07:00
Makefile.boot [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
board.h [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
clock.c [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
clock.h [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
common.c [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
headsmp.S [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
hotplug.c [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
io.c [ARM] tegra: initial tegra support 2010-08-05 14:51:42 -07:00
irq.c [ARM] tegra: Add IRQ support 2010-08-05 14:51:42 -07:00
localtimer.c [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
platsmp.c [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
tegra2_clocks.c [ARM] tegra: Add clock support 2010-08-05 14:51:42 -07:00
timer.c [ARM] tegra: Add timer support 2010-08-05 14:57:02 -07:00