index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-02
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2018-06-02
tools/power turbostat: Add Node in output
Prarit Bhargava
1
-0
/
+16
2018-06-02
tools/power turbostat: add node information into turbostat calculations
Prarit Bhargava
1
-58
/
+85
2018-06-02
tools/power turbostat: remove num_ from cpu_topology struct
Prarit Bhargava
1
-25
/
+23
2018-06-02
tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node
Prarit Bhargava
1
-12
/
+14
2018-06-02
tools/power turbostat: track thread ID in cpu_topology
Prarit Bhargava
1
-66
/
+39
2018-06-02
tools/power turbostat: Calculate additional node information for a package
Prarit Bhargava
1
-4
/
+61
2018-06-02
tools/power turbostat: Fix node and siblings lookup data
Len Brown
1
-35
/
+82
2018-06-02
tools/power turbostat: set max_num_cpus equal to the cpumask length
Prarit Bhargava
1
-5
/
+16
2018-06-02
tools/power turbostat: if --num_iterations, print for specific number of iter...
Chen Yu
2
-1
/
+21
2018-06-02
tools/power turbostat: Add Cannon Lake support
Srinivas Pandruvada
1
-3
/
+24
2018-06-02
tools/power turbostat: delete duplicate #defines
Len Brown
1
-3
/
+0
2018-06-02
x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-02
tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-02
tools/power turbostat: add POLL and POLL% column
Len Brown
1
-5
/
+6
2018-06-02
tools/power turbostat: Fix --hide Pk%pc10
Len Brown
1
-1
/
+1
2018-06-02
tools/power turbostat: Build-in "Low Power Idle" counters support
Len Brown
1
-0
/
+95
2018-06-01
tools/power turbostat: Don't make man pages executable
Laura Abbott
2
-2
/
+2
2018-06-01
tools/power turbostat: remove blank lines
Len Brown
1
-1
/
+2
2018-06-01
tools/power turbostat: a small C-states dump readability immprovement
Artem Bityutskiy
1
-1
/
+1
2018-06-01
tools/power turbostat: dump BDX, SKX automatic C-state conversion bit
Artem Bityutskiy
1
-1
/
+18
2018-06-01
tools/power turbostat: do not hard-code 25MHz crystal on SKX
Len Brown
1
-1
/
+0
2018-06-01
tools/power turbostat: fix possible sprintf buffer overflow
Len Brown
1
-1
/
+1
2018-06-01
tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout
Len Brown
1
-1
/
+1
2018-06-01
tools/power turbostat: fix printing on input
Artem Bityutskiy
1
-6
/
+10
2018-06-01
tools/power turbostat: end current interval upon newline input
Len Brown
2
-6
/
+44
2018-06-01
tools/power turbostat: on SIGUSR1: sample, print and continue
Len Brown
2
-0
/
+10
2018-06-01
tools/power turbostat: on SIGINT: sample, print and exit
Len Brown
2
-0
/
+34
2018-06-01
tools/power turbostat: add --enable Time_Of_Day_Seconds
Len Brown
2
-82
/
+118
2018-06-01
tools/power turbostat: fix Skylake Xeon package C-state display
Artem Bityutskiy
1
-1
/
+1
2018-06-01
MAINTAINERS: add turbostat utility
Len Brown
1
-0
/
+9
2018-05-31
platform/x86: asus-wmi: Fix NULL pointer dereference
João Paulo Rechi Vita
1
-10
/
+13
2018-05-31
fs: clear writeback errors in inode_init_always
Darrick J. Wong
1
-0
/
+1
2018-05-30
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
1
-1
/
+1
2018-05-29
nvme: fix extended data LBA supported setting
Max Gurtovoy
1
-1
/
+1
2018-05-28
tracing: Make the snapshot trigger work with instances
Steven Rostedt (VMware)
3
-8
/
+25
2018-05-28
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
1
-2
/
+3
2018-05-27
Linux 4.17-rc7
v4.17-rc7
Linus Torvalds
1
-1
/
+1
2018-05-26
ARM: Fix i2c-gpio GPIO descriptor tables
Linus Walleij
10
-11
/
+11
2018-05-26
arm64: dts: hikey: Fix eMMC corruption regression
John Stultz
1
-1
/
+0
2018-05-26
crypto: inside-secure - do not use memset on MMIO
Antoine Tenart
1
-2
/
+2
2018-05-26
kasan: fix memory hotplug during boot
David Hildenbrand
1
-1
/
+1
2018-05-26
kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
David Hildenbrand
1
-0
/
+1
2018-05-26
checkpatch: fix macro argument precedence test
Joe Perches
1
-1
/
+1
2018-05-26
init/main.c: include <linux/mem_encrypt.h>
Mathieu Malaterre
1
-0
/
+1
2018-05-26
kernel/sys.c: fix potential Spectre v1 issue
Gustavo A. R. Silva
1
-0
/
+5
2018-05-26
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
3
-6
/
+9
2018-05-26
proc: fix smaps and meminfo alignment
Hugh Dickins
1
-5
/
+0
2018-05-26
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-26
mm, memory_hotplug: make has_unmovable_pages more robust
Michal Hocko
1
-6
/
+10
[next]