40 Commits (a163f9db618e9793b1432187cfae5f29544f4410)

Author SHA1 Message Date
Alvis Sun 2027d97dac drivers: clock_control: add validation for SYS_CLOCK_HW_CYCLES_PER_SEC 3 weeks ago
Alvis Sun bcf7717e97 drivers: clock_control: npcx: add NPCXn variant support in clock init 1 month ago
Tom Chang 98678cabd4 drivers: clock: npcx: correct the setting for module power-down 2 months ago
Jun Lin 17ccc5fdfb driver: clock_control: npcx: use CONFIG_CLOCK_CONTROL_LOG_LEVEL 7 months ago
Pieter De Gendt c25e31512c drivers: clock_control: Place API into iterable section 7 months ago
Pisit Sawangvonganan 847a4eaad2 style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
Pisit Sawangvonganan 1bcae0ea9f style: drivers: comply with MISRA C:2012 Rule 15.6 11 months ago
Alvis Sun 421ca39cf0 divers: clock_control: npcx: HFCBCD3 in CDCG is only available in npcx4 11 months ago
Pisit Sawangvonganan dc5527721a drivers: clock_control: remove '&' when assigning `clock_control_xxx_init` 1 year ago
Benjamin Cabé 6403280142 drivers: clock_control: make driver API and conf structs const 1 year ago
Alvis Sun 3ed5f8a948 drivers: clock_control: npcx: add MCLKD as i3c source clock 1 year ago
Mulin Chao 5c7ab5c2bf driver: clock_control: npcx: add support for npcx4 series 2 years ago
Jun Lin ec4f700202 driver: PECI: npcx: add driver support for Nuvoton npcx family 3 years ago
Jun Lin ed12786ee0 driver: clock_control: npcx: fix the power down of eSPI module 3 years ago
Anas Nashif 49b36ead95 drivers: add mising braces to single line if statements 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Jun Lin 788714de20 driver: clock_control: npcx: don't gate the eSPI clock if eSPI is defined 3 years ago
Jun Lin 6faa8fcd8d driver: clock_control: npcx: power down some modules by default 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
Maureen Helm ed9cb841c3 drivers: clock_control: Refactor drivers to use shared init priority 4 years ago
Jun Lin 1974ea97a4 driver: clock: npcx: add a option to generate LFCLK via XTSOC 4 years ago
Fabio Baltieri 3af832868c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 4 years ago
Mulin Chao fbf5b8e8de dts: pcc: npcx: add properties of pcc node to configure clock settings 4 years ago
Mulin Chao 009388a321 soc: npcx: rename OSC_CLK as OFMCLK 4 years ago
Mulin Chao a31378dec1 driver: clock: npcx: add apb4 clock support for npcx9 series. 4 years ago
Wealian Liao 42aeaccb3e driver: clock: npcx: Add valid clock checking 4 years ago
Gerard Marull-Paretas 62afdca908 drivers: clock_control: remove usage of device_pm_control_nop 4 years ago
Flavio Ceolin 9fd4ea91b7 coccinelle: Remove extra semicolon 4 years ago
Mulin Chao 2134f9b72d driver: clock: npcx: remove useless operands. 4 years ago
Mulin Chao 1f731c6c02 driver: soc: power: npcx: Add power managerment support. 4 years ago
Kumar Gala ba6138d13d drivers: clock_control: npcx: Convert to use DEVICE_DT_INST_DEFINE 4 years ago
Kumar Gala f3cb1c9c3d drivers: clock_control: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 5 years ago
Mulin Chao 507f31472c driver: clock_controller: return values of clock_control apis directly. 5 years ago
Mulin Chao 50753c1d7d drivers: npcx: Add const modifier for hal instances and so on. 5 years ago
Mulin Chao 2612c50daa drivers: clk_ctrl: npcx: fixed 'line length exceeds 80 columns' warning. 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Mulin Chao b3188f1c32 drivers: npcx: replace type of register base address with uintptr_t 5 years ago
Mulin Chao 1eca7ab46a drivers: npcx: remove suffix '_t' of device register structure. 5 years ago
Mulin Chao 0245a27bc5 driver: clock: Add clock controller support in NPCX series. 5 years ago