summaryrefslogtreecommitdiffstats
path: root/drivers/idle
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * intel_idle: Update support for Silvermont Core in Baytrail SOCLen Brown2015-03-311-11/+3
| * | intel_idle: mark cpu id array as __initconstMathias Krause2015-04-111-1/+1
| |/
* | intel_idle: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-031-2/+2
* | intel_idle: Use explicit broadcast control functionThomas Gleixner2015-04-031-7/+6
|/
* intel_idle: Add ->enter_freeze callbacksRafael J. Wysocki2015-02-151-54/+125
* intel_idle: support additional Broadwell modelLen Brown2015-02-101-0/+1
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-54/+54
* intel_idle: Broadwell supportLen Brown2014-08-151-1/+69
* intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-151-0/+7
* intel_idle: fix IVT idle state table settingChristoph Jaeger2014-04-211-1/+2
* Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-081-6/+198
|\
| * intel_idle: fine-tune IVT residency targetsLen Brown2014-04-041-1/+140
| * intel_idle: Add CPU model 54 (Atom N2000 series)Jan Kiszka2014-02-271-0/+1
| * intel_idle: support Bay TrailLen Brown2014-02-191-0/+53
| * intel_idle: allow sparse sub-state numbering, for Bay TrailLen Brown2014-02-191-5/+4
OpenPOWER on IntegriCloud