summaryrefslogtreecommitdiffstats
path: root/drivers/idle
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-281-1/+1
|\
| * x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSRSean Christopherson2020-01-131-1/+1
* | intel_idle: Clean up irtl_2_usec()Rafael J. Wysocki2020-01-231-8/+10
* | intel_idle: Move 3 functions closer to their callersRafael J. Wysocki2020-01-231-33/+34
* | intel_idle: Annotate initialization code and data structuresRafael J. Wysocki2020-01-231-13/+14
* | intel_idle: Move and clean up intel_idle_cpuidle_devices_uninit()Rafael J. Wysocki2020-01-231-15/+11
* | intel_idle: Rearrange intel_idle_cpuidle_driver_init()Rafael J. Wysocki2020-01-231-18/+6
* | intel_idle: Clean up NULL pointer check in intel_idle_init()Rafael J. Wysocki2020-01-231-1/+1
* | intel_idle: Fold intel_idle_probe() into intel_idle_init()Rafael J. Wysocki2020-01-231-55/+42
* | intel_idle: Eliminate __setup_broadcast_timer()Rafael J. Wysocki2020-01-231-9/+1
* | intel_idle: Use ACPI _CST on server systemsRafael J. Wysocki2019-12-271-20/+50
* | intel_idle: Add module parameter to prevent ACPI _CST from being usedRafael J. Wysocki2019-12-271-0/+9
* | intel_idle: Allow ACPI _CST to be used for selected known processorsRafael J. Wysocki2019-12-271-3/+42
* | intel_idle: Use ACPI _CST for processor models without C-state tablesRafael J. Wysocki2019-12-271-28/+162
* | intel_idle: Refactor intel_idle_cpuidle_driver_init()Rafael J. Wysocki2019-12-271-24/+25
|/
* cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2019-11-291-3/+3
* x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-4/+4
* x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-2/+2
* x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-3/+3
* x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-5/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* intel_idle: add support for JacobsvilleZhang Rui2019-02-151-0/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-9/+9
|\
| * x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-9/+9
* | intel_idle: Get rid of custom ICPU() macroAndy Shevchenko2018-09-101-39/+36
|/
* 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