Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 1 | -1/+5 |
2008-07-17 | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 1 | -0/+22 |
2008-07-17 | ACPI: change processors from array to per_cpu variable | Mike Travis | 1 | -4/+4 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -1/+1 |
2008-06-12 | cpuidle acpi driver: fix oops on AC<->DC | Venkatesh Pallipadi | 1 | -6/+7 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+16 |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 1 | -12/+25 |
2008-04-30 | ACPI: Fix acpi_processor_idle and idle= boot parameters interaction | Venkatesh Pallipadi | 1 | -2/+12 |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -8/+5 |
2008-04-27 | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra | 1 | -10/+9 |
2008-04-25 | 2.6.25 regression: powertop says 120K wakeups/sec | Venkatesh Pallipadi | 1 | -0/+4 |
2008-03-26 | cpuidle: fix 100% C0 statistics regression | Venki Pallipadi | 1 | -1/+3 |
2008-03-26 | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entry | Venki Pallipadi | 1 | -1/+2 |
2008-03-14 | ACPI: lockdep warning on boot, 2.6.25-rc5 | Venki Pallipadi | 1 | -3/+9 |
2008-02-20 | ACPI: TSC breaks atkbd suspend | Pavel Machek | 1 | -5/+5 |
2008-02-14 | Merge branches 'release', 'dmi', 'idle' and 'misc' into release | Len Brown | 1 | -0/+19 |
2008-02-14 | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 1 | -0/+11 |
2008-02-14 | ACPI: fix suspend regression due to idle update | Venkatesh Pallipadi | 1 | -0/+8 |
2008-02-07 | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown | 1 | -11/+36 |
2008-02-07 | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com | 1 | -1/+3 |
2008-02-07 | ACPI: cpuidle: Support C1 idle time accounting | venkatesh.pallipadi@intel.com | 1 | -1/+6 |
2008-02-07 | ACPI: enable MWAIT for C1 idle | venkatesh.pallipadi@intel.com | 1 | -8/+12 |
2008-02-07 | ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling | venkatesh.pallipadi@intel.com | 1 | -0/+11 |
2008-02-05 | latency.c: use QoS infrastructure | Mark Gross | 1 | -7/+11 |
2008-01-30 | x86: don't disable TSC in any C states on AMD Fam10h | Andi Kleen | 1 | -4/+28 |
2008-01-30 | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi | 1 | -0/+2 |
2008-01-08 | ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE case | Venki Pallipadi | 1 | -0/+4 |
2007-12-14 | cpuidle: default processor.latency_factor=2 | Len Brown | 1 | -1/+1 |
2007-12-14 | cpuidle: create processor.latency_factor tunable | Len Brown | 1 | -1/+4 |
2007-12-07 | ACPI: move timer broadcast before busmaster disable | Thomas Gleixner | 1 | -5/+14 |
2007-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 1 | -0/+1 |
2007-11-26 | ACPI: Set max_cstate to 1 for early Opterons. | Alexey Starikovskiy | 1 | -0/+1 |
2007-11-20 | Pull cpuidle into release branch | Len Brown | 1 | -48/+63 |
2007-11-20 | cpuidle: fix HP nx6125 regression | Venkatesh Pallipadi | 1 | -70/+55 |
2007-11-20 | cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooks | Venkatesh Pallipadi | 1 | -2/+17 |
2007-11-20 | cpuidle: fix C3 for no bus-master control case | Venkatesh Pallipadi | 1 | -10/+25 |
2007-10-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -39/+449 |
2007-10-13 | ACPI: remove the now unused ifdef code | Thomas Gleixner | 1 | -12/+0 |
2007-10-10 | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown | 1 | -0/+6 |
2007-10-10 | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 1 | -39/+443 |
2007-10-10 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 1 | -1/+1 |
2007-09-23 | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 1 | -1/+18 |
2007-08-23 | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar | 1 | -7/+25 |
2007-08-07 | ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2" | Venki Pallipadi | 1 | -4/+10 |
2007-07-22 | Pull misc into release branch | Len Brown | 1 | -5/+15 |
2007-07-20 | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 1 | -2/+2 |
2007-07-19 | ACPI: Enable C3 even when PM2_control is zero | Venkatesh Pallipadi | 1 | -5/+15 |
2007-06-23 | ACPI: fix 2.6.20 SMP boot regression | Venkatesh Pallipadi | 1 | -4/+6 |
2007-05-02 | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 1 | -2/+2 |
2007-04-25 | ACPI: remove duplicate include | Ray Lee | 1 | -8/+0 |