| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown | 2008-02-07 | 1 | -11/+36 |
|\ \ |
|
| | * | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com | 2008-02-07 | 1 | -1/+3 |
| | * | ACPI: cpuidle: Support C1 idle time accounting | venkatesh.pallipadi@intel.com | 2008-02-07 | 1 | -1/+6 |
| | * | ACPI: enable MWAIT for C1 idle | venkatesh.pallipadi@intel.com | 2008-02-07 | 1 | -8/+12 |
| | * | ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling | venkatesh.pallipadi@intel.com | 2008-02-07 | 1 | -0/+11 |
| |/
|/| |
|
| * | cpuidle: default processor.latency_factor=2 | Len Brown | 2007-12-14 | 1 | -1/+1 |
| * | cpuidle: create processor.latency_factor tunable | Len Brown | 2007-12-14 | 1 | -1/+4 |
* | | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 | 1 | -7/+11 |
* | | x86: don't disable TSC in any C states on AMD Fam10h | Andi Kleen | 2008-01-30 | 1 | -4/+28 |
* | | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi | 2008-01-30 | 1 | -0/+2 |
* | | ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE case | Venki Pallipadi | 2008-01-07 | 1 | -0/+4 |
* | | ACPI: move timer broadcast before busmaster disable | Thomas Gleixner | 2007-12-07 | 1 | -5/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-11-26 | 1 | -0/+1 |
|\ \ |
|
| * | | ACPI: Set max_cstate to 1 for early Opterons. | Alexey Starikovskiy | 2007-11-26 | 1 | -0/+1 |
| |/ |
|
* | | Pull cpuidle into release branch | Len Brown | 2007-11-20 | 1 | -48/+63 |
|\ \
| |/
|/| |
|
| * | cpuidle: fix HP nx6125 regression | Venkatesh Pallipadi | 2007-11-19 | 1 | -70/+55 |
| * | cpuidle: add sched_clock_idle_[sleep|wakeup]_event() hooks | Venkatesh Pallipadi | 2007-11-19 | 1 | -2/+17 |
| * | cpuidle: fix C3 for no bus-master control case | Venkatesh Pallipadi | 2007-11-19 | 1 | -10/+25 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 1 | -39/+449 |
|\ \
| |/ |
|
| * | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown | 2007-10-10 | 1 | -0/+6 |
| * | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 1 | -39/+443 |
* | | ACPI: remove the now unused ifdef code | Thomas Gleixner | 2007-10-12 | 1 | -12/+0 |
* | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 1 | -1/+1 |
|/ |
|
* | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 2007-09-22 | 1 | -1/+18 |
* | sched: sched_clock_idle_[sleep|wakeup]_event() | Ingo Molnar | 2007-08-23 | 1 | -7/+25 |
* | ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2" | Venki Pallipadi | 2007-08-07 | 1 | -4/+10 |
* | Pull misc into release branch | Len Brown | 2007-07-22 | 1 | -5/+15 |
|\ |
|
| * | ACPI: Enable C3 even when PM2_control is zero | Venkatesh Pallipadi | 2007-07-18 | 1 | -5/+15 |
* | | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 1 | -2/+2 |
* | | ACPI: fix 2.6.20 SMP boot regression | Venkatesh Pallipadi | 2007-06-23 | 1 | -4/+6 |
|/ |
|
* | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 | 1 | -2/+2 |
* | ACPI: remove duplicate include | Ray Lee | 2007-04-25 | 1 | -8/+0 |
* | [PATCH] i386: add command line option "local_apic_timer_c2_ok" | Thomas Gleixner | 2007-03-23 | 1 | -1/+2 |
* | Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu... | Linus Torvalds | 2007-03-23 | 1 | -29/+9 |
* | ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M) | Thomas Renninger | 2007-03-17 | 1 | -9/+29 |
* | Pull fluff into release branch | Len Brown | 2007-02-16 | 1 | -2/+1 |
|\ |
|
| * | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 2007-02-12 | 1 | -1/+0 |
| * | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-12 | 1 | -1/+1 |
* | | Pull misc-for-upstream into release branch | Len Brown | 2007-02-16 | 1 | -0/+8 |
|\ \ |
|
| * | | ACPI: include apic.h in processor driver for benefit of UP kernels | Thomas Gleixner | 2007-02-15 | 1 | -0/+8 |
| |/ |
|
* | | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 2007-02-16 | 1 | -0/+38 |
* | | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 2007-02-16 | 1 | -19/+47 |
* | | [PATCH] ACPI: fix missing include for UP | Thomas Gleixner | 2007-02-16 | 1 | -0/+10 |
|/ |
|
* | ACPICA: fix gcc build warnings | Alexey Starikovskiy | 2007-02-02 | 1 | -1/+1 |
* | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 | 1 | -14/+14 |
* | ACPICA: Remove obsolete Flags parameter. | Bob Moore | 2007-02-02 | 1 | -14/+7 |
* | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 2007-02-02 | 1 | -14/+15 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-12-22 | 1 | -7/+7 |
|\ |
|
| * | Pull style into test branch | Len Brown | 2006-12-16 | 1 | -7/+7 |
| |\ |
|
| | * | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 | 1 | -7/+7 |