summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/acpi-cpufreq.c
AgeCommit message (Expand)Author
2022-10-07x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner
2020-11-05acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-16drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warningMohan Kumar
2019-02-20cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu
2018-09-27cpufreq: Add Hygon Dhyana supportPu Wen
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06cpufreq: ACPI: make function acpi_cpufreq_fast_switch() staticColin Ian King
2018-03-20cpufreq: ACPI: Don't validate the frequency table twiceViresh Kumar
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2016-12-21cpufreq: Remove CPU hotplug callbacks only if they were initializedBoris Ostrovsky
2016-11-28cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usageSebastian Andrzej Siewior
2016-11-28cpufreq: acpi-cpufreq: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-21cpufreq: acpi-cpufreq: use cached frequency mapping when possibleSteve Muckle
2016-07-07cpufreq: Reuse new freq-table helpersViresh Kumar
2016-04-09cpufreq: ACPI: Remove freq_table from acpi_cpufreq_dataViresh Kumar
2016-04-09cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()Viresh Kumar
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-04-02cpufreq: Support for fast frequency switchingRafael J. Wysocki
2016-03-22cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang
2016-03-20cpufreq: acpi-cpufreq: Clean up hot plug notifier callbackRichard Cochran
2016-03-03cpufreq: acpi-cpufreq: Make read and write operations more efficientRafael J. Wysocki
2016-02-26cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()Rafael J. Wysocki
2016-01-01cpufreq: Simplify core code related to boost supportRafael J. Wysocki
2016-01-01cpufreq: acpi-cpufreq: Simplify boost-related codeRafael J. Wysocki
2015-10-08cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada
2015-09-16cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki
2015-07-22cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attributeRafael J. Wysocki
2015-07-22cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_dataRafael J. Wysocki
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki
2015-07-16acpi-cpufreq: Fix an ACPI perf unregister issuePan Xinhui
2015-07-16acpi-cpufreq: replace per_cpu with driver_data of policyPan Xinhui
2015-05-27acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski
2014-04-30cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar
2014-03-20acpi-cpufreq: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar
2014-01-28acpi-cpufreq: De-register CPU notifier and free struct msr on error.Konrad Rzeszutek Wilk
2014-01-17acpi-cpufreq: Adjust the code to use the common boost attributeLukasz Majewski
2013-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-25acpi-cpufreq: Fail initialization if driver cannot be registeredRafael J. Wysocki
2013-10-16acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO caseViresh Kumar
2013-10-16cpufreq: acpi-cpufreq: don't initialize part of policy set by coreViresh Kumar