| Commit message (Expand) | Author | Age | Files | Lines |
* | intel_idle: fix IVT idle state table setting | Christoph Jaeger | 2014-04-21 | 1 | -1/+2 |
* | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2014-04-08 | 1 | -6/+198 |
|\ |
|
| * | intel_idle: fine-tune IVT residency targets | Len Brown | 2014-04-04 | 1 | -1/+140 |
| * | intel_idle: Add CPU model 54 (Atom N2000 series) | Jan Kiszka | 2014-02-28 | 1 | -0/+1 |
| * | intel_idle: support Bay Trail | Len Brown | 2014-02-19 | 1 | -0/+53 |
| * | intel_idle: allow sparse sub-state numbering, for Bay Trail | Len Brown | 2014-02-19 | 1 | -5/+4 |
* | | intel-idle: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -2/+10 |
|/ |
|
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 1 | -29/+3 |
|\ |
|
| * | intel_idle: remove superfluous dev->state_count initialization | Bartlomiej Zolnierkiewicz | 2014-01-11 | 1 | -29/+0 |
| * | intel_idle: do C1E promotion disable quirk for hotplugged CPUs | Bartlomiej Zolnierkiewicz | 2014-01-11 | 1 | -0/+3 |
* | | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 2014-01-13 | 1 | -10/+1 |
|\ \
| |/
|/| |
|
| * | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 | 1 | -10/+1 |
* | | intel_idle: close avn_cstates array with correct marker | Jiang Liu | 2014-01-10 | 1 | -1/+3 |
* | | Revert "intel_idle: mark states tables with __initdata tag" | Jiang Liu | 2014-01-09 | 1 | -5/+5 |
|/ |
|
* | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2013-12-19 | 1 | -0/+3 |
* | intel_idle: Fixed C6 state on Avoton/Rangeley processors | Bockholdt Arne | 2013-11-28 | 1 | -2/+2 |
* | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-11-19 | 1 | -1/+23 |
|\ |
|
| * | intel_idle: Support Intel Atom Processor C2000 Product Family | Len Brown | 2013-11-12 | 1 | -1/+23 |
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -9/+9 |
|\| |
|
| * | intel_idle: use CPU_TASKS_FROZEN instead of a numeric constant | Prarit Bhargava | 2013-10-30 | 1 | -1/+1 |
| * | intel_idle: mark some functions with __init tag | Bartlomiej Zolnierkiewicz | 2013-09-24 | 1 | -2/+2 |
| * | intel_idle: mark states tables with __initdata tag | Bartlomiej Zolnierkiewicz | 2013-09-24 | 1 | -5/+5 |
| * | intel_idle: shrink states tables | Bartlomiej Zolnierkiewicz | 2013-09-24 | 1 | -6/+6 |
* | | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-09-25 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-05-12 | 1 | -0/+21 |
|\ |
|
| * | intel_idle: initial C8, C9, C10 support | Len Brown | 2013-04-18 | 1 | -0/+21 |
* | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-04-28 | 1 | -4/+0 |
|\ \
| |/
|/| |
|
| * | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 1 | -1/+0 |
| * | intel_idle: remove stop/start critical timings | Daniel Lezcano | 2013-04-22 | 1 | -3/+0 |
* | | intel_idle: additional Haswell CPU-id | Len Brown | 2013-03-15 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-23 | 1 | -4/+4 |
|\ |
|
| * | intel_idle: Convert i7300_idle_lock to raw_spinlock | Mike Galbraith | 2013-02-19 | 1 | -4/+4 |
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -1/+0 |
|\ \ |
|
| * | | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-26 | 1 | -2/+1 |
| |\| |
|
| * | | drivers/idle: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -1/+0 |
* | | | intel_idle: export both C1 and C1E | Len Brown | 2013-02-14 | 1 | -5/+49 |
* | | | intel_idle: remove assumption of one C-state per MWAIT flag | Len Brown | 2013-02-09 | 1 | -51/+59 |
* | | | intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES | Len Brown | 2013-02-09 | 1 | -8/+8 |
* | | | intel_idle: support Haswell | Len Brown | 2013-02-09 | 1 | -0/+39 |
* | | | intel_idle: stop using driver_data for static flags | Len Brown | 2013-02-01 | 1 | -49/+26 |
| |/
|/| |
|
* | | intel_idle: Don't register CPU notifier if we are not running. | Konrad Rzeszutek Wilk | 2013-01-18 | 1 | -2/+1 |
|/ |
|
* | intel_idle: pr_debug information need separated | Youquan Song | 2013-01-03 | 1 | -1/+1 |
* | cpuidle: Measure idle state durations with monotonic clock | Julius Werner | 2012-11-27 | 1 | -13/+1 |
* | intel_idle: enable IVB Xeon support | Len Brown | 2012-09-27 | 1 | -0/+1 |
* | intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. | Konrad Rzeszutek Wilk | 2012-08-17 | 1 | -1/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -0/+37 |
|\ |
|
| * | intel_idle: initial IVB support | Len Brown | 2012-06-05 | 1 | -0/+37 |
* | | ACPI: intel_idle : break dependency between modules | Daniel Lezcano | 2012-07-05 | 1 | -14/+27 |
|/ |
|
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-06 | 1 | -7/+1 |
* | drivers/idle/intel_idle.c: fix confusing code identation | Marcos Paulo de Souza | 2012-03-22 | 1 | -4/+4 |