Revision 10bbe7599e2755d3f3e100103967788b8b5a4bce authored by Linus Torvalds on 25 December 2016, 22:01:28 UTC, committed by Linus Torvalds on 25 December 2016, 22:01:28 UTC
Pull turbostat updates from Len Brown.

* 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux:
  tools/power turbostat: remove obsolete -M, -m, -C, -c options
  tools/power turbostat: Make extensible via the --add parameter
  tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz
  tools/power turbostat: line up headers when -M is used
  tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decoding
  tools/power turbostat: Support Knights Mill (KNM)
  tools/power turbostat: Display HWP OOB status
  tools/power turbostat: fix Denverton BCLK
  tools/power turbostat: use intel-family.h model strings
  tools/power/turbostat: Add Denverton RAPL support
  tools/power/turbostat: Add Denverton support
  tools/power/turbostat: split core MSR support into status + limit
  tools/power turbostat: fix error case overflow read of slm_freq_table[]
  tools/power turbostat: Allocate correct amount of fd and irq entries
  tools/power turbostat: switch to tab delimited output
  tools/power turbostat: Gracefully handle ACPI S3
  tools/power turbostat: tidy up output on Joule counter overflow
2 parent s 6290602 + 6886fee
History
File Mode Size
Makefile -rw-r--r-- 1.5 KB
amcore.c -rw-r--r-- 3.2 KB
cache.c -rw-r--r-- 1.3 KB
clk.c -rw-r--r-- 2.7 KB
device.c -rw-r--r-- 11.0 KB
dma.c -rw-r--r-- 968 bytes
dma_timer.c -rw-r--r-- 2.1 KB
entry.S -rw-r--r-- 5.2 KB
firebee.c -rw-r--r-- 2.2 KB
gpio.c -rw-r--r-- 4.1 KB
head.S -rw-r--r-- 7.4 KB
intc-2.c -rw-r--r-- 5.2 KB
intc-5249.c -rw-r--r-- 1.4 KB
intc-525x.c -rw-r--r-- 2.2 KB
intc-5272.c -rw-r--r-- 5.8 KB
intc-simr.c -rw-r--r-- 4.8 KB
intc.c -rw-r--r-- 3.4 KB
m5206.c -rw-r--r-- 1.9 KB
m520x.c -rw-r--r-- 5.4 KB
m523x.c -rw-r--r-- 2.7 KB
m5249.c -rw-r--r-- 3.7 KB
m525x.c -rw-r--r-- 2.5 KB
m5272.c -rw-r--r-- 3.5 KB
m527x.c -rw-r--r-- 4.0 KB
m528x.c -rw-r--r-- 3.8 KB
m5307.c -rw-r--r-- 2.5 KB
m53xx.c -rw-r--r-- 15.5 KB
m5407.c -rw-r--r-- 1.8 KB
m5441x.c -rw-r--r-- 6.2 KB
m54xx.c -rw-r--r-- 2.9 KB
mcf8390.c -rw-r--r-- 918 bytes
nettel.c -rw-r--r-- 4.0 KB
pci.c -rw-r--r-- 7.9 KB
pit.c -rw-r--r-- 4.1 KB
reset.c -rw-r--r-- 1.1 KB
sltimers.c -rw-r--r-- 3.8 KB
timers.c -rw-r--r-- 5.3 KB
vectors.c -rw-r--r-- 1.7 KB

back to top