Age | Commit message (Expand) | Author |
2021-06-07 | ACPI: processor_perflib: Cleanup print messages | Hanjun Guo |
2021-04-26 | Merge branch 'acpi-misc' | Rafael J. Wysocki |
2021-03-19 | ACPI: fix various typos in comments | Tom Saeger |
2021-03-08 | ACPI: utils: Introduce acpi_evaluation_failure_warn() | Rafael J. Wysocki |
2021-03-08 | ACPI: processor: perflib: Eliminate redundant status check | Rafael J. Wysocki |
2021-03-08 | ACPI: processor: Get rid of ACPICA message printing | Rafael J. Wysocki |
2021-03-08 | ACPI: processor: Remove initialization of static variable | Tian Tao |
2020-12-22 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-15 | ACPI: processor: fix NONE coordination for domain mapping failure | Ionela Voinescu |
2020-12-15 | Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor' | Rafael J. Wysocki |
2020-11-25 | ACPI: processor: Drop duplicate setting of shared_cpu_map | Punit Agrawal |
2020-11-17 | ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macro | Hanjun Guo |
2020-11-09 | ACPI: Fix whitespace inconsistencies | Maximilian Luz |
2019-10-25 | ACPI: processor: Add QoS requests for all CPUs | Rafael J. Wysocki |
2019-10-21 | cpufreq: Use per-policy frequency QoS | Rafael J. Wysocki |
2019-10-16 | ACPI: processor: Avoid NULL pointer dereferences at init time | Rafael J. Wysocki |
2019-08-28 | ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier | Viresh Kumar |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-04-01 | cpufreq: intel_pstate: Driver-specific handling of _PPC updates | Rafael J. Wysocki |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-03-21 | xen/acpi: upload _PSD info for non Dom0 CPUs too | Joao Martins |
2018-02-04 | ACPI: processor_perflib: Do not send _PPC change notification if not ready | Chen Yu |
2017-02-04 | ACPI: processor_perflib: Simplify code and stop using CPUFREQ_START | Viresh Kumar |
2016-11-21 | ACPI / processor: Make acpi_processor_ppc_has_changed() void | Rafael J. Wysocki |
2016-11-17 | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2015-09-01 | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar |
2015-07-22 | ACPI / processor: Drop an unused argument of a cleanup routine | Rafael J. Wysocki |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2014-02-21 | ACPI / processor: use acpi_evaluate_ost() to replace open-coded version | Jiang Liu |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-10-30 | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki |
2013-07-15 | ACPI: introduce helper function acpi_has_method() | Jiang Liu |
2013-06-25 | ACPI / processor: Drop unused variable from processor_perflib.c | Lan Tianyu |
2013-03-06 | acpi: Export the acpi_processor_get_performance_info | Konrad Rzeszutek Wilk |
2013-01-22 | ACPI: Check MSR valid bit before using P-state frequencies | Stefan Bader |
2012-09-09 | ACPI: Add fixups for AMD P-state figures | Matthew Garrett |
2012-05-08 | ACPI: Ignore invalid _PSS entries, but use valid ones | Marco Aurelio da Costa |
2012-01-26 | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski |
2010-09-28 | ACPI: Fix typos | Lucas De Marchi |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
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 |