summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/pcc-cpufreq.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: pcc: Fix the potentinal scheduling delays in target_index()Liao Chang2023-08-291-1/+1
* cpufreq: pcc-cpufreq: Convert to platform remove callback returning voidYangtao Li2023-07-201-4/+2
* cpufreq: ACPI: Prevent a warning when another frequency driver is loadedPetr Pavlu2023-05-151-1/+1
* Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-271-0/+1
|\
* | ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC driversPetr Pavlu2023-03-201-10/+24
|/
* cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-1/+1
* Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-311-1/+1
|\
| * cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki2020-01-271-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registeredDavid Arcari2019-06-171-2/+2
* cpufreq: pcc-cpufreq: remove unneeded semicolonYangtao Li2019-02-181-1/+1
* Merge back cpufreq material for 4.19.Rafael J. Wysocki2018-07-251-0/+9
|\
| * cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systemsRafael J. Wysocki2018-07-181-0/+9
* | cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki2018-07-181-0/+4
|/
* Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann2016-07-221-2/+0
* cpufreq: pcc-cpufreq: Fix doorbell.access_widthMike Galbraith2016-06-231-1/+1
* cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latencyJacob Tanenbaum2015-12-101-0/+2
* cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processorsLenny Szubowicz2014-11-141-0/+7
* cpufreq: pcc-cpufreq: Fix wait_event() under spinlockRafael J. Wysocki2014-09-291-1/+1
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-261-2/+2
* cpufreq: send new set of notification for transition failuresViresh Kumar2014-01-061-11/+7
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-281-9/+1
|\
| * cpufreq: pcc: don't initialize part of policy set by coreViresh Kumar2013-10-161-7/+0
| * cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar2013-10-161-2/+1
* | pcc_freq: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-3/+2
|/
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+2
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
* drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall2012-08-081-0/+1
* drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar2011-09-141-0/+3
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+621