| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-03 | 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-08 | 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-16 | 1 | -0/+69 |