aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_throttling.c
Commit message (Expand)AuthorAge
* acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
* ACPI: throttling: fix build warningLen Brown2008-02-02
* ACPI: Update the t-state for every affected cpu when t-state is changedZhao Yakui2008-02-02
* ACPI : Add T-state event notifier functionZhao Yakui2008-02-02
* ACPI : Update T-state coordination after getting _TSD infoZhao Yakui2008-02-02
* ACPI : Check parameter when calling acpi_processor_get/set_throttlingZhao Yakui2008-02-02
* ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy2008-01-15
* ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui2007-12-01
* ACPI: Enable MSR (FixedHW) support for T-StatesZhao Yakui2007-11-16
* ACPI: Use _TSS for throttling control, when present. Add error checks.Zhao Yakui2007-11-16
* ACPI: throttle: Change internal APIs better handle _PTCZhao Yakui2007-11-16
* ACPI: If _TSS exists, do not access FADT.duty_widthZhao Yakui2007-11-16
* ACPI: Enforce T-state limit changes immediatelyZhao Yakui2007-11-16
* ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown2007-07-25
* ACPI: fix oops due to typo in new throttling codeLuming Yu2007-07-23
* ACPI: staticAdrian Bunk2007-07-03
* ACPI: Lindent processor throttling codeLen Brown2007-06-02
* ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu2007-06-02
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-02
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* [ACPI] make two processor functions staticAdrian Bunk2006-01-08
* [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-07
* [ACPI] Lindent all ACPI filesLen Brown2005-08-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16