summaryrefslogtreecommitdiff
path: root/tools/lib/thermal
AgeCommit message (Expand)AuthorFilesLines
2025-11-13tools: lib: thermal: use pkg-config to locate libnl3Sascha Hauer1-1/+6
2025-11-13tools: lib: thermal: don't preserve owner in installEmil Dahl Juhl1-1/+1
2024-12-05thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano1-4/+7
2024-12-05tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano1-9/+32
2024-11-04tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao1-1/+3
2024-11-04tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl1-0/+2
2023-02-15tools/lib/thermal: Fix include path for libnl3 in pkg-config file.Vibhav Pant1-1/+1
2023-02-15tools/lib/thermal: Fix thermal_sampling_exit()Vincent Guittot1-1/+1
2022-05-19tools/lib/thermal: remove unneeded semicolonJiapeng Chong1-1/+1
2022-05-19tools/lib/thermal: Add a thermal libraryDaniel Lezcano12-0/+1335