zephyr/drivers
Manuel Argüelles c27a8e158a drivers: counter: nxp_sys_timer: support late and short alarms
Support short relative and late alarms for NXP System Timer Module
counter driver. The late alarm detection algorithm applied, is based on
existing counter drivers.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2024-08-12 15:14:34 +02:00
..
adc drivers: adc: fix missing ref_internal in adc_sam0 2024-08-04 16:20:16 -05:00
audio everywhere: replace double words 2024-06-25 06:05:35 -04:00
auxdisplay
bbram driver: bbram: npcx: fix the way to clear bbram status 2024-06-21 10:07:41 +02:00
bluetooth Bluetooth: drivers: userchan: Fix gcc 13 overflow warning 2024-08-12 12:43:01 +02:00
cache everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
can drivers: nxp_s32_canxl: improve CANXL error report 2024-07-28 07:29:39 +03:00
charger
clock_control usb: esp32c6: Add support for USB serial port 2024-08-11 19:16:35 -05:00
console drivers: console: rtt_console: use Segger recommended write API 2024-08-12 10:14:34 +02:00
coredump
counter drivers: counter: nxp_sys_timer: support late and short alarms 2024-08-12 15:14:34 +02:00
crypto drivers: crypto: use reset api for crypto peripheral reset 2024-07-28 07:31:25 +03:00
dac drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants 2024-07-11 09:37:12 +02:00
dai drivers: ssp: fix program of MLCS register 2024-08-06 10:28:16 +02:00
disk disk: flashdisk: init in POST_KERNEL 2024-07-27 15:19:14 +03:00
display drivers: display: display_mcux_elcdif: Add PXP flip feature 2024-08-07 07:14:20 -04:00
dma drivers: dma: dma_mcux_pxp: Add flip feature 2024-08-07 07:14:20 -04:00
dp
edac
eeprom drivers: eeprom: emulator: correct improper exponentiation 2024-07-05 09:18:31 +02:00
entropy entropy: Use proper flexible array 2024-08-05 18:38:42 -04:00
espi espi: ite: Use proper flexible array 2024-08-05 18:38:42 -04:00
ethernet drivers: eth: phy: add AR8031 PHY driver 2024-08-12 12:43:54 +02:00
flash drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
fpga
fuel_gauge Drivers: max17048: updated voltage parameter output 2024-07-10 11:36:28 +02:00
gnss drivers: gnss: Handle malloc returning NULL pointer 2024-08-02 03:29:18 -04:00
gpio drivers: mcp23xxx: add support for open-drain chip variants 2024-08-09 09:55:30 +02:00
haptics haptics: Introduces support for DRV2605 Haptic Driver 2024-08-08 15:57:12 +02:00
hwinfo drivers: hwinfo: add the HWINFO_HAS_DRIVER Kconfig option 2024-08-08 15:37:40 +02:00
hwspinlock
i2c drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
i2s drivers: i2s_nrfx: Fix division by 0 in divider calculation 2024-06-25 12:19:20 -04:00
i3c i3c: drivers: check for reserved addresses for i2c scan 2024-08-07 07:13:42 -04:00
ieee802154 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
input fix: initialize gpio_keys input from pin state 2024-08-09 17:58:16 +01:00
interrupt_controller drivers: intc: plic: print ISR(ARG) in shell cmd 2024-08-12 10:10:57 +02:00
ipm everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
kscan input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
led everywhere: replace double words 2024-06-22 05:40:22 -04:00
led_strip
lora lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
mbox drivers: mbox: mbox_esp32: add support for esp32 MBOX driver 2024-08-07 07:17:01 -04:00
mdio drivers: mdio: litex: add mdio driver 2024-08-05 16:29:06 +02:00
memc drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
mfd
mipi_dbi drivers: mipi_dbi: reduce the RAM overhead 2024-07-27 10:45:34 +03:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc
mm
modem modem: hl7800: set RX socket remote address 2024-07-10 16:16:03 -04:00
mspi drivers: update AMBIQ drivers to use proper base address 2024-08-11 19:18:09 -05:00
net drivers: nsos: fix resource leak in nsos_adapt_accept() error path 2024-07-05 18:44:13 +02:00
pcie
peci
pinctrl soc: nordic: pinctrl: rework nordic,clock-enable 2024-08-12 12:58:58 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock drivers: ptp_clock_nxp_enet: add module_dev to driver config 2024-07-09 17:20:12 -04:00
pwm drivers: cc13xx_cc26xx: pwm: enable pwm(gpt) in sleep/deepsleep mode 2024-07-09 17:20:46 -04:00
regulator drivers: regulator: fix reference count underflow 2024-08-02 13:42:01 +02:00
reset
retained_mem
rtc drivers: rtc: add ambiq rtc driver 2024-08-09 17:58:35 +01:00
sdhc sdhc: sdhc_spi: compile-time determine if sdhc_ones needed 2024-08-08 06:17:45 -04:00
sensor drivers: vcnl36825t: fix power consumption issues 2024-08-09 09:55:07 +02:00
serial drivers: serial: nrfx_uarte: Optimize code size 2024-08-12 12:44:02 +02:00
sip_svc
smbus
spi drivers: spi: remove old ambiq mspi 2024-08-11 19:18:09 -05:00
syscon
tee kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
timer everywhere: replace double words 2024-06-22 05:40:22 -04:00
usb drivers: udc: add opaque pointer to store upper layer private data 2024-08-06 17:17:41 -04:00
usb_c drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
video
virtualization
w1
watchdog drivers: watchdog: Add watchdog driver for MAX32xxx MCUs 2024-08-11 19:18:56 -05:00
wifi drivers: wifi: Add NXP wifi shim driver support 2024-08-07 07:17:23 -04:00
xen
CMakeLists.txt haptics: Introduces a haptics API 2024-08-08 15:57:12 +02:00
Kconfig haptics: Introduces a haptics API 2024-08-08 15:57:12 +02:00