aboutsummaryrefslogtreecommitdiffstats
path: root/tools/thermal
AgeCommit message (Expand)Author
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