1. 9d16f20 cpufreq: Track cpu managing sysfs kobjects separately by Saravana Kannan · 9 years ago
  2. 58405af cpufreq: Fix for typos in two comments by Shailendra Verma · 9 years ago
  3. 18bf3a1 cpufreq: Mark policy->governor = NULL for inactive policies by Viresh Kumar · 9 years ago
  4. 4573237 cpufreq: Manage governor usage history with 'policy->last_governor' by Viresh Kumar · 9 years ago
  5. 9104bb2 cpufreq: Don't traverse all active policies to find policy for a cpu by Viresh Kumar · 9 years ago
  6. 3914d37 cpufreq: Get rid of cpufreq_cpu_data_fallback by Viresh Kumar · 9 years ago
  7. 988bed0 cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies by Viresh Kumar · 9 years ago
  8. f963735 cpufreq: Create for_each_{in}active_policy() by Viresh Kumar · 9 years ago
  9. 1473014 cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE by Sudeep Holla · 9 years ago
  10. 0dd23f9 intel_pstate: set BYT MSR with wrmsrl_on_cpu() by Joe Konno · 9 years ago
  11. 303ae72 cpufreq: Clear policy->cpus even for the last CPU by Viresh Kumar · 10 years ago
  12. bb29ae1 cpufreq: Keep a single path for adding managed CPUs by Viresh Kumar · 10 years ago
  13. 1b947c9 cpufreq: Throw warning when we try to get policy for an invalid CPU by Viresh Kumar · 10 years ago
  14. 23faf0b cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev() by Viresh Kumar · 10 years ago
  15. 50e9c85 cpufreq: Add doc style comment about cpufreq_cpu_{get|put}() by Viresh Kumar · 10 years ago
  16. 4055fad intel_pstate: Add tsc collection and keep previous target pstate by Doug Smythies · 10 years ago
  17. b904f5c cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name by Sudeep Holla · 9 years ago
  18. 0a95e63 cpufreq: arm_big_little: check if the frequency is set correctly by Sudeep Holla · 9 years ago
  19. 03c2299 cpufreq: pxa: make pxa_freqs arrays const by Fabian Frederick · 9 years ago
  20. 5235255 cpufreq: pxa: replace typedef pxa_freqs_t by structure by Fabian Frederick · 9 years ago
  21. 64df1fd cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning by Borislav Petkov · 10 years ago
  22. 6a82ba6 intel_pstate: Change the setpoint for Atom params by Kristen Carlson Accardi · 10 years ago
  23. b34ef93 intel_pstate: Knights Landing support by Dasaratharaman Chandramouli · 10 years ago
  24. 5f97899 intel_pstate: remove MSR test by Kristen Carlson Accardi · 10 years ago
  25. 4492d1a cpufreq: fix qoriq uniprocessor build by Arnd Bergmann · 10 years ago
  26. 38fc783 Merge back earlier cpufreq material for v4.1. by Rafael J. Wysocki · 10 years ago
  27. c75de0a cpufreq: Schedule work for the first-online CPU on resume by Viresh Kumar · 10 years ago
  28. 5acb972 cpufreq: hisilicon: add acpu driver by Leo Yan · 10 years ago
  29. 09a972d cpufreq: powernv: Report cpu frequency throttling by Shilpasri G Bhat · 10 years ago
  30. 2f24935 cpufreq: qoriq: rename the driver by Tang Yuantian · 10 years ago
  31. a4f2074 cpufreq: qoriq: Make the driver usable on all QorIQ platforms by Tang Yuantian · 10 years ago
  32. 5b3b592 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  33. 5877b4f cpufreq: ppc: Add missing #include <asm/smp.h> by Geert Uytterhoeven · 10 years ago
  34. 0fc8392 cpufreq: exynos: Use simple approach to asses if cpu cooling can be used by Lukasz Majewski · 10 years ago
  35. cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  36. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  37. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  38. 3d88348 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  39. 67fadaa cpufreq: s3c: remove last use of resume_clocks callback by Arnd Bergmann · 10 years ago
  40. 61882b6 cpufreq: s3c: remove incorrect __init annotations by Arnd Bergmann · 10 years ago
  41. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  42. d4d4eda cpufreq: speedstep-smi: enable interrupts when waiting by Mikulas Patocka · 10 years ago
  43. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  44. c488ea4 Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpufreq by Rafael J. Wysocki · 10 years ago
  45. d64c3b0 intel_pstate: provide option to only use intel_pstate with HWP by Kristen Carlson Accardi · 10 years ago
  46. 17ad13b cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invocation by Markus Elfring · 10 years ago
  47. f7b2706 cpufreq: Create for_each_governor() by Viresh Kumar · 10 years ago
  48. b4f0676 cpufreq: Create for_each_policy() by Viresh Kumar · 10 years ago
  49. 1e63eaf cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() by Viresh Kumar · 10 years ago
  50. 6ffae8c cpufreq: Set cpufreq_cpu_data to NULL before putting kobject by Viresh Kumar · 10 years ago
  51. 54eea32 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 10 years ago
  52. 8b2b4a4 cpufreq: exynos: allow modular build by Arnd Bergmann · 10 years ago
  53. a047599 intel_pstate: honor user space min_perf_pct override on resume by Kristen Carlson Accardi · 10 years ago
  54. 630ec28 intel_pstate: respect cpufreq policy request by Srinivas Pandruvada · 10 years ago
  55. 0522424 intel_pstate: Add num_pstates to sysfs by Kristen Carlson Accardi · 10 years ago
  56. d01b1f4 intel_pstate: expose turbo range to sysfs by Kristen Carlson Accardi · 10 years ago
  57. 7ab0256 intel_pstate: Add support for SkyLake by Kristen Carlson Accardi · 10 years ago
  58. e725d26 cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered by Lukasz Majewski · 10 years ago
  59. 490285c cpufreq: stats: drop unnecessary locking by Viresh Kumar · 10 years ago
  60. e734769 cpufreq: stats: don't update stats on false notifiers by Viresh Kumar · 10 years ago
  61. 9225913 cpufreq: stats: don't update stats from show_trans_table() by Viresh Kumar · 10 years ago
  62. c960f9b cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update() by Viresh Kumar · 10 years ago
  63. a685c6d cpufreq: stats: create sysfs group once we are ready by Viresh Kumar · 10 years ago
  64. d9f3544 cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications by Viresh Kumar · 10 years ago
  65. c92f212 cpufreq: stats: drop 'cpu' field of struct cpufreq_stats by Viresh Kumar · 10 years ago
  66. 7c418ff cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy by Viresh Kumar · 10 years ago
  67. 5094160 cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats' by Viresh Kumar · 10 years ago
  68. a9aaf29 cpufreq: stats: get rid of per-cpu cpufreq_stats_table by Viresh Kumar · 10 years ago
  69. 2aba0c1 cpufreq: stats: pass 'stat' to cpufreq_stats_update() by Viresh Kumar · 10 years ago
  70. f93dbbb cpufreq: stats: don't check for freq table while freeing stats by Viresh Kumar · 10 years ago
  71. 9531347 cpufreq: stats: initialize 'cur_time' on its definition by Viresh Kumar · 10 years ago
  72. 43b9cda cpufreq: stats: remove unused cpufreq_stats_attribute by Viresh Kumar · 10 years ago
  73. b8c6744 cpufreq: stats: return -EEXIST when stats are already allocated by Viresh Kumar · 10 years ago
  74. 00d0b29 cpufreq: stats: Improve module description string by Viresh Kumar · 10 years ago
  75. 818c571 cpufreq: move some initialization stuff to cpufreq_policy_alloc() by Viresh Kumar · 10 years ago
  76. ce1bcfe cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs by Viresh Kumar · 10 years ago
  77. 39c132e cpufreq: limit the scope of l_p_j variables by Viresh Kumar · 10 years ago
  78. d7a9771 cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  79. 7f0c020 cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  80. 22a7cfb cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess by Viresh Kumar · 10 years ago
  81. bc68b7d cpufreq: update driver_data->flags only if we are registering driver by Viresh Kumar · 10 years ago
  82. d92d50a cpufreq: pass policy to __cpufreq_get() by Viresh Kumar · 10 years ago
  83. a1e1dc4 cpufreq: pass policy to cpufreq_out_of_sync by Viresh Kumar · 10 years ago
  84. 2e1cc3a cpufreq: No need to check for has_target() by Viresh Kumar · 10 years ago
  85. 42f91fa cpufreq: s/__find_governor/find_governor by Viresh Kumar · 10 years ago
  86. db5f299 cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare() by Viresh Kumar · 10 years ago
  87. 09347b2 cpufreq: don't need line break in show_scaling_cur_freq() by Viresh Kumar · 10 years ago
  88. f13f118 cpufreq: remove extra parenthesis by Viresh Kumar · 10 years ago
  89. e673f16 cpufreq: remove dangling comment by Viresh Kumar · 10 years ago
  90. 90de2a4 cpufreq: suspend cpufreq governors on shutdown by Doug Anderson · 10 years ago
  91. a6a919b cpufreq: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  92. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  93. 93a17c0 clk: ppc-corenet: rename driver to clk-qoriq by Tang Yuantian · 10 years ago
  94. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  95. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  96. e7ddf4b cpufreq: Add SFI based cpufreq driver support by Srinidhi Kasagar · 10 years ago
  97. cb57720 cpufreq: fix a NULL pointer dereference in __cpufreq_governor() by Ethan Zhao · 10 years ago
  98. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 10 years ago
  99. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  100. 62a041a cpufreq-dt: defer probing if OPP table is not ready by Dmitry Torokhov · 10 years ago