summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)AuthorLines
2007-10-12ACPI: remove the now unused ifdef codeThomas Gleixner-12/+0
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-1/+1
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner-1/+18
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar-7/+25
2007-08-07ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"Venki Pallipadi-4/+10
2007-07-22Pull misc into release branchLen Brown-5/+15
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck-2/+2
2007-07-18ACPI: Enable C3 even when PM2_control is zeroVenkatesh Pallipadi-5/+15
2007-06-23ACPI: fix 2.6.20 SMP boot regressionVenkatesh Pallipadi-4/+6
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz-2/+2
2007-04-25ACPI: remove duplicate includeRay Lee-8/+0
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner-1/+2
2007-03-23Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds-29/+9
2007-03-17ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger-9/+29
2007-02-16Pull fluff into release branchLen Brown-2/+1
2007-02-16Pull misc-for-upstream into release branchLen Brown-0/+8
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner-0/+38
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner-19/+47
2007-02-16[PATCH] ACPI: fix missing include for UPThomas Gleixner-0/+10
2007-02-15ACPI: include apic.h in processor driver for benefit of UP kernelsThomas Gleixner-0/+8
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown-1/+0
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown-1/+1
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy-1/+1
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy-14/+14
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore-14/+7
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy-14/+15
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-7/+7
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar-2/+10
2006-12-16Pull style into test branchLen Brown-7/+7
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong-1/+1
2006-10-17[PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton-0/+6
2006-10-14Pull trivial into test branchLen Brown-1/+1
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman-1/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt-7/+7
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi-38/+63
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven-4/+34
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven-1/+1
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown-1/+1
2006-06-29Pull c-states into release branchLen Brown-19/+16
2006-06-28ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz-0/+3
2006-06-28ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr-2/+4
2006-06-28ACPI: C-States: only demote on current bus mastering activityDominik Brodowski-3/+4
2006-06-28ACPI: C-States: bm_activity improvementsDominik Brodowski-12/+6
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski-4/+6
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel-41/+30
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown-2/+2
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger-9/+5
2006-06-26Merge branch 'x86-64'Linus Torvalds-6/+6
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen-6/+6
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz-0/+9