aboutsummaryrefslogtreecommitdiffstats
path: root/tools/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89Thomas Gleixner5-52/+5
2019-01-04tools thermal tmon: Use -O3 instead of -O1 if availableJiri Olsa1-1/+1
2018-12-28tools thermal tmon: Allow overriding CFLAGS assignmentsJiri Olsa1-4/+4
2018-03-27tools/thermal: tmon: fix for segfaultFrank Asseg2-6/+7
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-6/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-18tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-configMarkus Mayer1-4/+5
2017-10-18tools/thermal: tmon: allow $(CC) to be defined externallyMarkus Mayer1-1/+1
2017-10-18tools/thermal: tmon: use "-fstack-protector" only if supportedMarkus Mayer1-1/+6
2015-10-10tools/thermal: tmon: use pkg-config also for CFLAGSOlaf Hering1-0/+3
2015-05-09tools/thermal: tmon: fixed the 'make install' commandAnand Moon1-8/+0
2015-02-28tools/thermal: tmon: silence 'set but not used' warningsBrian Norris1-0/+3
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesBrian Norris1-1/+10
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris1-2/+2
2015-02-28tools/thermal: tmon: add .gitignoreBrian Norris1-0/+1
2015-02-28tools/thermal: tmon: fixup tui windowing calculationsBrian Norris1-5/+16
2015-02-28tools/thermal: tmon: tui: don't hard-code dialog window size assumptionsBrian Norris1-4/+5
2015-02-28tools/thermal: tmon: add min/max macrosBrian Norris1-0/+12
2015-02-28tools/thermal: tmon: add --target-temp parameterBrian Norris2-2/+14
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan1-3/+3
2014-07-01tmon: set umask to a reasonable valueNeil Horman1-1/+1
2014-07-01tmon: Check log file for common secuirty issuesNeil Horman1-0/+24
2014-07-01tools/thermal: tmon: fix compilation errors when building staticallyJavi Merino1-1/+1
2013-11-07tools/thermal: Introduce tmon, a tool for thermal subsystemJacob Pan8-0/+2160