summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions
&id=cb4487d2b4043bbe98f60f2628387b40fa4896f8'>tools/thermal: remove unneeded semicolonJiapeng Chong 2022-05-19tools/thermal: Add thermal daemon skeletonDaniel Lezcano 2022-05-19tools/thermal: Add a temperature capture toolDaniel Lezcano 2022-05-19tools/thermal: Add util libraryDaniel Lezcano 2021-11-24thermal: tools: tmon: remove unneeded local variableran jianping 2021-08-14tools/thermal/tmon: Add cross compiling supportRolf Eike Beer 2021-08-14thermal/tools/tmon: Improve the MakefileRolf Eike Beer 2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada 2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada 2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar 2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89Thomas Gleixner 2019-01-04tools thermal tmon: Use -O3 instead of -O1 if availableJiri Olsa 2018-12-28tools thermal tmon: Allow overriding CFLAGS assignmentsJiri Olsa 2018-03-27tools/thermal: tmon: fix for segfaultFrank Asseg 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