index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
itmt.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-07
x86/itmt: Add debugfs file to show core priorities
Mario Limonciello
1
-0
/
+23
2025-01-13
x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs
K Prateek Nayak
1
-29
/
+27
2025-01-13
x86/itmt: Use guard() for itmt_update_mutex
K Prateek Nayak
1
-21
/
+8
2025-01-13
x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
K Prateek Nayak
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2023-10-10
arch/x86: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
1
-1
/
+0
2023-05-08
x86/sched/itmt: Give all SMT siblings of a core the same priority
Ricardo Neri
1
-18
/
+5
2023-03-22
x86: Simplify one-level sysctl registration for itmt_kern_table
Luis Chamberlain
1
-10
/
+1
2021-10-05
x86/sched: Decrease further the priorities of SMT siblings
Ricardo Neri
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-2
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2017-12-12
x86/headers: Remove duplicate #includes
Pravin Shedge
1
-1
/
+0
2017-01-19
sched/x86: Remove unnecessary TBM3 check to update topology
Tim Chen
1
-4
/
+2
2016-11-28
x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>
Ingo Molnar
1
-1
/
+1
2016-11-24
x86/sysctl: Add sysctl for ITMT scheduling feature
Tim Chen
1
-1
/
+107
2016-11-24
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
1
-0
/
+109