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
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-2
/
+2
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-07-30
1
-1
/
+1
|
\
|
*
x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"
Dave Hansen
2016-07-01
1
-1
/
+1
*
|
intel_idle: correct BXT support
Jan Beulich
2016-07-09
1
-1
/
+1
*
|
intel_idle: re-work bxt_idle_state_table_update() and its helper
Jan Beulich
2016-07-09
1
-15
/
+14
*
|
idle_intel: Add Denverton
Jacob Pan
2016-06-23
1
-0
/
+35
*
|
drivers/idle: make intel_idle.c driver more explicitly non-modular
Paul Gortmaker
2016-06-23
1
-33
/
+8
|
/
*
x86/intel_idle: Use Intel family macros for intel_idle
Dave Hansen
2016-06-08
1
-35
/
+36
*
intel_idle: add BXT support
Len Brown
2016-04-09
1
-0
/
+137
*
intel_idle: Add KBL support
Len Brown
2016-04-07
1
-0
/
+2
*
intel_idle: Add SKX support
Len Brown
2016-04-07
1
-0
/
+34
*
intel_idle: Clean up all registered devices on exit.
Richard Cochran
2016-04-07
1
-1
/
+8
*
intel_idle: Propagate hot plug errors.
Richard Cochran
2016-04-07
1
-2
/
+5
*
intel_idle: Don't overreact to a cpuidle registration failure.
Richard Cochran
2016-04-07
1
-1
/
+1
*
intel_idle: Setup the timer broadcast only on successful driver load.
Richard Cochran
2016-04-07
1
-7
/
+8
*
intel_idle: Avoid a double free of the per-CPU data.
Richard Cochran
2016-04-07
1
-4
/
+3
*
intel_idle: Fix dangling registration on error path.
Richard Cochran
2016-04-07
1
-4
/
+5
*
intel_idle: Fix deallocation order on the driver exit path.
Richard Cochran
2016-04-07
1
-3
/
+3
*
intel_idle: Remove redundant initialization calls.
Richard Cochran
2016-04-07
1
-6
/
+0
*
intel_idle: Fix a helper function's return value.
Richard Cochran
2016-04-07
1
-3
/
+1
*
intel_idle: remove useless return from void function.
Richard Cochran
2016-04-07
1
-2
/
+0
*
intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
Dasaratharaman Chandramouli
2016-03-23
1
-0
/
+25
*
intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
Len Brown
2016-03-23
1
-22
/
+86
*
intel_idle: Skylake Client Support - updated
Len Brown
2015-09-10
1
-2
/
+10
*
intel_idle: Skylake Client Support
Len Brown
2015-08-15
1
-0
/
+69
*
intel_idle: allow idle states to be freeze-mode specific
Len Brown
2015-07-26
1
-1
/
+2
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-12
/
+56
|
\
|
*
Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
2015-04-11
1
-11
/
+55
|
|
\
|
|
*
intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell ...
Len Brown
2015-03-31
1
-0
/
+52
|
|
*
intel_idle: Update support for Silvermont Core in Baytrail SOC
Len Brown
2015-03-31
1
-11
/
+3
|
*
|
intel_idle: mark cpu id array as __initconst
Mathias Krause
2015-04-11
1
-1
/
+1
|
|
/
*
|
intel_idle: Use explicit broadcast oneshot control function
Thomas Gleixner
2015-04-03
1
-2
/
+2
*
|
intel_idle: Use explicit broadcast control function
Thomas Gleixner
2015-04-03
1
-7
/
+6
|
/
*
intel_idle: Add ->enter_freeze callbacks
Rafael J. Wysocki
2015-02-15
1
-54
/
+125
*
intel_idle: support additional Broadwell model
Len Brown
2015-02-10
1
-0
/
+1
*
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-11-12
1
-54
/
+54
*
intel_idle: Broadwell support
Len Brown
2014-08-15
1
-1
/
+69
*
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
2014-08-15
1
-0
/
+7
*
intel_idle: fix IVT idle state table setting
Christoph Jaeger
2014-04-21
1
-1
/
+2
*
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-04-08
1
-6
/
+198
|
\
|
*
intel_idle: fine-tune IVT residency targets
Len Brown
2014-04-04
1
-1
/
+140
|
*
intel_idle: Add CPU model 54 (Atom N2000 series)
Jan Kiszka
2014-02-27
1
-0
/
+1
|
*
intel_idle: support Bay Trail
Len Brown
2014-02-19
1
-0
/
+53
|
*
intel_idle: allow sparse sub-state numbering, for Bay Trail
Len Brown
2014-02-19
1
-5
/
+4
*
|
intel-idle: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-2
/
+10
|
/
*
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
1
-29
/
+3
|
\
|
*
intel_idle: remove superfluous dev->state_count initialization
Bartlomiej Zolnierkiewicz
2014-01-11
1
-29
/
+0
|
*
intel_idle: do C1E promotion disable quirk for hotplugged CPUs
Bartlomiej Zolnierkiewicz
2014-01-11
1
-0
/
+3
*
|
Merge branch 'x86/idle' into sched/core
Ingo Molnar
2014-01-13
1
-10
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86, acpi, idle: Restructure the mwait idle routines
Peter Zijlstra
2013-12-19
1
-10
/
+1
[next]