| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 1 | -28/+52 |
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 | 1 | -1/+1 |
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -1/+1 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -1/+1 |
* | | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 2008-10-22 | 1 | -5/+5 |
|/ |
|
* | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 1 | -8/+3 |
* | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 1 | -3/+8 |
* | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 1 | -11/+27 |
|\ |
|
| * | acpi: fix printk format warning | Randy Dunlap | 2008-07-16 | 1 | -1/+1 |
| * | ACPI: fix processor throttling set error | Yi Yang | 2008-07-16 | 1 | -4/+20 |
| * | ACPI: change processors from array to per_cpu variable | Mike Travis | 2008-07-16 | 1 | -7/+7 |
* | | acpi: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -3/+3 |
|/ |
|
* | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -0/+1 |
* | generic: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 | 1 | -5/+5 |
* | ACPI: throttling: fix build warning | Len Brown | 2008-02-02 | 1 | -1/+1 |
* | ACPI: Update the t-state for every affected cpu when t-state is changed | Zhao Yakui | 2008-02-02 | 1 | -5/+74 |
* | ACPI : Add T-state event notifier function | Zhao Yakui | 2008-02-02 | 1 | -0/+72 |
* | ACPI : Update T-state coordination after getting _TSD info | Zhao Yakui | 2008-02-02 | 1 | -1/+179 |
* | ACPI : Check parameter when calling acpi_processor_get/set_throttling | Zhao Yakui | 2008-02-02 | 1 | -0/+15 |
* | ACPI: processor: Fix null pointer dereference in throttling | Alexey Starikovskiy | 2008-01-15 | 1 | -2/+2 |
* | ACPI: Delete the IRQ operation in throttling controll via PTC | Zhao Yakui | 2007-12-01 | 1 | -8/+28 |
* | ACPI: Enable MSR (FixedHW) support for T-States | Zhao Yakui | 2007-11-16 | 1 | -4/+70 |
* | ACPI: Use _TSS for throttling control, when present. Add error checks. | Zhao Yakui | 2007-11-16 | 1 | -7/+35 |
* | ACPI: throttle: Change internal APIs better handle _PTC | Zhao Yakui | 2007-11-16 | 1 | -21/+39 |
* | ACPI: If _TSS exists, do not access FADT.duty_width | Zhao Yakui | 2007-11-16 | 1 | -30/+36 |
* | ACPI: Enforce T-state limit changes immediately | Zhao Yakui | 2007-11-16 | 1 | -1/+49 |
* | ACPI: quiet ACPI Exceptions due to no _PTC or _TSS | Len Brown | 2007-07-25 | 1 | -16/+37 |
* | ACPI: fix oops due to typo in new throttling code | Luming Yu | 2007-07-23 | 1 | -2/+4 |
* | ACPI: static | Adrian Bunk | 2007-07-03 | 1 | -2/+4 |
* | ACPI: Lindent processor throttling code | Len Brown | 2007-06-02 | 1 | -65/+75 |
* | ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support | Luming Yu | 2007-06-02 | 1 | -6/+374 |
* | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 2007-02-12 | 1 | -1/+0 |
* | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-12 | 1 | -1/+1 |
* | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 | 1 | -2/+2 |
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 | 1 | -3/+3 |
* | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 2006-06-27 | 1 | -24/+19 |
* | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) | Len Brown | 2006-06-27 | 1 | -1/+1 |
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 2006-06-26 | 1 | -1/+1 |
* | [ACPI] make two processor functions static | Adrian Bunk | 2006-01-08 | 1 | -3/+3 |
* | [ACPI] move some run-time structure inits to compile time | Arjan van de Ven | 2006-01-07 | 1 | -0/+1 |
* | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 | 1 | -71/+62 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+351 |