76 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Alvis Sun 9f1935923b driver: serial: npcx: add PM support for npck3 series. 1 month ago
Alvis Sun bf0fd155ae drivers: serial: npcx: add serial driver support for npck3 1 month ago
Jun Lin 2615ec879e driver: serial/uart: npcx: disable rx interrupt at init 6 months ago
Pieter De Gendt 29c9b91340 drivers: serial: Place API into iterable section 7 months ago
Pisit Sawangvonganan a2e0b1d366 drivers: serial: remove '&' when assigning `init_fn` 12 months ago
Jun Lin 458b219879 drivers: uart: npcx: extend the UART baudrate support 1 year ago
Jun Lin 08fedb4a80 drivers: uart: npcx: add asychronous API support 1 year ago
Jun Lin 3ba7874cd5 driver: uart: npcx: fix coding style 1 year ago
Fabio Baltieri ec71be5d9d drivers,subsys: fix few missing k_work_delayable_from_work 2 years ago
Mulin Chao 9da9c90639 intc: miwu: npcx: improve interrupt latency of miwu input events 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Mulin Chao 809e63a91a driver: uart: npcx: add missing tx/rx interrupt enabled checks 2 years ago
Mulin Chao dbc614ee10 driver: uart: npcx: avoid concurrency writing UFTCTL register 2 years ago
Mulin Chao 5973a944af Revert "driver: uart: npcx: add missing tx/rx interrupt enabled checks" 3 years ago
Mulin Chao 271b306b2d driver: uart: npcx: add missing tx/rx interrupt enabled checks 3 years ago
Jun Lin 42bb67ca85 driver: UART: npcx: remove unnecessary guard CONFIG_UART_INTERRUPT_DRIVEN 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Henrik Brix Andersen 9456eca5c0 drivers: serial: check if clock device is ready before accessing 3 years ago
Mulin Chao 8efc935288 drivers: uart: add pinctrl driver support 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Carlo Caione 69b28bfd07 pm: policy: Consider substates for state lock functions 3 years ago
Gerard Marull-Paretas 5a71eeb35c pm: policy: move constraints to policy API 3 years ago
Pete Dietl 060e39e75a uart: logging: Add configurable log level to UART drivers 3 years ago
Gerard Marull-Paretas 863a661f70 drivers: serial: npcx: drop usage of uart_device_config 3 years ago
Wealian Liao 6d6c5e1155 drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 3 years ago
Wealian Liao 3565f71a72 drivers: npcx: Correct the macro parentheses 3 years ago
Jun Lin c097b8f80e drivers: uart: npcx: fix the coding style 4 years ago
Jun Lin db74010cc7 drivers: uart: npcx: use PM constraint for the receiving 4 years ago
Wealian Liao 230378aebe driver: uart_npcx: Fix uart to use PM constrain 4 years ago
Gerard Marull-Paretas 88a69674c0 drivers: use new PM macros 4 years ago
Gerard Marull-Paretas 811a09bd83 drivers: serial: npcx: drop inline attribute for PM action callback 4 years ago
Gerard Marull-Paretas 4baf1e01ff drivers: use common PM action callback naming 4 years ago
Maureen Helm ad1450510a drivers: serial: Refactor drivers to use shared init priority Kconfig 4 years ago
Gerard Marull-Paretas 7ccc1a41bc pm: use actions for device PM control 4 years ago
Gerard Marull-Paretas 495672ab62 pm: cleanup pm control callback implementations 4 years ago
Gerard Marull-Paretas d41dadc569 pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 4 years ago
Gerard Marull-Paretas 56a35e5682 pm: converge to suspend state for low power modes 4 years ago
Gerard Marull-Paretas 11eef4d8c8 pm: device: remove pointer usage for state 4 years ago
Gerard Marull-Paretas 9e7d545bb4 pm: device: remove ctrl_command callback argument 4 years ago
Gerard Marull-Paretas da0ff4ae46 pm: device: remove usage of ctrl_command 4 years ago
Gerard Marull-Paretas c2cf1ad203 pm: device: remove usage of local states 4 years ago
Gerard Marull-Paretas 26ad8376bd pm: remove callback from control function 4 years ago
Gerard Marull-Paretas 217e610d8f pm: remove redundant callback usage 4 years ago
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states 4 years ago
Wealian Liao 1cb8f7c369 driver: uart: npcx: Fix building of kernel.timer.tickless 4 years ago
Fabio Baltieri 3af832868c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 4 years ago
Wealian Liao b4faf7fe63 driver: uart: npcx: Fix CR_SIN interrupt storm 4 years ago
Flavio Ceolin 0c607adb63 pm: device: Align state names with system states 4 years ago
Flavio Ceolin 7eba310220 power: device: void *context -> uint32_t *state 4 years ago
Mulin Chao f7f93d2207 driver: uart: npcx: Support APB clock of uart module up to 20MHz. 4 years ago