aboutsummaryrefslogtreecommitdiff
path: root/tools/thermal/lib/mainloop.c
AgeCommit message (Collapse)AuthorFilesLines
2022-05-19tools/thermal: Add util libraryDaniel Lezcano1-0/+120
The next changes will provide a couple of tools using some common functions provided by this library. It provides basic wrappers for: - mainloop - logging - timestamp Signed-off-by: Daniel Lezcano <[email protected]> Tested-by: Srinivas Pandruvada <[email protected]> Link: https://lore.kernel.org/r/[email protected]