aboutsummaryrefslogtreecommitdiff
path: root/drivers/idle
AgeCommit message (Expand)Author
2019-02-15intel_idle: add support for JacobsvilleZhang Rui
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-09-10intel_idle: Get rid of custom ICPU() macroAndy Shevchenko
2017-11-13Merge branch 'pm-cpuidle'Rafael J. Wysocki
2017-11-09intel_idle: Graceful probe failure when MWAIT is disabledLen Brown
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski
2017-10-11intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)Jason Baron
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki
2017-08-30cpuidle: Make drivers initialize polling stateRafael J. Wysocki
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar
2017-07-05x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski
2017-06-29intel_idle: Use more common logging styleJoe Perches
2017-05-01x86/intel_idle: add Gemini Lake supportDavid E. Box
2017-03-02Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-01intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown
2017-03-01intel_idle: stop exposing platform acronyms in sysfsLen Brown
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-12-01intel_idle: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-01intel_idle: Remove superfluous SMP fuction callAnna-Maria Gleixner
2016-12-01x86/intel_idle: Add Knights Mill CPUIDPiotr Luc
2016-12-01x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)Andy Shevchenko
2016-11-18i7300_idle: Remove this driverLen Brown
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-09intel_idle: correct BXT supportJan Beulich
2016-07-09intel_idle: re-work bxt_idle_state_table_update() and its helperJan Beulich
2016-07-01x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"Dave Hansen
2016-06-23idle_intel: Add DenvertonJacob Pan
2016-06-23drivers/idle: make intel_idle.c driver more explicitly non-modularPaul Gortmaker
2016-06-08x86/intel_idle: Use Intel family macros for intel_idleDave Hansen
2016-04-09intel_idle: add BXT supportLen Brown
2016-04-07intel_idle: Add KBL supportLen Brown
2016-04-07intel_idle: Add SKX supportLen Brown
2016-04-07intel_idle: Clean up all registered devices on exit.Richard Cochran
2016-04-07intel_idle: Propagate hot plug errors.Richard Cochran
2016-04-07intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran
2016-04-07intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran
2016-04-07intel_idle: Avoid a double free of the per-CPU data.Richard Cochran
2016-04-07intel_idle: Fix dangling registration on error path.Richard Cochran
2016-04-07intel_idle: Fix deallocation order on the driver exit path.Richard Cochran
2016-04-07intel_idle: Remove redundant initialization calls.Richard Cochran
2016-04-07intel_idle: Fix a helper function's return value.Richard Cochran
2016-04-07intel_idle: remove useless return from void function.Richard Cochran
2016-03-23intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli
2016-03-23intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown
2015-09-10intel_idle: Skylake Client Support - updatedLen Brown
2015-08-15intel_idle: Skylake Client SupportLen Brown