76 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
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
Xavier Chapron 824f423e54 misc: Replace assert include and calls by sys/__assert.h equivalent 5 years ago
Mulin Chao 99c208f36a soc: npcx7: add comments for macro funcs used for device tree files. 5 years ago
Mulin Chao 2612c50daa drivers: clk_ctrl: npcx: fixed 'line length exceeds 80 columns' warning. 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Mulin Chao 1eca7ab46a drivers: npcx: remove suffix '_t' of device register structure. 5 years ago
Mulin Chao 288e35ab1a driver: uart: add wake-up support for uart device. 5 years ago
Mulin Chao 1162747574 driver: serial: Add UART support in NPCX series. 5 years ago