aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_perflib.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-21xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins
2018-02-04ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu
2017-02-04ACPI: processor_perflib: Simplify code and stop using CPUFREQ_STARTViresh Kumar
2016-11-21ACPI / processor: Make acpi_processor_ppc_has_changed() voidRafael J. Wysocki
2016-11-17cpufreq: intel_pstate: Request P-states control from SMM if neededRafael J. Wysocki
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2014-02-21ACPI / processor: use acpi_evaluate_ost() to replace open-coded versionJiang Liu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-10-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu
2013-06-25ACPI / processor: Drop unused variable from processor_perflib.cLan Tianyu
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2012-09-09ACPI: Add fixups for AMD P-state figuresMatthew Garrett
2012-05-08ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2010-09-28ACPI: Fix typosLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-02-19ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo
2009-12-16Merge branch 'ost' into releaseLen Brown
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger
2009-11-06ACPI: Notify the _PPC evaluation status to the platformZhao Yakui
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-05-29ACPI: sanity check _PSS frequency to prevent cpufreq crashLen Brown
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-03-27ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-10-25ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'acpica' into testLen Brown
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-09-22ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recen...Thomas Renninger
2008-08-18ACPI: Fix now signed module parameter.Milan Broz
2008-08-15ACPI: Fix thermal shutdownsMilan Broz
2008-07-30acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger