summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_throttling.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: throttling: fix build warningLen Brown2008-02-021-1/+1
* ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui2008-02-021-5/+74
* ACPI : Add T-state event notifier functionZhao Yakui2008-02-021-0/+72
* ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2008-02-021-1/+179
* ACPI : Check parameter when calling acpi_processor_get/set_throttlingZhao Yakui2008-02-021-0/+15
* ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy2008-01-151-2/+2
* ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui2007-12-011-8/+28
* ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-161-4/+70
* ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui2007-11-161-7/+35
* ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui2007-11-161-21/+39
* ACPI: If _TSS exists, do not access FADT.duty_widthZhao Yakui2007-11-161-30/+36
* ACPI: Enforce T-state limit changes immediatelyZhao Yakui2007-11-161-1/+49
* ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown2007-07-251-16/+37
* ACPI: fix oops due to typo in new throttling codeLuming Yu2007-07-231-2/+4
* ACPI: staticAdrian Bunk2007-07-031-2/+4
* ACPI: Lindent processor throttling codeLen Brown2007-06-021-65/+75
* ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu2007-06-021-6/+374
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-1/+0
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-1/+1
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-021-2/+2
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-3/+3
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-24/+19
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-271-1/+1
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-1/+1
* [ACPI] make two processor functions staticAdrian Bunk2006-01-081-3/+3
* [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-071-0/+1
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-71/+62
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+351
OpenPOWER on IntegriCloud