zephyr/drivers/timer
Andy Ross 222fd8f1ab drivers/timer/nrf_rtc_timer: Revert recent changes
Per #13610, recent changes to this driver seem to have introduced
unexpected latency regressions.  This patch effectively reverts these
patches which changed the meat of the driver:

ac36886e62 drivers: nrf: timer: add inline qualifier where
           inlining is intended
084363a0dc drivers: timer: nrf: refactor for speed and correctness
71882ff8c4 drivers: timer: nrf: drop unnecessary counter mask
4b24e88fa4 drivers: timer: nrf: use irq_lock instead of spinlock

While backporting these seemingly unrelated hygiene patches:

7cbdb6c5c0 drivers/timer: Restore non-tickless tick count behavior
d30c9aeafd drivers: nrf_power_clock: Migrate to DTS.
75f77db432 include: misc: util.h: Rename min/max to MIN/MAX

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-03-15 07:01:27 -05:00
..
altera_avalon_timer_hal.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
arcv2_timer0.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
CMakeLists.txt boards: remove pulpino board 2019-01-31 22:47:18 -05:00
cortex_m_systick.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
hpet.c drivers/timer/hpet: Add noop SMP initialization function 2019-03-13 19:15:20 +01:00
Kconfig drivers: nrf5: Don't force specific drivers from soc/arm/nordic_nrf 2019-03-12 19:42:40 +01:00
legacy_api.h
loapic_timer.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
native_posix_timer.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
nrf_rtc_timer.c drivers/timer/nrf_rtc_timer: Revert recent changes 2019-03-15 07:01:27 -05:00
riscv_machine_timer.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
rv32m1_lptmr_timer.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
sam0_rtc_timer.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
sys_clock_init.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
xtensa_sys_timer.c all: Update reserved function names 2019-03-11 13:48:42 -04:00