summaryrefslogtreecommitdiff
path: root/tools/thermal
AgeCommit message (Expand)Author
2024-01-02tools/thermal/tmon: Fix compilation warning for wrong formatFlorian Eckert
2023-10-15tools/thermal: Remove unused 'mds' and 'nrhandler' variablesKuan-Wei Chiu
2022-08-03tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-07-28thermal/tools/tmon: Fix typo 'the the' in commentSlark Xiao
2022-07-28thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer
2022-05-19tools/thermal: remove unneeded semicolonJiapeng Chong
2022-05-19tools/thermal: Add thermal daemon skeletonDaniel Lezcano
2022-05-19tools/thermal: Add a temperature capture toolDaniel Lezcano
2022-05-19tools/thermal: Add util libraryDaniel Lezcano
2021-11-24thermal: tools: tmon: remove unneeded local variableran jianping
2021-08-14tools/thermal/tmon: Add cross compiling supportRolf Eike Beer
2021-08-14thermal/tools/tmon: Improve the MakefileRolf Eike Beer
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89Thomas Gleixner
2019-01-04tools thermal tmon: Use -O3 instead of -O1 if availableJiri Olsa
2018-12-28tools thermal tmon: Allow overriding CFLAGS assignmentsJiri Olsa
2018-03-27tools/thermal: tmon: fix for segfaultFrank Asseg
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-configMarkus Mayer
2017-10-18tools/thermal: tmon: allow $(CC) to be defined externallyMarkus Mayer
2017-10-18tools/thermal: tmon: use "-fstack-protector" only if supportedMarkus Mayer
2015-10-10tools/thermal: tmon: use pkg-config also for CFLAGSOlaf Hering
2015-05-09tools/thermal: tmon: fixed the 'make install' commandAnand Moon
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris
2015-02-28tools/thermal: tmon: add .gitignoreBrian Norris
2015-02-28tools/thermal: tmon: fixup tui windowing calculationsBrian Norris
2015-02-28tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris
2015-02-28tools/thermal: tmon: add min/max macrosBrian Norris
2015-02-28tools/thermal: tmon: add --target-temp parameterBrian Norris
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan
2014-07-01tmon: set umask to a reasonable valueNeil Horman
2014-07-01tmon: Check log file for common secuirty issuesNeil Horman
2014-07-01tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino
2013-11-07tools/thermal: Introduce tmon, a tool for thermal subsystemJacob Pan