summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_throttling.c
AgeCommit message (Expand)AuthorLines
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev-0/+1
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis-5/+5
2008-02-02ACPI: throttling: fix build warningLen Brown-1/+1
2008-02-02ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui-5/+74
2008-02-02ACPI : Add T-state event notifier functionZhao Yakui-0/+72
2008-02-02ACPI : Update T-state coordination after getting _TSD infoZhao Yakui-1/+179
2008-02-02ACPI : Check parameter when calling acpi_processor_get/set_throttlingZhao Yakui-0/+15
2008-01-15ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy-2/+2
2007-12-01ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui-8/+28
2007-11-16ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui-4/+70
2007-11-16ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui-7/+35
2007-11-16ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui-21/+39
2007-11-16ACPI: If _TSS exists, do not access FADT.duty_widthZhao Yakui-30/+36
2007-11-16ACPI: Enforce T-state limit changes immediatelyZhao Yakui-1/+49
2007-07-25ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown-16/+37
2007-07-23ACPI: fix oops due to typo in new throttling codeLuming Yu-2/+4
2007-07-03ACPI: staticAdrian Bunk-2/+4
2007-06-02ACPI: Lindent processor throttling codeLen Brown-65/+75
2007-06-02ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu-6/+374
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: use new ACPI headers.Alexey Starikovskiy-2/+2
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt-3/+3
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel-24/+19
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown-1/+1
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger-1/+1
2006-01-08[ACPI] make two processor functions staticAdrian Bunk-3/+3
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven-0/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown-71/+62
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+351