summaryrefslogtreecommitdiffstats
path: root/tools/thermal
Commit message (Expand)AuthorAgeFilesLines
* tools: do not include scripts/Kbuild.includeMasahiro Yamada2021-04-251-1/+1
* Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-071-17/+9
|\
| * thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar2020-03-231-17/+9
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89Thomas Gleixner2019-05-245-52/+5
* tools thermal tmon: Use -O3 instead of -O1 if availableJiri Olsa2019-01-041-1/+1
* tools thermal tmon: Allow overriding CFLAGS assignmentsJiri Olsa2018-12-281-4/+4
* tools/thermal: tmon: fix for segfaultFrank Asseg2018-03-272-6/+7
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-11-171-6/+12
|\
| * tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-configMarkus Mayer2017-10-181-4/+5
| * tools/thermal: tmon: allow $(CC) to be defined externallyMarkus Mayer2017-10-181-1/+1
| * tools/thermal: tmon: use "-fstack-protector" only if supportedMarkus Mayer2017-10-181-1/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* tools/thermal: tmon: use pkg-config also for CFLAGSOlaf Hering2015-10-101-0/+3
* tools/thermal: tmon: fixed the 'make install' commandAnand Moon2015-05-091-8/+0
* tools/thermal: tmon: silence 'set but not used' warningsBrian Norris2015-02-281-0/+3
* tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris2015-02-281-1/+10
* tools/thermal: tmon: support cross-compilingBrian Norris2015-02-281-2/+2
* tools/thermal: tmon: add .gitignoreBrian Norris2015-02-281-0/+1
* tools/thermal: tmon: fixup tui windowing calculationsBrian Norris2015-02-281-5/+16
* tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris2015-02-281-4/+5
* tools/thermal: tmon: add min/max macrosBrian Norris2015-02-281-0/+12
* tools/thermal: tmon: add --target-temp parameterBrian Norris2015-02-282-2/+14
* calloc/xcalloc: Fix argument orderArjun Sreedharan2014-12-091-3/+3
* tmon: set umask to a reasonable valueNeil Horman2014-07-011-1/+1
* tmon: Check log file for common secuirty issuesNeil Horman2014-07-011-0/+24
* tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino2014-07-011-1/+1
* tools/thermal: Introduce tmon, a tool for thermal subsystemJacob Pan2013-11-078-0/+2160