summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2015-06-11cpufreq: Remove cpufreq_update_policy()Viresh Kumar
2015-06-11cpufreq: Restart governor as soon as possibleViresh Kumar
2015-06-11cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()Viresh Kumar
2015-06-11cpufreq: Initialize policy->kobj while allocating policyViresh Kumar
2015-06-11cpufreq: Stop migrating sysfs files on hotplugViresh Kumar
2015-06-10cpufreq: Don't allow updating inactive policies from sysfsViresh Kumar
2015-06-10intel_pstate: Force setting target pstate when requiredDoug Smythies
2015-06-10intel_pstate: change some inconsistent debug informationDoug Smythies
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-05-27speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski
2015-05-27p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski
2015-05-27powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()Bartosz Golaszewski
2015-05-23cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan
2015-05-22cpufreq: Fix for typos in two commentsShailendra Verma
2015-05-15cpufreq: Mark policy->governor = NULL for inactive policiesViresh Kumar
2015-05-15cpufreq: Manage governor usage history with 'policy->last_governor'Viresh Kumar
2015-05-15cpufreq: Don't traverse all active policies to find policy for a cpuViresh Kumar
2015-05-15cpufreq: Get rid of cpufreq_cpu_data_fallbackViresh Kumar
2015-05-15cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policiesViresh Kumar
2015-05-15cpufreq: Create for_each_{in}active_policy()Viresh Kumar
2015-05-15cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLESudeep Holla
2015-05-12intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno
2015-05-07cpufreq: Clear policy->cpus even for the last CPUViresh Kumar
2015-05-07cpufreq: Keep a single path for adding managed CPUsViresh Kumar
2015-05-07cpufreq: Throw warning when we try to get policy for an invalid CPUViresh Kumar
2015-05-07cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()Viresh Kumar
2015-05-07cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()Viresh Kumar
2015-05-05intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies
2015-05-05cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock nameSudeep Holla
2015-05-05cpufreq: arm_big_little: check if the frequency is set correctlySudeep Holla
2015-05-05cpufreq: pxa: make pxa_freqs arrays constFabian Frederick
2015-05-05cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick
2015-04-15cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov
2015-04-15intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi
2015-04-11intel_pstate: Knights Landing supportDasaratharaman Chandramouli
2015-04-11intel_pstate: remove MSR testKristen Carlson Accardi
2015-04-11cpufreq: fix qoriq uniprocessor buildArnd Bergmann
2015-04-10Merge back earlier cpufreq material for v4.1.Rafael J. Wysocki
2015-04-03cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar
2015-04-02cpufreq: hisilicon: add acpu driverLeo Yan
2015-04-01cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat
2015-03-18cpufreq: qoriq: rename the driverTang Yuantian
2015-03-18cpufreq: qoriq: Make the driver usable on all QorIQ platformsTang Yuantian
2015-03-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2015-03-04cpufreq: ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven
2015-03-02cpufreq: exynos: Use simple approach to asses if cpu cooling can be usedLukasz Majewski
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki