aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/x86/turbostat/turbostat.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01tools/power turbostat: Add Cannon Lake supportSrinivas Pandruvada1-3/+24
2018-06-01tools/power turbostat: delete duplicate #definesLen Brown1-3/+0
2018-06-01x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-06-01tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-06-01tools/power turbostat: add POLL and POLL% columnLen Brown1-5/+6
2018-06-01tools/power turbostat: Fix --hide Pk%pc10Len Brown1-1/+1
2018-06-01tools/power turbostat: Build-in "Low Power Idle" counters supportLen Brown1-0/+95
2018-06-01fs: use ->is_partially_uptodate in page_cache_seek_hole_dataChristoph Hellwig1-43/+40
2018-06-01fs: remove the buffer_unwritten check in page_seek_hole_dataChristoph Hellwig1-9/+4
2018-06-01fs: move page_cache_seek_hole_data to iomap.cChristoph Hellwig3-116/+116
2018-06-01xfs: use iomap_bmapChristoph Hellwig1-6/+3
2018-06-01iomap: add an iomap-based bmap implementationChristoph Hellwig2-0/+37
2018-06-01iomap: add a iomap_sector helperChristoph Hellwig1-9/+10
2018-06-01iomap: use __bio_add_page in iomap_dio_zeroChristoph Hellwig1-2/+1
2018-06-01iomap: move IOMAP_F_BOUNDARY to gfs2Christoph Hellwig2-5/+12
2018-06-01iomap: fix the comment describing IOMAP_NOWAITChristoph Hellwig1-1/+1
2018-06-01iomap: inline data should be an iomap type, not a flagChristoph Hellwig4-14/+16
2018-06-01mm: split ->readpages calls to avoid non-contiguous pages listsChristoph Hellwig1-3/+13
2018-06-01mm: return an unsigned int from __do_page_cache_readaheadChristoph Hellwig2-11/+6
2018-06-01mm: give the 'ret' variable a better name __do_page_cache_readaheadChristoph Hellwig1-5/+5
2018-06-01block: add a lower-level bio_add_page interfaceChristoph Hellwig2-33/+72
2018-06-01tools/power turbostat: Don't make man pages executableLaura Abbott2-2/+2
2018-06-01tools/power turbostat: remove blank linesLen Brown1-1/+2
2018-06-01tools/power turbostat: a small C-states dump readability immprovementArtem Bityutskiy1-1/+1
2018-06-01tools/power turbostat: dump BDX, SKX automatic C-state conversion bitArtem Bityutskiy1-1/+18
2018-06-01tools/power turbostat: do not hard-code 25MHz crystal on SKXLen Brown1-1/+0
2018-06-01tools/power turbostat: fix possible sprintf buffer overflowLen Brown1-1/+1
2018-06-01perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo1-0/+18
2018-06-01tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+14
2018-06-01tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo1-0/+12
2018-06-01perf trace beauty prctl: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo1-1/+1
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2-5/+11
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel1-4/+4
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck5-14/+5
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck2-56/+57
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck3-2/+248
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann1-36/+8
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann1-50/+25
2018-06-01tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printoutLen Brown1-1/+1
2018-06-01tools/power turbostat: fix printing on inputArtem Bityutskiy1-6/+10
2018-06-01tools/power turbostat: end current interval upon newline inputLen Brown2-6/+44
2018-06-01tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown2-0/+10
2018-06-01tools/power turbostat: on SIGINT: sample, print and exitLen Brown2-0/+34
2018-06-01tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown2-82/+118
2018-06-01tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy1-1/+1
2018-06-01MAINTAINERS: add turbostat utilityLen Brown1-0/+9
2018-06-01xfs: fix error handling in xfs_refcount_insert()Dave Chinner1-0/+3
2018-06-01xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong4-26/+46
2018-06-01xfs: strengthen rtalloc query range checksDarrick J. Wong1-2/+5