nuttx/boards/sim/sim/sim
Justin Hammond 0ebaa7bfbf sim/thermal: Exercise the devfreq cooling path.
The dummy driver's frequency cooling device is now a devfreq one, so the
configuration that tests it needs devfreq built.  This is a change in what
the configuration covers, not just a symbol rename: nothing in the tree
registered a devfreq device before, and this is now the one place the
thermal to devfreq path runs without hardware.

Walking the dummy zone from 45 to 90 degrees steps the device through
every entry of its table, 900 down to 100, and back up as it cools.

The documentation follows the same rename, and devfreq's own page now says
that thermal is a requester and that a driver expecting to be throttled
wants DEVFREQ_CONFLICT_PREFER_LOW.

Assisted-by: Claude:claude-opus-5
Signed-off-by: Justin Hammond <justin@dynam.ac>
2026-08-18 09:46:47 -03:00
..
configs sim/thermal: Exercise the devfreq cooling path. 2026-08-18 09:46:47 -03:00
include boards/sim/sim: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
scripts !arch/arm: Use r9 as the PIC base register. 2026-08-06 01:38:23 +08:00
src boards/sim: Add a xipfs configuration. 2026-07-29 07:49:03 -03:00
CMakeLists.txt cmake: Use NUTTX(_DIR/_BIN_DIR) instead CMAKE(_SRC_DIR/_BIN_DIR) 2026-08-09 11:13:08 -03:00
Kconfig boards/sim: add CAN support and configuration 2025-05-03 11:26:08 +08:00