summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/amd_freq_sensitivity.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang2022-11-301-0/+2
* cpufreq: Introducing CPUFREQ_RELATION_EVincent Donnefort2021-10-051-1/+2
* cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-1/+1
* cpufreq: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-1/+1
* x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2020-03-241-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_...Borislav Petkov2019-04-081-1/+1
* cpufreq: Add Hygon Dhyana supportPu Wen2018-09-271-2/+7
* cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZAkshu Agrawal2018-02-071-2/+9
* cpufreq: Reuse new freq-table helpersViresh Kumar2016-07-071-2/+2
* cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-091-2/+2
* cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-091-2/+1
* cpufreq: ondemand: Don't keep a copy of freq_table pointerViresh Kumar2016-06-091-4/+3
* cpufreq: governor: Make governor private data per-policyRafael J. Wysocki2016-03-091-3/+2
* cpufreq: governor: Rearrange governor data structuresRafael J. Wysocki2016-03-091-1/+2
* cpufreq: governor: Drop the gov pointer from struct dbs_dataRafael J. Wysocki2016-03-091-1/+1
* cpufreq: governor: Rename some data types and variablesRafael J. Wysocki2016-03-091-1/+1
* cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-101-0/+148