zephyr/samples
Flavio Ceolin d325642892 pm: device_runtime: Get rid of atomic for state
Since we are using mutex to protect critical sections and mutexes are
reentrant, it is possible to get rid of atomic for the state because
we can lock the mutex in device_pm_callback.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-26 10:56:55 -04:00
..
application_development samples: out_of_tree_driver: remove usage of device_pm_control_nop 2021-04-28 20:40:00 -04:00
arch sample: mpu: skip the MPU test for Armv8-R AArch64 2021-04-13 07:47:44 -04:00
basic samples: button: devicetree cleanups 2021-05-05 20:46:43 +02:00
bluetooth Bluetooth: Samples: Fix peripheral_iso print data 2021-05-25 19:40:42 +02:00
boards samples/boards: stm32 pm blinky: Run with twister device testing 2021-05-18 11:18:40 -05:00
drivers doc: can: fix build commands 2021-05-25 09:40:27 -04:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
kernel samples: metairq_dispatch: use name msgdev.h instead of main.h 2021-04-19 10:32:39 +02:00
modules samples: tensorflow: remove requirements.txt from magic wand sample 2021-05-24 14:18:08 -04:00
net samples: wifi: Fix mgmt conn req 2021-05-25 07:37:24 -05:00
philosophers kernel/sched: Remove "cooperative scheduling only" special cases 2021-05-24 23:38:16 -04:00
posix tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
sensor boards: arm: lpcxpresso55s16: rename board definition 2021-05-19 08:02:54 -05:00
shields boards: arm: lpcxpresso55s16: rename board definition 2021-05-19 08:02:54 -05:00
subsys pm: device_runtime: Get rid of atomic for state 2021-05-26 10:56:55 -04:00
synchronization samples/synchronization: Clean up SMP CPU pinning example 2021-02-18 12:04:49 -05:00
tfm_integration modules: tf-m: do not expose TF-M NS interface include directories publicly 2021-05-09 09:59:22 -05:00
userspace doc: fix typos 2021-04-30 16:03:08 -04:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst doc: samples: restore :maxdepth: 2 2021-05-05 18:32:15 -04:00