zephyr/tests
Flavio Ceolin 2f99ff51cc pm: Disable device pm per power state
Make it possible to disble device power management individually per
power state.  This allows targets tuning which states should
(and which should not) trigger device power management.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-06-04 19:13:53 -04:00
..
application_development
arch arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
benchmarks modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
bluetooth samples: tests: Create dedicated test section for rd_rw612_bga 2024-06-04 19:12:45 -04:00
boards tests/boards: Add mtk_adsp device test 2024-06-01 05:40:05 -07:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto random: enable AES support CTR_DRBG CSPRNG when it relies on Mbed TLS 2024-06-03 16:13:05 -04:00
drivers tests: drivers: gpio: Enable gpio driver tests for MAX32680EVKIT 2024-06-04 19:12:21 -04:00
kconfig/configdefault
kernel arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
lib posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 2024-06-04 16:27:12 -05:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
net posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
posix posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys pm: Disable device pm per power state 2024-06-04 19:13:53 -04:00
unit tests: unit: crc: Add OpenPGP CRC-24 tests 2024-05-29 10:51:21 -07:00
ztest arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
test_config.yaml