summaryrefslogtreecommitdiff
path: root/drivers/timer
AgeCommit message (Expand)Author
2016-11-30drivers: timer: replace deprecated interface in nrf_rtc_timerVinayak Chettimada
2016-11-30drivers: timer: Fix missing sys_clock_disable in nrf_rtc_timerVinayak Chettimada
2016-11-27drivers: nrf timer: remove unused variableAnas Nashif
2016-11-27drivers: timer: nRF SoC Series RTC system clock implementationVinayak Chettimada
2016-11-27arm: systick: Some SoCs do not have systickAnas Nashif
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-07drivers: timer: remove old kernel supportAndrew Boie
2016-10-22unified: Add tickless idle support for ARCDmitriy Korovkin
2016-10-04unified: Add tickless idle support for x86 and ARMPeter Mitsis
2016-10-03timer: Fixes a build error when MVIC is usedRamesh Thomas
2016-09-28x86: interrupts: optimize and simplify IRQ stubsAndrew Boie
2016-09-22power_mgmt: Update sample and drivers according to new pm device APIamirkapl
2016-09-21drivers: timer: cortex_m_systick remove dead codeJavier B Perez
2016-09-21drivers: timer: loapic remove unused workaroundJavier B Perez
2016-09-13unified/drivers: adapt timer drivers to unified kernelBenjamin Walsh
2016-09-12power_mgmt: Make device_pm_ops definition staticRamesh Thomas
2016-09-06x86: declare internal API for interrupt controllersAndrew Boie
2016-08-27arc/soc: remove unused CONFIG_TIMER0_CLOCK_FREQBenjamin Walsh
2016-08-17arc: fix management of IRQ priority levelsAndrew Boie
2016-07-26arc: move special-purpose irq priorities to flagsAndrew Boie
2016-07-21timer: Adds device suspend/resume to loapic timerRamesh Thomas
2016-06-22altera_avalon_timer: new timer driver for Nios IIAndrew Boie
2016-05-26arc: fixes a missing declaration compile errorRamesh Thomas
2016-05-09arc: clarify in comment that ARC must have timer0Chuck Jordan
2016-05-03nios2: basic build, non-functionalAndrew Boie
2016-03-26power_mgmt: Make names consistent with new RFCRamesh Thomas
2016-03-26microkernel: Add support for *_sleep() during initializationDmitriy Korovkin
2016-03-24arc_timer: assert that counter always lower than limitSimon Desfarges
2016-03-23arc_timer: fix tickless idleSimon Desfarges
2016-03-23arc_timer: fix wrong programmed limit when entering idleSimon Desfarges
2016-03-11Revert "microkernel: Add support for *_sleep() during initialization"Anas Nashif
2016-03-10microkernel: Add support for *_sleep() during initializationDmitriy Korovkin
2016-02-11Revert "sys_clock: start the microkernel ticker in the MICROKERNEL init level"Benjamin Walsh
2016-02-11tickless idle x86: Tickless idle support on nanokernel for x86Sergio Rodriguez
2016-02-10sys_clock: start the microkernel ticker in the MICROKERNEL init levelBenjamin Walsh
2016-02-05irq: rename irq_connect() to IRQ_CONNECT()Andrew Boie
2016-02-05init: use SYS_INIT() where it makes senseBenjamin Walsh
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh
2016-02-05device: rename DECLARE_DEVICE_INIT_CONFIG()Benjamin Walsh
2016-02-05clock: Make sure the clock is initialized prior to devicesTomasz Bursztyka
2016-02-05interrupts: new static IRQ APIAndrew Boie
2016-02-05timers: don't build if there is no system clock in useAndrew Boie
2016-02-05arc timer: Fix tickless idle tick announcementPeter Mitsis
2016-02-05arc: add nanokernel tickless idle support in timer0 driverPeter Mitsis
2016-02-05arc: Remove misleading comment in Timer0 driverPeter Mitsis
2016-02-05kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code pathDirk Brandewie
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05irq: removes priority parameter from IRQ_CONFIG macroJuan Manuel Cruz