summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
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
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen
2015-06-20cpufreq: exynos: remove Exynos4210 specific cpufreq driver supportThomas Abraham
2015-06-17cpufreq: dt: allow driver to boot automaticallyFelipe Balbi
2015-06-16intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava
2015-06-16drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...Paul Gortmaker
2015-06-16drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c codePaul Gortmaker
2015-06-15cpufreq: qoriq: optimize the CPU frequency switching timeTang Yuantian
2015-06-15cpufreq: gx-suspmod: Fix two typos in two commentsShailendra Verma
2015-06-15cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma
2015-06-15cpufreq: governor: Serialize governor callbacksViresh Kumar
2015-06-15cpufreq: governor: split cpufreq_governor_dbs()Viresh Kumar
2015-06-15cpufreq: governor: register notifier from cs_init()Viresh Kumar