index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_perflib.c
Age
Commit message (
Expand
)
Author
2010-02-19
ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0
Darrick J. Wong
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
2009-12-16
Merge branch 'ost' into release
Len Brown
2009-11-24
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-06
ACPI: Notify the _PPC evaluation status to the platform
Zhao Yakui
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-05-29
ACPI: sanity check _PSS frequency to prevent cpufreq crash
Len Brown
2009-04-05
Merge branch 'linus' into release
Len Brown
2009-03-27
ACPI: Avoid wiping out pr->performance during preregistering
Stanislaw Gruszka
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-04
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
2009-01-03
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2008-11-07
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-10-25
ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c
Miao Xie
2008-10-22
Merge branch 'ull' into test
Len Brown
2008-10-22
Merge branch 'acpica' into test
Len Brown
2008-10-22
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-09-22
ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...
Thomas Renninger
2008-08-18
ACPI: Fix now signed module parameter.
Milan Broz
2008-08-15
ACPI: Fix thermal shutdowns
Milan Broz
2008-07-30
acpi cpufreq cleanup: move bailing out of function before locking the mutex
Thomas Renninger
2008-07-30
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
2008-07-16
ACPI: change processors from array to per_cpu variable
Mike Travis
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-02-07
ACPI: cpufreq: Print _PPC changes via cpufreq debug layer
Thomas Renninger
2008-01-01
ACPI: add "processor.ignore_ppc" hook to workaround BIOS _PPC weirdness
Thomas Renninger
2007-08-07
acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
Fenghua Yu
2007-04-26
[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
Thomas Renninger
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-02
ACPICA: use new ACPI headers.
Alexey Starikovskiy
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
2007-01-26
[PATCH] ACPI: fix cpufreq regression
Ingo Molnar
2007-01-10
ACPI: delete two spurious ACPI messages
Venkatesh Pallipadi
2006-12-16
Pull style into test branch
Len Brown
2006-11-23
[PATCH] Correct bound checking from the value returned from _PPC method.
Dave Jones
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
Pull bugzilla-5737 into release branch
Thomas Renninger
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-26
ACPI: HW P-state coordination support
Venkatesh Pallipadi
2006-06-15
ACPI: resolve merge conflict between sem2mutex and processor_perflib.c
Len Brown
2006-06-15
Pull bugzilla-5737 into release branch
Len Brown
2006-06-15
Pull sem2mutex into release branch
Len Brown
2006-06-10
[PATCH] powernow-k8 crash workaround
Andrew Morton
2006-05-13
ACPI: use for_each_possible_cpu() instead of for_each_cpu()
KAMEZAWA Hiroyuki
[prev]
[next]