zephyr/drivers/timer
Andrew Boie edeb1f1c52 x86: interrupts: optimize and simplify IRQ stubs
Interrupt stubs now just push the ISR and parameter onto the stack
and jump to the common interrupt code, never to return.

Change-Id: I82543d8148b5c7dfe116c43f41791f852614bb28
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-09-28 20:28:06 +00:00
..
altera_avalon_timer.c altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
arcv2_timer0.c arc/soc: remove unused CONFIG_TIMER0_CLOCK_FREQ 2016-08-27 10:49:01 +00:00
cortex_m_systick_gdb.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
cortex_m_systick.c drivers: timer: cortex_m_systick remove dead code 2016-09-21 23:11:41 +00:00
hpet.c x86: interrupts: optimize and simplify IRQ stubs 2016-09-28 20:28:06 +00:00
Kconfig x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
loapic_timer.c x86: interrupts: optimize and simplify IRQ stubs 2016-09-28 20:28:06 +00:00
Makefile altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
sys_clock_init.c power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00