47 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Jukka Rissanen 759f3a0c7c tests/samples: net: Fix the max number of file descriptors 9 months ago
Chris Friedt bc4374b5fe posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 1 year ago
Fin Maaß e354927895 tests: use appropriate sys_randX_get() 1 year ago
Jukka Rissanen 0512e7ffae tests: net: sockets: Remove use of NET_SOCKETS_POSIX_NAMES 1 year ago
Anas Nashif 345735d0a8 tests: remove CONFIG_ZTEST_NEW_API in all tests 2 years ago
Flavio Ceolin e7bd10ae71 random: Rename random header 2 years ago
Gerard Marull-Paretas 93b63df762 samples, tests: convert string-based twister lists to YAML lists 2 years ago
Gerard Marull-Paretas 1eb683a514 device: remove redundant init functions 2 years ago
Anas Nashif ba7d730e9b tests/samples: use integration_plaforms in more tests/samples 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Fabio Baltieri def230187b test: fix more legacy #include paths 3 years ago
Hu Zhenyu aa3cb29b9e test: Update the new ZTEST APIs tests/net/pm 3 years ago
Gerard Marull-Paretas ade7ccb918 tests: migrate includes to <zephyr/...> 3 years ago
Carles Cufi 4b8f1c04ab kconfig: Rename the ZTEST stack size option to align with the rest 3 years ago
Gerard Marull-Paretas ddc168fa78 pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 4 years ago
Gerard Marull-Paretas 89a4f36fc8 device: remove inclusion of pm/device.h 4 years ago
Flavio Ceolin 6451626ce7 pm: Use pm_device_action_run instead of state_set 4 years ago
Gerard Marull-Paretas 39f21dc116 tests: pm: use new PM macros 4 years ago
Gerard Marull-Paretas 18519ffe8d tests: use common PM action callback naming 4 years ago
Torsten Rasmussen 1cccc8a8fe cmake: increase minimal required version to 3.20.0 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 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
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 7988ab4a26 pm: rename device_set/get_power_state to pm_device_set/get 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
Jukka Rissanen 6e1df0d603 tests: net: Refactor tests when running in real hw 4 years ago
Martin Åberg 4604c45541 tests: enable and run many tests on RISC-V 5 years ago
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup 5 years ago
Martin Åberg 137e8528ec net: run the net.pm test on LEON 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Anas Nashif dca317c730 sanitycheck: inclusive language 5 years ago
David Leach c5f3da22ae tests: net: Fixes coverity issue CID 210552 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Flavio Ceolin c4f7faea10 random: Include header where it is used 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Marc Herbert debade9121 tests: make find_package(Zephyr...) REQUIRED 5 years ago
Tomasz Bursztyka 9dd822dc93 tests/net: Test network power management awareness 5 years ago