summaryrefslogtreecommitdiffstats
path: root/tools/thermal
Commit message (Expand)AuthorAgeFilesLines
* 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