summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-02tools/power turbostat: update version numberLen Brown1-1/+1
2018-06-02tools/power turbostat: Add Node in outputPrarit Bhargava1-0/+16
2018-06-02tools/power turbostat: add node information into turbostat calculationsPrarit Bhargava1-58/+85
2018-06-02tools/power turbostat: remove num_ from cpu_topology structPrarit Bhargava1-25/+23
2018-06-02tools/power turbostat: rename num_cores_per_pkg to num_cores_per_nodePrarit Bhargava1-12/+14
2018-06-02tools/power turbostat: track thread ID in cpu_topologyPrarit Bhargava1-66/+39
2018-06-02tools/power turbostat: Calculate additional node information for a packagePrarit Bhargava1-4/+61
2018-06-02tools/power turbostat: Fix node and siblings lookup dataLen Brown1-35/+82
2018-06-02tools/power turbostat: set max_num_cpus equal to the cpumask lengthPrarit Bhargava1-5/+16
2018-06-02tools/power turbostat: if --num_iterations, print for specific number of iter...Chen Yu2-1/+21
2018-06-02tools/power turbostat: Add Cannon Lake supportSrinivas Pandruvada1-3/+24
2018-06-02tools/power turbostat: delete duplicate #definesLen Brown1-3/+0
2018-06-02x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-06-02tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-06-02tools/power turbostat: add POLL and POLL% columnLen Brown1-5/+6
2018-06-02tools/power turbostat: Fix --hide Pk%pc10Len Brown1-1/+1
2018-06-02tools/power turbostat: Build-in "Low Power Idle" counters supportLen Brown1-0/+95
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-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-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-10/+13
2018-05-31fs: clear writeback errors in inode_init_alwaysDarrick J. Wong1-0/+1
2018-05-30selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover1-1/+1
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy1-1/+1
2018-05-28tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)3-8/+25
2018-05-28tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)1-2/+3
2018-05-27Linux 4.17-rc7v4.17-rc7Linus Torvalds1-1/+1
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij10-11/+11
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz1-1/+0
2018-05-26crypto: inside-secure - do not use memset on MMIOAntoine Tenart1-2/+2
2018-05-26kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-26kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand1-0/+1
2018-05-26checkpatch: fix macro argument precedence testJoe Perches1-1/+1
2018-05-26init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre1-0/+1
2018-05-26kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+5
2018-05-26mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron3-6/+9
2018-05-26proc: fix smaps and meminfo alignmentHugh Dickins1-5/+0
2018-05-26mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko1-1/+1
2018-05-26mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko1-6/+10