index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
idle
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel_idle: Introduce 'states_off' module parameter
Rafael J. Wysocki
2020-02-03
1
-3
/
+20
*
intel_idle: Introduce 'use_acpi' module parameter
Rafael J. Wysocki
2020-02-03
1
-2
/
+9
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
|
*
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
1
-1
/
+1
*
|
intel_idle: Clean up irtl_2_usec()
Rafael J. Wysocki
2020-01-23
1
-8
/
+10
*
|
intel_idle: Move 3 functions closer to their callers
Rafael J. Wysocki
2020-01-23
1
-33
/
+34
*
|
intel_idle: Annotate initialization code and data structures
Rafael J. Wysocki
2020-01-23
1
-13
/
+14
*
|
intel_idle: Move and clean up intel_idle_cpuidle_devices_uninit()
Rafael J. Wysocki
2020-01-23
1
-15
/
+11
*
|
intel_idle: Rearrange intel_idle_cpuidle_driver_init()
Rafael J. Wysocki
2020-01-23
1
-18
/
+6
*
|
intel_idle: Clean up NULL pointer check in intel_idle_init()
Rafael J. Wysocki
2020-01-23
1
-1
/
+1
*
|
intel_idle: Fold intel_idle_probe() into intel_idle_init()
Rafael J. Wysocki
2020-01-23
1
-55
/
+42
*
|
intel_idle: Eliminate __setup_broadcast_timer()
Rafael J. Wysocki
2020-01-23
1
-9
/
+1
*
|
intel_idle: Use ACPI _CST on server systems
Rafael J. Wysocki
2019-12-27
1
-20
/
+50
*
|
intel_idle: Add module parameter to prevent ACPI _CST from being used
Rafael J. Wysocki
2019-12-27
1
-0
/
+9
*
|
intel_idle: Allow ACPI _CST to be used for selected known processors
Rafael J. Wysocki
2019-12-27
1
-3
/
+42
*
|
intel_idle: Use ACPI _CST for processor models without C-state tables
Rafael J. Wysocki
2019-12-27
1
-28
/
+162
*
|
intel_idle: Refactor intel_idle_cpuidle_driver_init()
Rafael J. Wysocki
2019-12-27
1
-24
/
+25
|
/
*
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
2019-11-29
1
-3
/
+3
*
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
1
-4
/
+4
*
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
1
-2
/
+2
*
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
1
-3
/
+3
*
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-08-28
1
-5
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
intel_idle: add support for Jacobsville
Zhang Rui
2019-02-15
1
-0
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
1
-9
/
+9
|
\
|
*
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-10-02
1
-9
/
+9
*
|
intel_idle: Get rid of custom ICPU() macro
Andy Shevchenko
2018-09-10
1
-39
/
+36
|
/
*
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2017-11-13
1
-6
/
+17
|
\
|
*
intel_idle: Graceful probe failure when MWAIT is disabled
Len Brown
2017-11-09
1
-1
/
+6
|
*
intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)
Jason Baron
2017-10-11
1
-5
/
+11
*
|
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-04
1
-4
/
+5
|
/
*
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-90
/
+91
|
\
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
1
-90
/
+90
|
|
\
|
|
*
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
1
-90
/
+90
|
*
|
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
2017-08-30
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
Ingo Molnar
2017-07-18
1
-16
/
+16
|
\
|
|
*
intel_idle: Use more common logging style
Joe Perches
2017-06-29
1
-16
/
+16
*
|
x86/mm: Stop calling leave_mm() in idle code
Andy Lutomirski
2017-07-05
1
-5
/
+4
|
/
*
x86/intel_idle: add Gemini Lake support
David E. Box
2017-05-01
1
-0
/
+2
*
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-02
1
-3
/
+3
|
\
|
*
intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
2017-03-01
1
-3
/
+3
*
|
intel_idle: stop exposing platform acronyms in sysfs
Len Brown
2017-03-01
1
-86
/
+86
|
/
*
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-65
/
+89
|
\
|
*
intel_idle: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-01
1
-64
/
+39
|
*
intel_idle: Remove superfluous SMP fuction call
Anna-Maria Gleixner
2016-12-01
1
-2
/
+1
|
*
x86/intel_idle: Add Knights Mill CPUID
Piotr Luc
2016-12-01
1
-0
/
+1
|
*
x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)
Andy Shevchenko
2016-12-01
1
-0
/
+49
*
|
i7300_idle: Remove this driver
Len Brown
2016-11-18
3
-630
/
+0
|
/
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-2
/
+2
[next]