summaryrefslogtreecommitdiffstats
path: root/drivers/idle
AgeCommit message (Expand)AuthorLines
2017-06-29intel_idle: Use more common logging styleJoe Perches-16/+16
2017-05-01x86/intel_idle: add Gemini Lake supportDavid E. Box-0/+2
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2017-03-01intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown-3/+3
2017-03-01intel_idle: stop exposing platform acronyms in sysfsLen Brown-86/+86
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-65/+89
2016-12-01intel_idle: Convert to hotplug state machineSebastian Andrzej Siewior-64/+39
2016-12-01intel_idle: Remove superfluous SMP fuction callAnna-Maria Gleixner-2/+1
2016-12-01x86/intel_idle: Add Knights Mill CPUIDPiotr Luc-0/+1
2016-12-01x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)Andy Shevchenko-0/+49
2016-11-18i7300_idle: Remove this driverLen Brown-630/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-2/+2
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2016-07-09intel_idle: correct BXT supportJan Beulich-1/+1
2016-07-09intel_idle: re-work bxt_idle_state_table_update() and its helperJan Beulich-15/+14
2016-07-01x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"Dave Hansen-1/+1
2016-06-23idle_intel: Add DenvertonJacob Pan-0/+35
2016-06-23drivers/idle: make intel_idle.c driver more explicitly non-modularPaul Gortmaker-33/+8
2016-06-08x86/intel_idle: Use Intel family macros for intel_idleDave Hansen-35/+36
2016-04-09intel_idle: add BXT supportLen Brown-0/+137
2016-04-07intel_idle: Add KBL supportLen Brown-0/+2
2016-04-07intel_idle: Add SKX supportLen Brown-0/+34
2016-04-07intel_idle: Clean up all registered devices on exit.Richard Cochran-1/+8
2016-04-07intel_idle: Propagate hot plug errors.Richard Cochran-2/+5
2016-04-07intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran-1/+1
2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran-7/+8
2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran-4/+3
2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran-4/+5
2016-04-07intel_idle: Fix deallocation order on the driver exit path.Richard Cochran-3/+3
2016-04-07intel_idle: Remove redundant initialization calls.Richard Cochran-6/+0
2016-04-07intel_idle: Fix a helper function's return value.Richard Cochran-3/+1
2016-04-07intel_idle: remove useless return from void function.Richard Cochran-2/+0
2016-03-23intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli-0/+25
2016-03-23intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown-22/+86
2015-09-10intel_idle: Skylake Client Support - updatedLen Brown-2/+10
2015-08-15intel_idle: Skylake Client SupportLen Brown-0/+69
2015-07-26intel_idle: allow idle states to be freeze-mode specificLen Brown-1/+2
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+56
2015-04-11Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki-11/+55
2015-04-11intel_idle: mark cpu id array as __initconstMathias Krause-1/+1
2015-04-03intel_idle: Use explicit broadcast oneshot control functionThomas Gleixner-2/+2
2015-04-03intel_idle: Use explicit broadcast control functionThomas Gleixner-7/+6
2015-03-31intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell ...Len Brown-0/+52
2015-03-31intel_idle: Update support for Silvermont Core in Baytrail SOCLen Brown-11/+3
2015-02-15intel_idle: Add ->enter_freeze callbacksRafael J. Wysocki-54/+125
2015-02-10intel_idle: support additional Broadwell modelLen Brown-0/+1
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano-54/+54
2014-08-15intel_idle: Broadwell supportLen Brown-1/+69
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown-0/+7
2014-04-21intel_idle: fix IVT idle state table settingChristoph Jaeger-1/+2