summaryrefslogtreecommitdiff
path: root/drivers/cpufreq (follow)
Commit message (Expand)AuthorAge
* cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King2021-01-17
* cpufreq: scpi: Add missing MODULE_ALIASPali Rohár2020-12-29
* cpufreq: loongson1: Add missing MODULE_ALIASPali Rohár2020-12-29
* cpufreq: highbank: Add missing MODULE_DEVICE_TABLEPali Rohár2020-12-29
* acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang2020-11-10
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju2020-10-29
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-11
* Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar2020-05-10
* cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar2020-01-04
* cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen2019-11-28
* cpufreq: Skip cpufreq resume if it's not suspendedBo Yan2019-11-28
* cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-29
* cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-08-25
* cpufreq: pmac32: fix possible object reference leakWen Yang2019-06-11
* cpufreq/pasemi: fix possible object reference leakWen Yang2019-06-11
* cpufreq: ppc_cbe: fix possible object reference leakWen Yang2019-06-11
* cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-03-23
* cpufreq: tegra124: add missing of_node_put()Yangtao Li2019-03-23
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-23
* cpufreq: imx6q: add return value check for voltage scaleAnson Huang2018-12-01
* cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang2018-07-03
* cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu2018-05-30
* cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang2018-05-30
* cpufreq: intel_pstate: Enable HWP by defaultSrinivas Pandruvada2018-05-26
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2018-05-26
* Revert "cpufreq: Fix governor module removal race"Greg Kroah-Hartman2018-04-08
* cpufreq/sh: Replace racy task affinity logicThomas Gleixner2018-03-24
* cpufreq: Fix governor module removal raceRafael J. Wysocki2018-03-22
* cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar2018-03-11
* cpufreq: Add Loongson machine dependenciesJames Hogan2018-02-03
* cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann2017-10-21
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-07-05
* cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński2017-06-26
* cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari2017-06-14
* cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar2017-03-30
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-26
* cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov2017-01-19
* cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada2016-10-28
* cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi2016-09-15
* intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()Jan Kiszka2016-08-20
* cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-05-04
* cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar2016-03-03
* cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann2016-03-03
* cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter2015-12-24
*-. Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-14
|\ \
| | * cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava2015-12-12
| | * cpufreq: tegra: add regulator dependency for T124Arnd Bergmann2015-12-12
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-12
|\ \ \ | |_|/ |/| |
| * | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-12-11
| |\ \
| | * | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-27