aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_throttling.c
AgeCommit message (Expand)Author
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-02-02ACPI: throttling: fix build warningLen Brown
2008-02-02ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui
2008-02-02ACPI : Add T-state event notifier functionZhao Yakui
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui
2008-02-02ACPI : Check parameter when calling acpi_processor_get/set_throttlingZhao Yakui
2008-01-15ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy
2007-12-01ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui
2007-11-16ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui
2007-11-16ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui
2007-11-16ACPI: If _TSS exists, do not access FADT.duty_widthZhao Yakui
2007-11-16ACPI: Enforce T-state limit changes immediatelyZhao Yakui
2007-07-25ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown
2007-07-23ACPI: fix oops due to typo in new throttling codeLuming Yu
2007-07-03ACPI: staticAdrian Bunk
2007-06-02ACPI: Lindent processor throttling codeLen Brown
2007-06-02ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-01-08[ACPI] make two processor functions staticAdrian Bunk
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds