Files
RedBear-OS/local/sources
vasilito 8adc72cd6e base: expose empty /thermal and /power; handle getdents
- acpid scheme: add Thermal and Power as new HandleKind variants,
  register them in the openat match, and add entries to the TopLevel
  getdents list. thermald and redbear-upower probe /scheme/acpi/thermal
  and /scheme/acpi/power via read_dir; an empty directory is the
  correct fallback for desktops and QEMU where there is no ACPI
  _TZ/_PR data to enumerate.

- acpid scheme: also handle getdents on the new Thermal and Power
  variants. Without this, the scheme returned EIO which std::fs::read_dir
  treats as 'the path is not a directory or doesn't exist', and thermald
  emits a false 'thermal surface unavailable' warning every poll cycle.
2026-06-28 18:55:43 +03:00
..
2026-06-28 18:55:43 +03:00
2026-06-28 00:01:47 +03:00
2026-06-18 20:46:44 +03:00
2026-06-28 00:01:47 +03:00
2026-06-18 20:46:44 +03:00
2026-06-18 20:46:44 +03:00
2026-06-28 16:21:45 +03:00
2026-06-18 20:46:44 +03:00
2026-06-28 00:01:47 +03:00