aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/thermal/tmon/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-Hartman1-0/+1
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: use pkg-config to determine library dependenciesBrian Norris1-1/+10
2015-02-28tools/thermal: tmon: support cross-compilingBrian Norris1-2/+2
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 Pan1-0/+47