aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/processor_perflib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-07ACPI: processor_perflib: Cleanup print messagesHanjun Guo1-20/+18
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki1-1/+1
2021-03-19ACPI: fix various typos in commentsTom Saeger1-1/+1
2021-03-08ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki1-7/+3
2021-03-08ACPI: processor: perflib: Eliminate redundant status checkRafael J. Wysocki1-6/+7
2021-03-08ACPI: processor: Get rid of ACPICA message printingRafael J. Wysocki1-20/+21
2021-03-08ACPI: processor: Remove initialization of static variableTian Tao1-1/+1
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2020-12-15ACPI: processor: fix NONE coordination for domain mapping failureIonela Voinescu1-1/+1
2020-12-15Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'Rafael J. Wysocki1-2/+0
2020-11-25ACPI: processor: Drop duplicate setting of shared_cpu_mapPunit Agrawal1-1/+0
2020-11-17ACPI: processor: Remove the duplicated ACPI_PROCESSOR_CLASS macroHanjun Guo1-1/+0
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz1-3/+3
2019-10-25ACPI: processor: Add QoS requests for all CPUsRafael J. Wysocki1-13/+21
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki1-9/+9
2019-10-16ACPI: processor: Avoid NULL pointer dereferences at init timeRafael J. Wysocki1-4/+6
2019-08-28ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar1-62/+38
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-14/+1
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-03-21xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins1-6/+5
2018-02-04ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2017-02-04ACPI: processor_perflib: Simplify code and stop using CPUFREQ_STARTViresh Kumar1-3/+1
2016-11-21ACPI / processor: Make acpi_processor_ppc_has_changed() voidRafael J. Wysocki1-6/+4
2016-11-17cpufreq: intel_pstate: Request P-states control from SMM if neededRafael J. Wysocki1-17/+28
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+2
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar1-1/+1
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki1-3/+1
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2014-02-21ACPI / processor: use acpi_evaluate_ost() to replace open-coded versionJiang Liu1-11/+3
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-5/+2
2013-10-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki1-22/+0
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-15/+7
2013-06-25ACPI / processor: Drop unused variable from processor_perflib.cLan Tianyu1-3/+1
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk1-2/+2
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
2012-09-09ACPI: Add fixups for AMD P-state figuresMatthew Garrett1-0/+30
2012-05-08ACPI: Ignore invalid _PSS entries, but use valid onesMarco Aurelio da Costa1-5/+25
2012-01-26ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen1-0/+22
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-5/+1
2010-09-28ACPI: Fix typosLucas De Marchi1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2010-02-19ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong1-1/+5
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo1-1/+1
2009-12-16Merge branch 'ost' into releaseLen Brown1-3/+47
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger1-0/+13
2009-11-06ACPI: Notify the _PPC evaluation status to the platformZhao Yakui1-3/+47
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan1-2/+1
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2