summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2015-07-31cpufreq: Lock CPU online/offline in cpufreq_register_driver()Rafael J. Wysocki
2015-07-31cpufreq: Replace recover_policy with new_policy in cpufreq_online()Rafael J. Wysocki
2015-07-31cpufreq: Separate CPU device registration from CPU onlineRafael J. Wysocki
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-28cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottlingShilpasri G Bhat
2015-07-28cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is setShilpasri G Bhat
2015-07-28cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLEShilpasri G Bhat
2015-07-28cpufreq: powernv: Register for OCC related opal_message notificationShilpasri G Bhat
2015-07-28cpufreq: powernv: Handle throttling due to Pmax capping at chip levelShilpasri G Bhat
2015-07-28cpufreq: Pass CPU number to cpufreq_policy_alloc()Rafael J. Wysocki
2015-07-28cpufreq: Do not update related_cpus on every policy activationRafael J. Wysocki
2015-07-28cpufreq: Drop unused dev argument from two functionsRafael J. Wysocki
2015-07-28cpufreq: Drop unnecessary label from cpufreq_add_dev()Rafael J. Wysocki
2015-07-28cpufreq: Drop cpufreq_policy_restore()Rafael J. Wysocki
2015-07-28cpufreq: Rework two functions related to CPU offlineRafael J. Wysocki
2015-07-28Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki
2015-07-27intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski
2015-07-25cpufreq: Remove cpufreq_rwsemSebastian Andrzej Siewior
2015-07-24cpufreq: exynos: remove exynos5250 specific cpufreq driver supportBartlomiej Zolnierkiewicz
2015-07-22cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()Pan Xinhui
2015-07-22cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_dataPan Xinhui
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-21cpufreq: propagate errors returned from __cpufreq_governor()Viresh Kumar
2015-07-21cpufreq: governor: Don't WARN on invalid statesViresh Kumar
2015-07-21cpufreq: governor: Avoid invalid states with additional checksViresh Kumar
2015-07-21cpufreq: governor: split out common part of {cs|od}_dbs_timer()Viresh Kumar
2015-07-21cpufreq: governor: Keep single copy of information common to policy->cpusViresh Kumar
2015-07-17cpufreq: governor: rename cur_policy as policyViresh Kumar
2015-07-17cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'Viresh Kumar
2015-07-17cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'Viresh Kumar
2015-07-17cpufreq: governor: Drop unused field 'cpu'Viresh Kumar
2015-07-17cpufreq: governor: Name delayed-work as dworkViresh Kumar
2015-07-16intel_pstate: enable HWP per CPUKristen Carlson Accardi
2015-07-16cpufreq: integrator: fixed coding style issuesCristian Ardelean
2015-07-16acpi-cpufreq: Fix an ACPI perf unregister issuePan Xinhui
2015-07-16cpufreq: Properly handle errors from cpufreq_init_policy()Viresh Kumar
2015-07-16cpufreq: cpufreq_add_dev: name goto labels based on what they doViresh Kumar
2015-07-16acpi-cpufreq: replace per_cpu with driver_data of policyPan Xinhui
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-16cpufreq: Add cpufreq driver for Tegra124Tuomas Tynkkynen
2015-07-16cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreqTuomas Tynkkynen
2015-07-10cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar
2015-07-10cpufreq: Initialize the governor again while restoring policyViresh Kumar
2015-07-07MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds