59 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
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
Gerard Marull-Paretas 56f1a8ce98 pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET 4 years ago
Gerard Marull-Paretas dbf46b3815 pm: rename device_pm_cb to pm_device_cb 4 years ago
Gerard Marull-Paretas 2c7b763e47 pm: replace DEVICE_PM_* states with PM_DEVICE_* 4 years ago
Gerard Marull-Paretas 3863be02a5 drivers: replace power/power.h with pm/device.h 4 years ago
Mulin Chao 105af6f357 pm: power: npcx: add console expired mechanism. 4 years ago
Yuval Peress 7162786f83 uart-npcx: forward poll requests to fifo when running interrupt mode 4 years ago
Yuval Peress 1154c49878 uart-npcx: re-organize interrupt driven functions. 4 years ago
Fabio Baltieri 951c99c61a driver: uart_npcx: do not check for irq enable in irq ready functions 4 years ago
Mulin Chao 715efe25cd driver: uart: npcx: Add pm_deivce support for uart driver. 4 years ago
Mulin Chao 1f731c6c02 driver: soc: power: npcx: Add power managerment support. 4 years ago
Flavio Ceolin d21cfd5f36 power: Remove power management conditionals from code 5 years ago
Kumar Gala c49b162214 drivers: uart: Convert drivers to new DT device macros 5 years ago
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup 5 years ago
Mulin Chao daa48daf52 soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h 5 years ago
Mulin Chao 507f31472c driver: clock_controller: return values of clock_control apis directly. 5 years ago
Mulin Chao d55aa5a71b driver: npcx7: replace platform specific functions with 'npcx_' prefix. 5 years ago
Mulin Chao 50753c1d7d drivers: npcx: Add const modifier for hal instances and so on. 5 years ago