From ace9429bb58fd418f0c81d4c2835699bddf6bde6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:27:49 +0200 Subject: Adding upstream version 6.6.15. Signed-off-by: Daniel Baumann --- tools/thermal/thermometer/thermometer.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tools/thermal/thermometer/thermometer.conf (limited to 'tools/thermal/thermometer/thermometer.conf') diff --git a/tools/thermal/thermometer/thermometer.conf b/tools/thermal/thermometer/thermometer.conf new file mode 100644 index 0000000000..02c6dab3b1 --- /dev/null +++ b/tools/thermal/thermometer/thermometer.conf @@ -0,0 +1,5 @@ + +thermal-zones = ( + { name = "cpu[0-9]-thermal"; + polling = 100; } + ) -- cgit v1.2.3