linux/arch
Vineet Gupta c4c9a040ec clocksource: import ARC timer driver
This adds support for

 - CONFIG_ARC_TIMERS : legacy 32-bit TIMER0 and TIMER1 which count UP
   from @CNT to @LIMIT, before optionally triggering an interrupt.
   These are programmed using ARC auxiliary register interface.
   These are present in all ARC cores (ARC700 and ARC HS38)
   TIMER0 serves as clockevent for all ARC linux builds.
   TIMER1 is used for clocksource in arc700 builds.

 - CONFIG_ARC_TIMERS_64BIT: 64-bit counters, RTC and GFRC found in
   ARC HS38 cores. These are independnet IP blocks with different
   programming model respectively.

Link: http://lkml.kernel.org/r/20161111231132.GA4186@mai
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-11-30 11:54:25 -08:00
..
alpha
arc clocksource: import ARC timer driver 2016-11-30 11:54:25 -08:00
arm Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm 2016-11-26 15:26:20 -08:00
arm64
avr32
blackfin
c6x
cris
frv
h8300
hexagon
ia64
m32r
m68k
metag
microblaze
mips MIPS: mm: Fix output of __do_page_fault 2016-11-25 12:08:10 +01:00
mn10300
nios2
openrisc
parisc parisc: Also flush data TLB in flush_icache_page_asm 2016-11-25 12:32:01 +01:00
powerpc powerpc fixes for 4.9 #6 2016-11-26 11:24:03 -08:00
s390
score
sh
sparc
tile
um
unicore32
x86 KVM fixes for v4.9-rc7 2016-11-26 12:18:59 -08:00
xtensa
.gitignore
Kconfig