34 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
Henrik Brix Andersen b5a79fa4ad drivers: watchdog: check if clock device is ready before accessing 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Sylvio Alves 6ba6894580 drivers: wdt: esp32: code refactor to use hal calls 3 years ago
Gerard Marull-Paretas b00150339a drivers: watchdog: drop DEV_DATA/DEV_CFG usage 4 years ago
Felipe Neves 857a188c76 drivers: watchdog: esp32: enabled esp32c3 4 years ago
Glauber Maroto Ferreira 0cf0830ead esp32: drivers: interrupt_controller: review WDT interrupt usage 4 years ago
Gerard Marull-Paretas 942cb4ea81 drivers: watchdog: wdt_esp32: fix coding style issues 4 years ago
Gerard Marull-Paretas 621d1d45f2 drivers: watchdog: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Kumar Gala e376b9417b drivers: watchdog: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Kumar Gala 8ea8925ebe drivers: esp32: Convert esp32 drivers to new DT_INST macros 5 years ago
Mohamed ElShahawi 2d2f4de5b8 drivers: watchdog: esp32: Add Watchdog Device tree support 6 years ago
Anas Nashif d4d20677ac cleanup: include/: move watchdog.h to drivers/watchdog.h 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Kumar Gala 03bfb18c61 drivers: watchdog: remove deprecated apis 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Savinay Dharmappa 7b6776a36a drivers: wdt: Migrate esp32 wdt driver api to new wdt interface 7 years ago
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset 7 years ago
Leandro Pereira 158ea970ea drivers: watchdog: Use common name configuration for all drivers 7 years ago
Leandro Pereira eefeb2b050 drivers: watchdog: esp32: Use common Kconfig option to disable at boot 7 years ago
Michał Kruszewski 0c2ef4ea3d drivers: watchdog: Watchdog API redesign 7 years ago
Leandro Pereira 5f22dab17a esp32: Prefix ROM routines with `esp32_rom_` 8 years ago
Leandro Pereira 8dc88069be drivers: watchdog: esp32: Acknowledge watchdog interrupt 8 years ago
Leandro Pereira 1861022148 drivers: watchdog: esp32: Reduce number of seals/unseals 8 years ago
Leandro Pereira 9bacdbac30 drivers: watchdog: esp32: Always use Timer Group 1 for WDT 8 years ago
Leandro Pereira d52de29fba esp32: Fix redefinition of BIT() macro 8 years ago
Leandro Pereira d691045592 drivers: watchdog: Implement ESP32 watchdog driver 8 years ago