Age | Commit message (Expand) | Author |
2017-06-29 | intel_idle: Use more common logging style | Joe Perches |
2017-05-01 | x86/intel_idle: add Gemini Lake support | David E. Box |
2017-03-02 | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-03-01 | intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL | Len Brown |
2017-03-01 | intel_idle: stop exposing platform acronyms in sysfs | Len Brown |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2016-12-01 | intel_idle: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-12-01 | intel_idle: Remove superfluous SMP fuction call | Anna-Maria Gleixner |
2016-12-01 | x86/intel_idle: Add Knights Mill CPUID | Piotr Luc |
2016-12-01 | x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series) | Andy Shevchenko |
2016-11-18 | i7300_idle: Remove this driver | Len Brown |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-07-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-07-09 | intel_idle: correct BXT support | Jan Beulich |
2016-07-09 | intel_idle: re-work bxt_idle_state_table_update() and its helper | Jan Beulich |
2016-07-01 | x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G" | Dave Hansen |
2016-06-23 | idle_intel: Add Denverton | Jacob Pan |
2016-06-23 | drivers/idle: make intel_idle.c driver more explicitly non-modular | Paul Gortmaker |
2016-06-08 | x86/intel_idle: Use Intel family macros for intel_idle | Dave Hansen |
2016-04-09 | intel_idle: add BXT support | Len Brown |
2016-04-07 | intel_idle: Add KBL support | Len Brown |
2016-04-07 | intel_idle: Add SKX support | Len Brown |
2016-04-07 | intel_idle: Clean up all registered devices on exit. | Richard Cochran |
2016-04-07 | intel_idle: Propagate hot plug errors. | Richard Cochran |
2016-04-07 | intel_idle: Don't overreact to a cpuidle registration failure. | Richard Cochran |
2016-04-07 | intel_idle: Setup the timer broadcast only on successful driver load. | Richard Cochran |
2016-04-07 | intel_idle: Avoid a double free of the per-CPU data. | Richard Cochran |
2016-04-07 | intel_idle: Fix dangling registration on error path. | Richard Cochran |
2016-04-07 | intel_idle: Fix deallocation order on the driver exit path. | Richard Cochran |
2016-04-07 | intel_idle: Remove redundant initialization calls. | Richard Cochran |
2016-04-07 | intel_idle: Fix a helper function's return value. | Richard Cochran |
2016-04-07 | intel_idle: remove useless return from void function. | Richard Cochran |
2016-03-23 | intel_idle: Support for Intel Xeon Phi Processor x200 Product Family | Dasaratharaman Chandramouli |
2016-03-23 | intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled | Len Brown |
2015-09-10 | intel_idle: Skylake Client Support - updated | Len Brown |
2015-08-15 | intel_idle: Skylake Client Support | Len Brown |
2015-07-26 | intel_idle: allow idle states to be freeze-mode specific | Len Brown |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-11 | Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2015-04-11 | intel_idle: mark cpu id array as __initconst | Mathias Krause |
2015-04-03 | intel_idle: Use explicit broadcast oneshot control function | Thomas Gleixner |
2015-04-03 | intel_idle: Use explicit broadcast control function | Thomas Gleixner |
2015-03-31 | intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell ... | Len Brown |
2015-03-31 | intel_idle: Update support for Silvermont Core in Baytrail SOC | Len Brown |
2015-02-15 | intel_idle: Add ->enter_freeze callbacks | Rafael J. Wysocki |
2015-02-10 | intel_idle: support additional Broadwell model | Len Brown |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano |
2014-08-15 | intel_idle: Broadwell support | Len Brown |
2014-08-15 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown |
2014-04-21 | intel_idle: fix IVT idle state table setting | Christoph Jaeger |