34 Commits (main)

Author SHA1 Message Date
Fabio Baltieri 6fbe62bdb5 intc: arcv2: convert SYS_INIT to DEVICE_DT_INST_DEFINE 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Evgeniy Paltsev d4d0907ede ARC: SMP: simplify CPU mask generation with BIT_MASK 2 years ago
Evgeniy Paltsev 16e9362ba0 ARC: SMP: fix IDU mask setup 2 years ago
Evgeniy Paltsev 9eb8baeff9 ARC: irq: idu: mask IRQ before level setup 2 years ago
Evgeniy Paltsev d2488d2160 ARC: control shared (common) interrupts via IDU 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Evgeniy Paltsev 6807e02655 ARC: IRQ: drop excessive PM_DEVICE hooks 4 years ago
Evgeniy Paltsev e1455fafdf ARC: IRQ: drop unused _VectorTable declaration 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 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
Flavio Ceolin db9756045e drivers: intc_arcv2_irq_unit: Fix arc_v2_irq_unit_device_ctrl 4 years ago
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states 4 years ago
Watson Zeng f05593e726 arc: interrupt_controller: increase irq unit priority 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
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
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Anas Nashif b72a2fd8b6 drivers: arcv2_irq_unit: remove include 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Wayne Ren 8f76233029 arch: arc: optimize the arc v2 interrupt unit driver 5 years ago
Tomasz Bursztyka c30600d4ab drivers/interrupt_controller: Adopt file naming as other drivers 6 years ago
Wayne Ren cca39204c2 arch: arc: add initial support of ARC TEE 6 years ago
Anas Nashif 190e368275 cleanup: include/: move power.h to power/power.h 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Ramakrishna Pallala e1639b5345 device: Extend device_set_power_state API to support async requests 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Kumar Gala aa2bdbe322 drivers: Remove board.h include 7 years ago
Wayne Ren 528c960ae7 arch: arc: Add the support of secure mode for em 8 years ago
Wayne Ren f8d061faf7 arch: arc: add nested interrupt support 8 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Julien Delayen cd8504cc9c arcv2_irq: Add power management suspend/resume 9 years ago
Julien Delayen 2008af30e7 arc: Define _arc_v2_irq_unit device 9 years ago
Flavio Santes b04cdcd6e6 drivers: Remove legacy nanokernel.h include 9 years ago
Julien Delayen f540cbc5c5 power: Add ARC power states and update sample 9 years ago
Chuck Jordan db6adc6d2e int: Set default ARC interrupts to lowest priority to start 9 years ago