[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424225916-13488-1-git-send-email-computersforpeace@gmail.com>
Date: Tue, 17 Feb 2015 18:18:28 -0800
From: Brian Norris <computersforpeace@...il.com>
To: Zhang Rui <rui.zhang@...el.com>, <jacob.jun.pan@...ux.intel.com>
Cc: Neil Horman <nhorman@...driver.com>,
Brian Norris <computersforpeace@...il.com>,
Javi Merino <javi.merino@....com>,
Florian Fainelli <f.fainelli@...il.com>,
<linux-kernel@...r.kernel.org>, <linux-pm@...r.kernel.org>
Subject: [PATCH 0/8] tools/thermal: tmon: UI and build system improvements
Hi,
This patch set includes a few build system improvements and a few UI fixes.
The last patch is ugly, and personally, I don't care if it's included. But it's
an attempt to kill a warning. Better suggestions are welcome.
Thanks,
Brian
Brian Norris (8):
tools/thermal: tmon: add --target-temp parameter
tools/thermal: tmon: add min/max macros
tools/thermal: tmon: tui: don't hard-code dialog window size
assumptions
tools/thermal: tmon: fixup tui windowing calculations
tools/thermal: tmon: add .gitignore
tools/thermal: tmon: support cross-compiling
tools/thermal: tmon: use pkg-config to determine library dependencies
tools/thermal: tmon: silence 'set but not used' warnings
tools/thermal/tmon/.gitignore | 1 +
tools/thermal/tmon/Makefile | 15 ++++++++++++---
tools/thermal/tmon/tmon.8 | 2 ++
tools/thermal/tmon/tmon.c | 14 ++++++++++++--
tools/thermal/tmon/tui.c | 45 ++++++++++++++++++++++++++++++++++---------
5 files changed, 63 insertions(+), 14 deletions(-)
create mode 100644 tools/thermal/tmon/.gitignore
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists