Age | Commit message (Expand) | Author |
2016-10-28 | cpufreq: intel_pstate: Fix unsafe HWP MSR access | Srinivas Pandruvada |
2016-09-15 | cpufreq: Fix GOV_LIMITS handling for the userspace governor | Sai Gurrappadi |
2016-08-20 | intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate() | Jan Kiszka |
2016-05-04 | cpufreq: intel_pstate: Fix processing for turbo activation ratio | Srinivas Pandruvada |
2016-03-03 | cpufreq: Fix NULL reference crash while accessing policy->governor_data | Viresh Kumar |
2016-03-03 | cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype | Arnd Bergmann |
2015-12-24 | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info() | Dan Carpenter |
2015-12-14 | Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains' | Rafael J. Wysocki |
2015-12-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-12-12 | cpufreq: intel_pstate: Minor cleanup for FRAC_BITS | Prarit Bhargava |
2015-12-12 | cpufreq: tegra: add regulator dependency for T124 | Arnd Bergmann |
2015-12-11 | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann |
2015-12-04 | Merge branches 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki |
2015-12-02 | cpufreq: use last policy after online for drivers with ->setpolicy | Srinivas Pandruvada |
2015-11-27 | Merge branches 'pm-cpufreq' and 'acpi-cppc' | Rafael J. Wysocki |
2015-11-27 | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init | Arnd Bergmann |
2015-11-25 | intel_pstate: Fix "performance" mode behavior with HWP enabled | Alexandra Yates |
2015-11-23 | cpufreq: SCPI: Depend on SCPI clk driver | Punit Agrawal |
2015-11-23 | Merge back earlier cpufreq fixes for v4.4. | Rafael J. Wysocki |
2015-11-23 | cpufreq: intel_pstate: Fix limits->max_perf rounding error | Prarit Bhargava |
2015-11-23 | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error | Prarit Bhargava |
2015-11-23 | cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev() | Viresh Kumar |
2015-11-23 | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctly | Ashwin Chaugule |
2015-11-20 | Merge branches 'pm-cpufreq' and 'acpi-cppc' | Rafael J. Wysocki |
2015-11-19 | cpufreq: mediatek: fix build error | Arnd Bergmann |
2015-11-19 | cpufreq: intel_pstate: Add separate support for Airmont cores | Philippe Longepe |
2015-11-19 | cpufreq: intel_pstate: Replace BYT with ATOM | Philippe Longepe |
2015-11-19 | Revert "cpufreq: intel_pstate: Use ACPI perf configuration" | Rafael J. Wysocki |
2015-11-18 | Revert "cpufreq: intel_pstate: Avoid calculation for max/min" | Rafael J. Wysocki |
2015-11-12 | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2015-11-07 | Merge branches 'acpi-video' and 'acpi-cppc' | Rafael J. Wysocki |
2015-11-07 | cpufreq: CPPC: Delete an unnecessary check before the function call kfree() | Markus Elfring |
2015-11-05 | cpufreq: s5pv210-cpufreq: fix wrong do_div() usage | Nicolas Pitre |
2015-11-02 | cpufreq: governor: Quit work-handlers early if governor is stopped | Viresh Kumar |
2015-11-02 | intel_pstate: decrease number of "HWP enabled" messages | Prarit Bhargava |
2015-11-02 | cpufreq: arm_big_little: fix frequency check when bL switcher is active | Jon Medhurst \(Tixy\) |
2015-11-02 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2015-11-02 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-11-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2015-10-28 | cpufreq: postfix policy directory with the first CPU in related_cpus | Viresh Kumar |
2015-10-28 | cpufreq: create cpu/cpufreq/policyX directories | Viresh Kumar |
2015-10-28 | cpufreq: remove cpufreq_sysfs_{create|remove}_file() | Viresh Kumar |
2015-10-28 | cpufreq: create cpu/cpufreq at boot time | Viresh Kumar |
2015-10-28 | cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask | Viresh Kumar |
2015-10-28 | cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() | Viresh Kumar |
2015-10-16 | cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value | Prarit Bhargava |
2015-10-16 | Merge back earlier cpufreq material for v4.4. | Rafael J. Wysocki |
2015-10-15 | cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) | Srinivas Pandruvada |