| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | xen/acpi: upload _PSD info for non Dom0 CPUs too | Joao Martins | 2018-03-21 | 1 | -6/+5 |
* | ACPI: processor_perflib: Do not send _PPC change notification if not ready | Chen Yu | 2018-02-04 | 1 | -1/+1 |
* | ACPI: processor_perflib: Simplify code and stop using CPUFREQ_START | Viresh Kumar | 2017-02-04 | 1 | -3/+1 |
* | ACPI / processor: Make acpi_processor_ppc_has_changed() void | Rafael J. Wysocki | 2016-11-21 | 1 | -6/+4 |
* | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki | 2016-11-17 | 1 | -17/+28 |
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2015-09-01 | 1 | -4/+2 |
|\ |
|
| * | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar | 2015-09-01 | 1 | -1/+1 |
| * | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki | 2015-07-22 | 1 | -3/+1 |
* | | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 1 | -4/+0 |
|/ |
|
* | ACPI / processor: use acpi_evaluate_ost() to replace open-coded version | Jiang Liu | 2014-02-21 | 1 | -11/+3 |
* | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -5/+2 |
* | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-30 | 1 | -22/+0 |
* | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 2013-07-15 | 1 | -15/+7 |
* | ACPI / processor: Drop unused variable from processor_perflib.c | Lan Tianyu | 2013-06-25 | 1 | -3/+1 |
* | acpi: Export the acpi_processor_get_performance_info | Konrad Rzeszutek Wilk | 2013-03-06 | 1 | -2/+2 |
* | ACPI: Check MSR valid bit before using P-state frequencies | Stefan Bader | 2013-01-22 | 1 | -0/+7 |
* | ACPI: Add fixups for AMD P-state figures | Matthew Garrett | 2012-09-09 | 1 | -0/+30 |
* | ACPI: Ignore invalid _PSS entries, but use valid ones | Marco Aurelio da Costa | 2012-05-08 | 1 | -5/+25 |
* | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen | 2012-01-26 | 1 | -0/+22 |
* | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 2011-05-04 | 1 | -5/+1 |
* | ACPI: Fix typos | Lucas De Marchi | 2010-09-28 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ |
|
| * | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-17 | 1 | -1/+1 |
* | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 | Darrick J. Wong | 2010-02-19 | 1 | -1/+5 |
|/ |
|
* | Merge branch 'ost' into release | Len Brown | 2009-12-16 | 1 | -3/+47 |
|\ |
|
| * | ACPI: Notify the _PPC evaluation status to the platform | Zhao Yakui | 2009-11-06 | 1 | -3/+47 |
* | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | 1 | -0/+13 |
|/ |
|
* | cpumask: use zalloc_cpumask_var() where possible | Li Zefan | 2009-09-24 | 1 | -2/+1 |
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |
* | ACPI: sanity check _PSS frequency to prevent cpufreq crash | Len Brown | 2009-05-29 | 1 | -3/+9 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -2/+2 |
|\ |
|
| * | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 2009-02-20 | 1 | -2/+2 |
* | | ACPI: Avoid wiping out pr->performance during preregistering | Stanislaw Gruszka | 2009-03-27 | 1 | -25/+21 |
|/ |
|
* | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 | 1 | -105/+0 |
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 1 | -12/+16 |
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 | 1 | -1/+1 |
* | ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c | Miao Xie | 2008-10-25 | 1 | -0/+5 |
* | 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 |
* | | Merge branch 'acpica' into test | Len Brown | 2008-10-22 | 1 | -5/+5 |
|\ \ |
|
| * | | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 2008-10-22 | 1 | -5/+5 |
| |/ |
|
* / | ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen... | Thomas Renninger | 2008-09-22 | 1 | -3/+15 |
|/ |
|
* | ACPI: Fix now signed module parameter. | Milan Broz | 2008-08-18 | 1 | -1/+1 |
* | ACPI: Fix thermal shutdowns | Milan Broz | 2008-08-15 | 1 | -1/+1 |
* | acpi cpufreq cleanup: move bailing out of function before locking the mutex | Thomas Renninger | 2008-07-30 | 1 | -3/+3 |
* | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 | 1 | -2/+13 |
* | ACPI: change processors from array to per_cpu variable | Mike Travis | 2008-07-16 | 1 | -9/+9 |
* | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -9/+4 |