Commit Graph

60 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)

Author SHA1 Message Date
Borislav Petkov fe501f1e89 x86, k8: Fix section mismatch for powernowk8_exit() 15 years ago
Mark Langsdorf b810e94c9d powernow-k8: Fix frequency reporting 15 years ago
Mark Langsdorf 679370641e powernow-k8: Fix frequency reporting 15 years ago
Mark Langsdorf a2fed573f0 x86, cpufreq: Add APERF/MPERF support for AMD processors 15 years ago
Borislav Petkov 73860c6b2f powernow-k8: Add core performance boost support 15 years ago
Lin Ming 439913fffd ACPI: replace acpi_integer by u64 15 years ago
Thomas Renninger 557a701c16 [CPUFREQ] Fix use after free of struct powernow_k8_data 15 years ago
Rusty Russell a4636818f8 cpumask: rename tsk_cpumask to tsk_cpus_allowed 15 years ago
Thomas Renninger e2f74f355e [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface 15 years ago
Rusty Russell b8cbe7e82e [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow-k8.c 15 years ago
Roel Kluin c53614ec17 [CPUFREQ] powernow-k8: Fix test in get_transition_latency() 15 years ago
Kurt Roeckx f0adb134d8 [CPUFREQ] Fix NULL ptr regression in powernow-k8 16 years ago
Mark Langsdorf db39d5529d [CPUFREQ] Powernow-k8: Enable more than 2 low P-states 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Mark Langsdorf a2e1b4c312 [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states 16 years ago
Rusty Russell 8e7c25971b [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powernow-k8.c 16 years ago
Rusty Russell 1ff6e97f1d [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.c 16 years ago
Naga Chumbalkar e15bc4559b [CPUFREQ] powernow-k8: get drv data for correct CPU 16 years ago
Naga Chumbalkar 532cfee6ba [CPUFREQ] powernow-k8: read P-state from HW 16 years ago
Andrew Morton b394f1dfc0 [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[] 16 years ago
Luis Henriques 21335d0214 [CPUFREQ] powernow-k8.c: mess cleanup 16 years ago
Thomas Renninger 86e13684aa [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0 16 years ago
Yinghai Lu eaa958402e cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
Dave Jones 2c701b1028 [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFH 16 years ago
Andreas Herrmann ca446d0635 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates 16 years ago
Thomas Renninger df1829770d [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data 16 years ago
Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 years ago
Dave Jones 0cb8bc2560 [CPUFREQ] powernow-k8: Use a common exit path. 16 years ago
Thomas Renninger 79cc56af9f [CPUFREQ] powernow-k8: Only print error message once, not per core. 16 years ago
Thomas Renninger 57f4fa6991 [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI support 16 years ago
Dave Jones 0e64a0c982 [CPUFREQ] checkpatch cleanups for powernow-k8 16 years ago
Rusty Russell a0abd520fd cpumask: fix powernow-k8: partial revert of 2fdf66b491 16 years ago
Mark Langsdorf 732553e567 [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table 16 years ago
Rusty Russell 835481d9bc cpumask: convert struct cpufreq_policy to cpumask_var_t 16 years ago
Rusty Russell 2fdf66b491 cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t 16 years ago
Andreas Herrmann a266d9f125 [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value 16 years ago
Dave Jones f4432c5cae Update email addresses. 17 years ago
Thomas Renninger 2fd47094f9 CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a recent AMD CPUs. 17 years ago
Linus Torvalds f607e3a03c Revert "[CPUFREQ][2/2] preregister support for powernow-k8" 17 years ago
Mark Langsdorf 34ae7f35a2 [CPUFREQ][2/2] preregister support for powernow-k8 17 years ago
Mark Langsdorf 23431b495f [CPUFREQ][1/2] whitespace fix for powernow-k8 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
Mike Travis 334ef7a7ab x86: use performance variant for_each_cpu_mask_nr 17 years ago
Mark Langsdorf eba9fe93a2 [CPUFREQ] powernow-k8: improve error messages 17 years ago
Mike Travis fc0e474840 x86: use new set_cpus_allowed_ptr function 17 years ago
Dave Jones 89c04849e7 [CPUFREQ] Fix sparse warning in powernow-k8 17 years ago
Yinghai Lu 4ae5c49ffe [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h 17 years ago
Harvey Harrison d7ac12fa05 x86: fix sparse warnings in powernow-k8.c 17 years ago
travis@sgi.com 2c6b8c030c x86: change NR_CPUS arrays in powernow-k8 17 years ago