summaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)Author
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-08-03/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown
2005-08-03[ACPI] fix 64-bit build warning in processor_idle.cLen Brown
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown
2005-07-29[ACPI] delete boot-time printk()s from processor_idle.cVenkatesh Pallipadi
2005-07-29[ACPI] address boot-freeze with updated DMI blacklist for c-statesDavid Shaohua Li
2005-07-29[ACPI] Fix memset arguments in acpi processor_idle.cVenkatesh Pallipadi
2005-07-29[ACPI] Fix the regression with c1_default_handler on some systemsVenkatesh Pallipadi
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi
2005-07-12[ACPI] update /proc/acpi/processor/*/power even if only C1 supportVenkatesh Pallipadi
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-01-20Merge intel.com:/home/lenb/src/26-stable-devLen Brown
2005-01-20[ACPI] Add a module parameter to allow tuning how much bus-master activityLen Brown
2005-01-20[ACPI] Make the bm_activity depend on "jiffies", instead of numbersLen Brown
2005-01-11[PATCH] acpi_smp_processor_id() warning fixAndrew Morton
2005-01-10[PATCH] silence numerous size_t warnings in drivers/acpi/processor_idle.cWilliam Lee Irwin III
2005-01-04[PATCH] Remove RCU abuse in cpu_idle()Zwane Mwaikambo
2004-12-23[ACPI] two fixups where promotion and demotion were mixed upLen Brown
2004-12-23[ACPI] add "processor.nocst" parameterLen Brown
2004-12-23[ACPI] Let C4 demote to C3, not directly to C2.Len Brown
2004-12-23[ACPI] tweak /proc/acpi/processor/CPU0/power formatLen Brown
2004-12-23[ACPI] max_cstate shall limit C-states not C-state-types.Len Brown
2004-12-21[ACPI] Export /sys/module/processor/parameters/max_cstateLen Brown
2004-12-21[ACPI] Consolidate code in processor_idle().Len Brown
2004-12-21[ACPI] Handle _CST change notificationsLen Brown
2004-12-21[ACPI] Add _CST parsingLen Brown
2004-12-21[ACPI] make the c-state policy decisions of demotion and promotionLen Brown
2004-12-21[ACPI] make power.state a pointerLen Brown
2004-12-21[ACPI] deleted unused default c-stateLen Brown
2004-12-21[ACPI] Split up the extraction of information from the FADTLen Brown
2004-12-21[ACPI] Differentiate between C-States and C-state type.Len Brown
2004-12-21[ACPI] Split the ACPI Processor C-States handling into a different fileLen Brown