zephyr/drivers
Ioannis Glaropoulos 4a1ebfa049 drivers: timer: SysTick: revert clearing pending events
Clearing the pending IRQs when resetting the timeout fixes the
forward time drifting, but the change needs more investigation
until we are sure this won't break kernel time management.
Reverting the change to get 1.14 release out.

This reverts commit 2895da02a4.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-04-15 20:37:44 -04:00
..
adc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
audio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
bluetooth license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
can license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
clock_control license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
counter license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
crypto license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
display license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dma license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
entropy license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ethernet ethernet: eth_stellaris: data_len should not include header size 2019-04-11 18:04:05 -04:00
flash drivers: flash: spi_nor.c: fix typo 2019-04-11 10:02:44 +02:00
gpio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
hwinfo license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2c license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2s license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ieee802154 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
interrupt_controller license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ipm license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
led license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
led_strip license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
modem license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
neural_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pci license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux drivers: gpio: fix wrong rename of literal 2019-04-07 08:50:43 -04:00
ptp_clock
pwm license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
rtc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sensor license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
serial drivers: nrf: Fix UARTE interrupt driven operation. 2019-04-10 13:53:40 -04:00
spi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
timer drivers: timer: SysTick: revert clearing pending events 2019-04-15 20:37:44 -04:00
usb drivers: usb: nordic: Do not log an error if HFCLK is busy 2019-04-15 11:10:19 +02:00
watchdog license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wifi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig