aboutsummaryrefslogtreecommitdiff
path: root/tools/thermal/tmon/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-01-04tools thermal tmon: Use -O3 instead of -O1 if availableGravatar Jiri Olsa 1-1/+1
2018-12-28tools thermal tmon: Allow overriding CFLAGS assignmentsGravatar Jiri Olsa 1-4/+4
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-6/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-18tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding pkg-configGravatar Markus Mayer 1-4/+5
2017-10-18tools/thermal: tmon: allow $(CC) to be defined externallyGravatar Markus Mayer 1-1/+1
2017-10-18tools/thermal: tmon: use "-fstack-protector" only if supportedGravatar Markus Mayer 1-1/+6
2015-10-10tools/thermal: tmon: use pkg-config also for CFLAGSGravatar Olaf Hering 1-0/+3
2015-05-09tools/thermal: tmon: fixed the 'make install' commandGravatar Anand Moon 1-8/+0
2015-02-28tools/thermal: tmon: use pkg-config to determine library dependenciesGravatar Brian Norris 1-1/+10
2015-02-28tools/thermal: tmon: support cross-compilingGravatar Brian Norris 1-2/+2
2014-07-01tools/thermal: tmon: fix compilation errors when building staticallyGravatar Javi Merino 1-1/+1
2013-11-07tools/thermal: Introduce tmon, a tool for thermal subsystemGravatar Jacob Pan 1-0/+47