Age | Commit message (Expand) | Author |
2013-12-19 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown |
2013-11-28 | intel_idle: Fixed C6 state on Avoton/Rangeley processors | Bockholdt Arne |
2013-11-19 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-12 | intel_idle: Support Intel Atom Processor C2000 Product Family | Len Brown |
2013-10-30 | intel_idle: use CPU_TASKS_FROZEN instead of a numeric constant | Prarit Bhargava |
2013-09-25 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-09-24 | intel_idle: mark some functions with __init tag | Bartlomiej Zolnierkiewicz |
2013-09-24 | intel_idle: mark states tables with __initdata tag | Bartlomiej Zolnierkiewicz |
2013-09-24 | intel_idle: shrink states tables | Bartlomiej Zolnierkiewicz |
2013-05-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2013-04-28 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2013-04-23 | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano |
2013-04-22 | intel_idle: remove stop/start critical timings | Daniel Lezcano |
2013-04-17 | intel_idle: initial C8, C9, C10 support | Len Brown |
2013-03-15 | intel_idle: additional Haswell CPU-id | Len Brown |
2013-02-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | intel_idle: Convert i7300_idle_lock to raw_spinlock | Mike Galbraith |
2013-02-13 | intel_idle: export both C1 and C1E | Len Brown |
2013-02-08 | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown |
2013-02-08 | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown |
2013-02-08 | intel_idle: support Haswell | Len Brown |
2013-02-01 | intel_idle: stop using driver_data for static flags | Len Brown |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-21 | drivers/idle: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-18 | intel_idle: Don't register CPU notifier if we are not running. | Konrad Rzeszutek Wilk |
2013-01-03 | intel_idle: pr_debug information need separated | Youquan Song |
2012-11-27 | cpuidle: Measure idle state durations with monotonic clock | Julius Werner |
2012-09-26 | intel_idle: enable IVB Xeon support | Len Brown |
2012-08-17 | intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. | Konrad Rzeszutek Wilk |
2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-07-05 | ACPI: intel_idle : break dependency between modules | Daniel Lezcano |
2012-06-05 | intel_idle: initial IVB support | Len Brown |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-21 | drivers/idle/intel_idle.c: fix confusing code identation | Marcos Paulo de Souza |
2012-02-15 | intel_idle: Revert change of auto_demotion_disable_flags for Nehalem | Ben Hutchings |
2012-02-13 | intel_idle: Fix ID for Nehalem-EX Xeon in device ID table | Ben Hutchings |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman |
2012-01-26 | intel-idle: convert to x86_cpu_id auto probing | Andi Kleen |
2012-01-19 | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown |
2012-01-17 | intel_idle: Split up and provide per CPU initialization func | Thomas Renninger |
2012-01-17 | intel idle: Make idle driver more robust | Thomas Renninger |
2012-01-17 | intel_idle: Fix a cast to pointer from integer of different size warning in i... | David Howells |
2012-01-17 | intel_idle: remove redundant local_irq_disable() call | Yanmin Zhang |
2012-01-17 | intel_idle: fix API misuse | Shaohua Li |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-11-06 | cpuidle: Single/Global registration of idle states | Deepthi Dharwar |
2011-11-06 | cpuidle: Split cpuidle_state structure and move per-cpu statistics fields | Deepthi Dharwar |