Commit Graph

41 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 16 years ago
Lin Ming 55ac9a018f ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk 17 years ago
Matthew Wilcox 27663c5855 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels 17 years ago
Mike Travis 0bc3cc03fa cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
Randy Dunlap 12b2b34e24 acpi: fix printk format warning 17 years ago
Yi Yang 3d532d5e38 ACPI: fix processor throttling set error 17 years ago
Mike Travis 706546d023 ACPI: change processors from array to per_cpu variable 17 years ago
Mike Travis 141ad0688a acpi: use performance variant for_each_cpu_mask_nr 17 years ago
Denis V. Lunev cf7acfab03 acpi: use non-racy method for proc entries creation 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Len Brown 3391a76f2b ACPI: throttling: fix build warning 17 years ago
Zhao Yakui 33a2a529f7 ACPI: Update the t-state for every affected cpu when t-state is changed 17 years ago
Zhao Yakui e4aa5cb213 ACPI : Add T-state event notifier function 17 years ago
Zhao Yakui 1180509f6b ACPI : Update T-state coordination after getting _TSD info 17 years ago
Zhao Yakui 87654273ef ACPI : Check parameter when calling acpi_processor_get/set_throttling 17 years ago
Alexey Starikovskiy d1154be300 ACPI: processor: Fix null pointer dereference in throttling 17 years ago
Zhao Yakui 357dc4c3f1 ACPI: Delete the IRQ operation in throttling controll via PTC 17 years ago
Zhao Yakui f79f06ab9f ACPI: Enable MSR (FixedHW) support for T-States 17 years ago
Zhao Yakui 9bcb272173 ACPI: Use _TSS for throttling control, when present. Add error checks. 17 years ago
Zhao Yakui 0753f6e0a3 ACPI: throttle: Change internal APIs better handle _PTC 17 years ago
Zhao Yakui 22cc50199d ACPI: If _TSS exists, do not access FADT.duty_width 17 years ago
Zhao Yakui ef54d5ad2f ACPI: Enforce T-state limit changes immediately 17 years ago
Len Brown c30c620ee1 ACPI: quiet ACPI Exceptions due to no _PTC or _TSS 18 years ago
Luming Yu 3cc2649b87 ACPI: fix oops due to typo in new throttling code 18 years ago
Adrian Bunk 6c5cf8aa58 ACPI: static 18 years ago
Len Brown ff55a9ceba ACPI: Lindent processor throttling code 18 years ago
Luming Yu 01854e697a ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support 18 years ago
Len Brown 7cda93e008 ACPI: delete extra #defines in /drivers/acpi/ drivers 18 years ago
Len Brown f52fd66d2e ACPI: clean up ACPI_MODULE_NAME() use 18 years ago
Alexey Starikovskiy cee324b145 ACPICA: use new ACPI headers. 18 years ago
Jan Engelhardt 50dd096973 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 19 years ago
Patrick Mochel d550d98d33 ACPI: delete tracing macros from drivers/acpi/*.c 19 years ago
Len Brown cece929697 ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Adrian Bunk 757b18661e [ACPI] make two processor functions static 19 years ago
Arjan van de Ven d479e90845 [ACPI] move some run-time structure inits to compile time 19 years ago
Len Brown 4be44fcd3b [ACPI] Lindent all ACPI files 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago