summaryrefslogtreecommitdiffstats
path: root/tools/thermal/tmon/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-021-0/+1
|/
* 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: 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: fix compilation errors when building staticallyJavi Merino2014-07-011-1/+1
* tools/thermal: Introduce tmon, a tool for thermal subsystemJacob Pan2013-11-071-0/+47