| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-03 | tools: lib: thermal: expose thermal_exit symbols | Emil Dahl Juhl | 1 | -1/+4 |
| 2025-10-03 | tools: lib: thermal: don't preserve owner in install | Emil Dahl Juhl | 1 | -1/+1 |
| 2025-10-03 | tools: lib: thermal: use pkg-config to locate libnl3 | Sascha Hauer | 1 | -1/+6 |
| 2025-02-18 | tools: Remove redundant quiet setup | Charlie Jenkins | 1 | -13/+0 |
| 2024-11-11 | Merge back thermal control material for 6.13 | Rafael J. Wysocki | 5 | -26/+279 |
| 2024-11-04 | tools/lib/thermal: Remove the thermal.h soft link when doing make clean | zhang jiao | 1 | -1/+3 |
| 2024-11-04 | tools/lib/thermal: Fix sampling handler context ptr | Emil Dahl Juhl | 1 | -0/+2 |
| 2024-10-24 | thermal/lib: Fix memory leak on error in thermal_genl_auto() | Daniel Lezcano | 1 | -4/+7 |
| 2024-10-24 | tools/lib/thermal: Add the threshold netlink ABI | Daniel Lezcano | 5 | -14/+241 |
| 2024-10-24 | tools/lib/thermal: Make more generic the command encoding function | Daniel Lezcano | 1 | -9/+32 |
| 2023-02-15 | tools/lib/thermal: Fix include path for libnl3 in pkg-config file. | Vibhav Pant | 1 | -1/+1 |
| 2023-02-15 | tools/lib/thermal: Fix thermal_sampling_exit() | Vincent Guittot | 1 | -1/+1 |
| 2022-05-19 | tools/lib/thermal: remove unneeded semicolon | Jiapeng Chong | 1 | -1/+1 |
| 2022-05-19 | tools/lib/thermal: Add a thermal library | Daniel Lezcano | 12 | -0/+1335 |