Re: [PATCH powertop] thermal: add window for thermal related infromation

2013-03-27 Thread Rajagopal Venkat
On 12 March 2013 17:15, Sanjay Singh Rawat wrote: > add a window to display the stats of thermal, cooling zones and also > information given by the hwmon sensor. Nice window displaying thermal/hwmon sysfs information. Good enough to start with. Any plans to process sysfs information and display m

[PATCH powertop] thermal: add window for thermal related infromation

2013-03-12 Thread Sanjay Singh Rawat
add a window to display the stats of thermal, cooling zones and also information given by the hwmon sensor. Signed-off-by: Sanjay Singh Rawat --- src/Makefile.am |2 +- src/display.cpp |1 + src/main.cpp|3 +- src/measurement/thermal.cpp | 148