49 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Pieter De Gendt 90ccb28fe9 drivers: entropy: Place API into iterable section 7 months ago
Piotr Dymacz 20cb405e17 drivers: adjust cc13xx_cc26xx drivers for hal_ti update 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
Tomasz Bursztyka 9a18fdea3f drivers: Check and fix device const qualifier on ISR 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Gerard Marull-Paretas 3dc5c01aee drivers: entropy: drop get_dev_data/get_dev_config usage 4 years ago
Gerard Marull-Paretas ddc168fa78 pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 4 years ago
Gerard Marull-Paretas 88a69674c0 drivers: use new PM macros 4 years ago
Gerard Marull-Paretas 4baf1e01ff drivers: use common PM action callback naming 4 years ago
Henrik Brix Andersen adfd34ed08 drivers: entropy: introduce shared init priority and logging 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 920f30cc0e pm: simplify state change check logic 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
Stancu Florin 8ebb641ef7 drivers: cc13xx_cc26xx: fix pm.h not included 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
Flavio Ceolin 3f87c5a0f4 power: Rename constraint API 4 years ago
Flavio Ceolin d21cfd5f36 power: Remove power management conditionals from code 5 years ago
Flavio Ceolin 579f7049c7 power: Move pm subsystem to new power states 5 years ago
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Kumar Gala acf1939a4c drivers: entropy: Convert drivers to new DT device macros 5 years ago
Anas Nashif e0f3833bf7 power: remove SYS_ and sys_ prefixes 5 years ago
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup 5 years ago
Kumar Gala b4a3880a75 drivers: remove unnecessary use of DEVICE_AND_API_INIT 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
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Vincent Wan 3b126e30e2 drivers: entropy: cc13xx_cc26xx: add power management support 5 years ago
Vincent Wan e7a85ddef9 drivers: entropy: add get_entropy_isr() for CC13x2/CC26x2 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala e7df99d4ee drivers: cc13xx_cc26xx: Convert drivers to new DT_INST macros 5 years ago
Anas Nashif 7435e5e089 cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 6 years ago
Anas Nashif 969f8f1c68 cleanup: include/: move entropy.h to drivers/entropy.h 6 years ago
Anas Nashif ef281c4237 cleanup: include/: move sys_io.h to sys/sys_io.h 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Brett Witherspoon 2bee500f06 drivers: add CC13xx / CC26xx entropy driver 6 years ago