zephyr/drivers
Dawid Niedzwiecki 733bddb32e timer: cortex_m_systick: idle timer: handle no sleep case
SysTick usually has higher measurement resolution than the IDLE timer.
When the time in low power mode is very short or 0, it is possible that
SysTick usually has measures more time since the sys_clock_set_timeout
than the idle timer.

Handle that case to keep uptime correct.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-11-27 19:58:23 +01:00
..
adc drivers: adc: stm32: add dma support for other mcus 2023-11-23 10:00:50 +01:00
audio drivers: audio: Codec shell fix compiler warnings 2023-11-21 15:50:17 +01:00
auxdisplay auxdisplay: Enhance SerLCD auxdisplay driver 2023-11-24 22:04:22 +00:00
bbram drivers: bbram: stm32-bbram: port to stm32wl 2023-11-21 08:40:51 +00:00
bluetooth bluetooth: hci: spi: handle interrupt return code 2023-11-25 08:53:49 -05:00
cache
can drivers: can: mcp251xfd: Skip payload in spi transfer when RTR flag is set 2023-11-20 09:25:08 +01:00
charger
clock_control drivers: clock: rcar: Add r8a779f0 support 2023-11-25 08:50:47 -05:00
console drivers: console: uart_mcumgr: Skip reading FIFO during setup 2023-11-27 09:12:36 +00:00
coredump
counter driver: counter: rpi_pico_timer: fix counter cancel 2023-11-27 12:15:56 +00:00
crypto
dac shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
dai
disk
display driver: display: sdl: Introduce SDL_DISPLAY_ZOOM_PCT 2023-11-24 09:25:22 +01:00
dma drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
edac shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
eeprom drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
entropy
espi
ethernet drivers: net: tc6: Provide separate function to check IC status 2023-11-27 19:58:13 +01:00
flash drivers: nrf_qspi_nor: Fix and refactor driver initialization 2023-11-21 13:09:54 +01:00
fpga
fuel_gauge
gnss
gpio drivers: gpio: rcar: Add R-Car Gen4 support 2023-11-25 08:50:47 -05:00
hwinfo shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
hwspinlock
i2c drivers: i2c: support for Nuvoton numaker series 2023-11-27 14:34:15 +00:00
i2s drivers: i2s: i2s_nrfx: Add support for new instance 2023-11-20 09:24:05 +01:00
i3c
ieee802154 drivers: ieee802154: nrf5: support raw mode 2023-11-24 09:25:11 +01:00
input input: gpio_kbd_matrix: drop redundant gpio_kbd_matrix_set_detect_mode 2023-11-22 11:44:48 +00:00
interrupt_controller drivers: intc: plic: minor code refactor 2023-11-25 08:51:52 -05:00
ipm
kscan drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
led
led_strip drivers: led_strip: ws2812: Remove scratch selection for non-GPIO 2023-11-24 09:22:24 +01:00
lora shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
mbox
mdio drivers: mdio: esp32: add dependency of node status 2023-11-27 12:22:18 +00:00
memc
mfd
mipi_dsi
misc
mm mm: rename struct mem_drv_bank to sys_mm_drv_bank 2023-11-21 08:42:01 +00:00
modem drivers: modem: Fix include paths 2023-11-21 08:48:04 +00:00
net
pcie shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
peci
pinctrl drivers: pinctrl: Add R-Car Gen4 support 2023-11-25 08:50:47 -05:00
pm_cpu_ops shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
power_domain
ps2 drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
ptp_clock
pwm shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
regulator drivers: regulator: Fixed reference counting during enable 2023-11-23 09:51:39 +00:00
reset
retained_mem
rtc
sdhc
sensor drivers: sensor: adxl367: Add missing breaks 2023-11-27 12:21:42 +00:00
serial drivers: uart: esp32: use config from device tree 2023-11-25 09:04:46 -05:00
sip_svc
smbus shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
spi drivers: spi: esp32xx: Fix CS reset over split transaction 2023-11-24 14:45:51 +01:00
syscon
timer timer: cortex_m_systick: idle timer: handle no sleep case 2023-11-27 19:58:23 +01:00
usb
usb_c
video
virtualization drivers: virtualization: Map ivshmem-v2 sections individually 2023-11-27 12:15:43 +00:00
w1 shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
watchdog shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
wifi drivers: wifi: airoc: drop default shell and sysworkq stack sizes 2023-11-21 08:48:40 +00:00
xen
CMakeLists.txt
Kconfig