summaryrefslogtreecommitdiffstats
path: root/drivers/idle
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2017-11-131-6/+17
|\
| * intel_idle: Graceful probe failure when MWAIT is disabledLen Brown2017-11-091-1/+6
| * intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)Jason Baron2017-10-111-5/+11
* | Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-041-4/+5
|/
* Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-051-90/+91
|\
| * Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-041-90/+90
| |\
| | * PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-90/+90
| * | cpuidle: Make drivers initialize polling stateRafael J. Wysocki2017-08-301-0/+1
| |/
* | Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-181-16/+16
|\ \ | |/
| * intel_idle: Use more common logging styleJoe Perches2017-06-291-16/+16
* | x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski2017-07-051-5/+4
|/
* x86/intel_idle: add Gemini Lake supportDavid E. Box2017-05-011-0/+2
* Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-021-3/+3
|\
| * intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-3/+3
* | intel_idle: stop exposing platform acronyms in sysfsLen Brown2017-03-011-86/+86
|/
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-65/+89
|\
| * intel_idle: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-011-64/+39
| * intel_idle: Remove superfluous SMP fuction callAnna-Maria Gleixner2016-12-011-2/+1
| * x86/intel_idle: Add Knights Mill CPUIDPiotr Luc2016-12-011-0/+1
| * x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)Andy Shevchenko2016-12-011-0/+49
* | i7300_idle: Remove this driverLen Brown2016-11-183-630/+0
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-2/+2
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-301-1/+1
|\
| * x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"Dave Hansen2016-07-011-1/+1
* | intel_idle: correct BXT supportJan Beulich2016-07-091-1/+1
* | intel_idle: re-work bxt_idle_state_table_update() and its helperJan Beulich2016-07-091-15/+14
* | idle_intel: Add DenvertonJacob Pan2016-06-231-0/+35
* | drivers/idle: make intel_idle.c driver more explicitly non-modularPaul Gortmaker2016-06-231-33/+8
|/
* x86/intel_idle: Use Intel family macros for intel_idleDave Hansen2016-06-081-35/+36
* intel_idle: add BXT supportLen Brown2016-04-091-0/+137
* intel_idle: Add KBL supportLen Brown2016-04-071-0/+2
* intel_idle: Add SKX supportLen Brown2016-04-071-0/+34
* intel_idle: Clean up all registered devices on exit.Richard Cochran2016-04-071-1/+8
* intel_idle: Propagate hot plug errors.Richard Cochran2016-04-071-2/+5
* intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran2016-04-071-1/+1
* intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran2016-04-071-7/+8
* intel_idle: Avoid a double free of the per-CPU data.Richard Cochran2016-04-071-4/+3
* intel_idle: Fix dangling registration on error path.Richard Cochran2016-04-071-4/+5
* intel_idle: Fix deallocation order on the driver exit path.Richard Cochran2016-04-071-3/+3
* intel_idle: Remove redundant initialization calls.Richard Cochran2016-04-071-6/+0
* intel_idle: Fix a helper function's return value.Richard Cochran2016-04-071-3/+1
* intel_idle: remove useless return from void function.Richard Cochran2016-04-071-2/+0
* intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli2016-03-231-0/+25
* intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown2016-03-231-22/+86
* intel_idle: Skylake Client Support - updatedLen Brown2015-09-101-2/+10
* intel_idle: Skylake Client SupportLen Brown2015-08-151-0/+69
* intel_idle: allow idle states to be freeze-mode specificLen Brown2015-07-261-1/+2
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-12/+56
|\
| * Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2015-04-111-11/+55
| |\
| | * intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell ...Len Brown2015-03-311-0/+52
OpenPOWER on IntegriCloud