- 4f24248 cpufreq: pmac32-cpufreq: Fix refcount leak bug by Liang He · 2 years, 6 months ago
- 1ba2e77 cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory by James Morse · 3 years, 4 months ago
- 2a06839 cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() by Colin Ian King · 4 years ago
- 835126f cpufreq: scpi: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
- c02bed1 cpufreq: loongson1: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
- 3a6ce43 cpufreq: st: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- 433437b cpufreq: highbank: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- 38e60b7 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 2 months ago
- b36818f cpufreq: sti-cpufreq: add stih418 support by Alain Volmat · 4 years, 4 months ago
- 897f33d cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier by Srikar Dronamraju · 4 years, 3 months ago
- 3384083 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn by Pratik Rajesh Sampat · 4 years, 10 months ago
- 88a8e3c cpufreq: powernv: Fix use-after-free by Oliver O'Halloran · 5 years ago
- b5a67ca cpufreq: Register drivers only after CPU devices have been registered by Viresh Kumar · 5 years ago
- 42b4bc3 cpufreq: Add NULL checks to show() and store() methods of cpufreq by Kai Shen · 5 years ago
- 7ca04ac cpufreq: Skip cpufreq resume if it's not suspended by Bo Yan · 7 years ago
- 7ccf3b8 cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown by Rafael J. Wysocki · 5 years ago
- 260718a cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() by Wen Yang · 5 years ago
- 7296978 cpufreq: pmac32: fix possible object reference leak by Wen Yang · 6 years ago
- bf1ff11 cpufreq/pasemi: fix possible object reference leak by Wen Yang · 6 years ago
- 5a5e3e7 cpufreq: ppc_cbe: fix possible object reference leak by Wen Yang · 6 years ago
- 4e0c06e sched/cpufreq: Fix kobject memleak by Viresh Kumar · 6 years ago
- 1739ba8 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
- 05b6516 cpufreq: pxa2xx: remove incorrect __init annotation by Arnd Bergmann · 6 years ago
- 4ddd617 cpufreq: tegra124: add missing of_node_put() by Yangtao Li · 6 years ago
- 8c09b19 cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 6 years ago
- dbb43fb cpufreq: check if policy is inactive early in __cpufreq_get() by Sudeep Holla · 6 years ago
- 3955562 cpufreq: imx6q: add return value check for voltage scale by Anson Huang · 6 years ago
- 36cce13 cpufreq: dt: Try freeing static OPPs only if we have added them by Viresh Kumar · 6 years ago
- dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
- 5930589 cpufreq: Fix new policy initialization during limits updates via sysfs by Tao Wang · 7 years ago
- 0fba88e cpufreq: Reorder cpufreq_online() error code path by Viresh Kumar · 7 years ago
- 796fd6b cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path by Chunyu Hu · 7 years ago
- 707f25a cpufreq: CPPC: Initialize shared perf capabilities of CPUs by Shunyong Yang · 7 years ago
- 4edf8ff cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt by Shilpasri G Bhat · 7 years ago
- ade9f4b cpufreq/sh: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
- 144b635 cpufreq: s3c24xx: Fix broken s3c_cpufreq_init() by Viresh Kumar · 7 years ago
- 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
- 9708d474 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin by Shilpasri G Bhat · 7 years ago
- 6436981 cpufreq: Add Loongson machine dependencies by James Hogan · 7 years ago
- e9a1ba2 cpufreq: Fix creation of symbolic links to policy directories by Rafael J. Wysocki · 8 years ago
- 5208153 cpufreq: Do not clear real_cpus mask on policy init by Rafael J. Wysocki · 7 years ago
- 9b98431 cpufreq: CPPC: add ACPI_PROCESSOR dependency by Arnd Bergmann · 8 years ago
- ffb6a76 cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set() by Rafael J. Wysocki · 8 years ago
- 8a6f400 cpufreq: s3c2416: double free on driver init error path by Dan Carpenter · 8 years ago
- 5d5605c cpufreq: conservative: Allow down_threshold to take values from 1 to 10 by Tomasz Wilczyński · 8 years ago
- 96d7b43 cpufreq: cpufreq_register_driver() should return -ENODEV if init fails by David Arcari · 8 years ago
- 5dda157 cpufreq: Bring CPUs up even if cpufreq_online() failed by Chen Yu · 8 years ago
- f565084 cpufreq: Restore policy min/max limits on CPU online by Viresh Kumar · 8 years ago
- bb8c61a cpufreq: Fix and clean up show_cpuinfo_cur_freq() by Rafael J. Wysocki · 8 years ago
- a6b1dc6 cpufreq: intel_pstate: Disable energy efficiency optimization by Srinivas Pandruvada · 8 years ago
- 89c728e cpufreq: powernv: Disable preemption while checking CPU throttling state by Denis Kirjanov · 8 years ago
- c7a8a0a PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
- 8b2ada2 Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
- 2f1d407 cpufreq: intel_pstate: Always set max P-state in performance mode by Rafael J. Wysocki · 8 years ago
- a6c6ead cpufreq: intel_pstate: Set P-state upfront in performance mode by Rafael J. Wysocki · 8 years ago
- ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- c197d75 cpufreq: CPPC: Correct desired_perf calculation by Hoan Tran · 8 years ago
- abb6627 cpufreq: conservative: Fix next frequency selection by Rafael J. Wysocki · 8 years ago
- 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
- 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
- f00593a cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
- f9f4872 cpufreq: intel_pstate: Fix unsafe HWP MSR access by Srinivas Pandruvada · 8 years ago
- 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
- 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- b6e2511 Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
- 0d573c6 Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' by Rafael J. Wysocki · 8 years ago
- 9ad0a1b cpufreq: st: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
- 4c232f9 cpufreq: kirkwood: add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
- 5372e05 cpufreq: Fix up conversion to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- 27622b0 cpufreq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- f89f414 cpufreq: CPPC: Avoid overflow when calculating desired_perf by Hoan Tran · 8 years ago
- e01072d cpufreq: ti: Use generic platdev driver by Dave Gerlach · 8 years ago
- 3ba7bca cpufreq: intel_pstate: Add io_boost trace by Srinivas Pandruvada · 8 years ago
- 09c448d cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm by Rafael J. Wysocki · 8 years ago
- ad38677 cpufreq: CPPC: Force reporting values in KHz to fix user space interface by Al Stone · 8 years ago
- 26619804 cpufreq: create link to policy only for registered CPUs by Viresh Kumar · 8 years ago
- 42ce892 intel_pstate: constify local structures by Julia Lawall · 8 years ago
- 297a662 cpufreq: dt: Support governor tunables per policy by Viresh Kumar · 8 years ago
- 33cc4fc cpufreq: dt: Update kconfig description by Viresh Kumar · 8 years ago
- e86eee6 cpufreq: dt: Remove unused code by Viresh Kumar · 8 years ago
- ffdf8b8 cpufreq: dt: Add support for r8a7792 by Geert Uytterhoeven · 8 years ago
- d0fbf1d Merge back earlier cpufreq material for v4.9. by Rafael J. Wysocki · 8 years ago
- 41dd640 ACPI / CPPC: Add prefix cppc to cpudata structure name by Srinivas Pandruvada · 8 years ago
- 3689ad7 cpufreq: Drop unnecessary check from cpufreq_policy_alloc() by Rafael J. Wysocki · 8 years ago
- bd37e02 cpufreq: dt: Add terminate entry for of_device_id tables by Wei Yongjun · 8 years ago
- be8b88d ACPI / CPPC: set a non-zero value for transition_latency by Prakash, Prashanth · 8 years ago
- 83809b9 ARM: sa1100: move StrongARM CPU ID checks to cputype.h by Russell King · 8 years ago
- b0d8a69 cpufreq-SCPI: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
- 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
- c4b4057 cpufreq: dt: Add exynos5433 compatible to use generic cpufreq driver by Chanwoo Choi · 8 years ago
- 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
- 8e85946 cpufreq: powernv: Fix crash in gpstate_timer_handler() by Akshay Adiga · 8 years ago
- 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
- 79ad70d cpufreq: Do not default-yes CPU_FREQ_STAT by Borislav Petkov · 8 years ago
- 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 65c1262 cpufreq: intel_pstate: Add more out-of-band IDs by Srinivas Pandruvada · 8 years ago
- 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago