zephyr/tests/subsys/pm
Nicolas Pitre 46aa6717ff Revert "arch: deprecate _current"
Mostly a revert of commit b1def7145f ("arch: deprecate `_current`").

This commit was part of PR #80716 whose initial purpose was about providing
an architecture specific optimization for _current. The actual deprecation
was sneaked in later on without proper discussion.

The Zephyr core always used _current before and that was fine. It is quite
prevalent as well and the alternative is proving rather verbose.
Furthermore, as a concept, the "current thread" is not something that is
necessarily architecture specific. Therefore the primary abstraction
should not carry the arch_ prefix.

Hence this revert.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2025-01-10 07:49:08 +01:00
..
device_driver_init pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
device_power_domains pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
device_runtime_api tests: pm/device_runtime: Test pm_device_runtime_usage 2024-05-22 15:08:39 -05:00
device_wakeup_api tests: device_wakeup_api: Use DTS overlay for power state 2024-06-04 19:13:53 -04:00
policy_api pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
power_domain pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
power_mgmt Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
power_mgmt_multicore tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
power_mgmt_soc tests: subsys: pm: add ke17z test support 2024-08-19 15:18:33 -04:00
power_states_api pm: Add a symbol for device power state constraints 2024-06-07 19:06:23 -04:00