1. 3510fac cpufreq: postfix policy directory with the first CPU in related_cpus by Viresh Kumar · 9 years ago
  2. 96bdda6 cpufreq: create cpu/cpufreq/policyX directories by Viresh Kumar · 9 years ago
  3. c82bd44 cpufreq: remove cpufreq_sysfs_{create|remove}_file() by Viresh Kumar · 9 years ago
  4. 8eec102 cpufreq: create cpu/cpufreq at boot time by Viresh Kumar · 9 years ago
  5. 0998a03 cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask by Viresh Kumar · 9 years ago
  6. e625742 cpufreq: Drop redundant check for inactive policies by Viresh Kumar · 9 years ago
  7. 55582bc cpufreq: prevent lockup on reading scaling_available_frequencies by Srinivas Pandruvada · 9 years ago
  8. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  9. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  10. 201f371 cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency by Bartlomiej Zolnierkiewicz · 9 years ago
  11. 63431f7 cpufreq: Use __func__ to print function's name by Viresh Kumar · 9 years ago
  12. d075a88 cpufreq: staticize cpufreq_cpu_get_raw() by Viresh Kumar · 9 years ago
  13. 0ed537b Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  14. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  15. ac2a29c Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  16. 36dfef2 cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() by Viresh Kumar · 9 years ago
  17. 88dc438 cpufreq: remove redundant 'policy' field from user_policy by Viresh Kumar · 9 years ago
  18. e27f8bd cpufreq: remove redundant 'governor' field from user_policy by Viresh Kumar · 9 years ago
  19. 14ca0bd cpufreq: update user_policy.* on success by Viresh Kumar · 9 years ago
  20. 8fa5b63 cpufreq: use memcpy() to copy policy by Viresh Kumar · 9 years ago
  21. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  22. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  23. 44139ed cpufreq: Allow drivers to enable boost support after registering driver by Viresh Kumar · 9 years ago
  24. 71db87b bus: subsys: update return type of ->remove_dev() to void by Viresh Kumar · 9 years ago
  25. fba9573 cpufreq: Correct a freq check in cpufreq_set_policy() by Pan Xinhui · 9 years ago
  26. fdd320d cpufreq: Lock CPU online/offline in cpufreq_register_driver() by Rafael J. Wysocki · 9 years ago
  27. 194d99c cpufreq: Replace recover_policy with new_policy in cpufreq_online() by Rafael J. Wysocki · 9 years ago
  28. 0b27535 cpufreq: Separate CPU device registration from CPU online by Rafael J. Wysocki · 9 years ago
  29. a34e63b cpufreq: Pass CPU number to cpufreq_policy_alloc() by Rafael J. Wysocki · 9 years ago
  30. 4d1f3a5 cpufreq: Do not update related_cpus on every policy activation by Rafael J. Wysocki · 9 years ago
  31. d9612a4 cpufreq: Drop unused dev argument from two functions by Rafael J. Wysocki · 9 years ago
  32. d4d854d cpufreq: Drop unnecessary label from cpufreq_add_dev() by Rafael J. Wysocki · 9 years ago
  33. 11ce707 cpufreq: Drop cpufreq_policy_restore() by Rafael J. Wysocki · 9 years ago
  34. 15c0b4d cpufreq: Rework two functions related to CPU offline by Rafael J. Wysocki · 9 years ago
  35. c6e53c6 Merge back earlier cpufreq material for v4.3. by Rafael J. Wysocki · 9 years ago
  36. 559ed40 cpufreq: Avoid attempts to create duplicate symbolic links by Rafael J. Wysocki · 9 years ago
  37. 454d3a2 cpufreq: Remove cpufreq_rwsem by Sebastian Andrzej Siewior · 9 years ago
  38. 4bc384a cpufreq: propagate errors returned from __cpufreq_governor() by Viresh Kumar · 9 years ago
  39. 7f0fa40 cpufreq: Properly handle errors from cpufreq_init_policy() by Viresh Kumar · 9 years ago
  40. 8101f99 cpufreq: cpufreq_add_dev: name goto labels based on what they do by Viresh Kumar · 9 years ago
  41. 5a31d59 cpufreq: Allow freq_table to be obtained for offline CPUs by Viresh Kumar · 9 years ago
  42. 35afd02 cpufreq: Initialize the governor again while restoring policy by Viresh Kumar · 9 years ago
  43. 3782902 cpufreq: Remove cpufreq_update_policy() by Viresh Kumar · 9 years ago
  44. 9591bec cpufreq: Restart governor as soon as possible by Viresh Kumar · 9 years ago
  45. 3654c5c cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free() by Viresh Kumar · 9 years ago
  46. 2fc3384 cpufreq: Initialize policy->kobj while allocating policy by Viresh Kumar · 9 years ago
  47. 8754914 cpufreq: Stop migrating sysfs files on hotplug by Viresh Kumar · 9 years ago
  48. 11e584c cpufreq: Don't allow updating inactive policies from sysfs by Viresh Kumar · 9 years ago
  49. 9d16f20 cpufreq: Track cpu managing sysfs kobjects separately by Saravana Kannan · 9 years ago
  50. 58405af cpufreq: Fix for typos in two comments by Shailendra Verma · 9 years ago
  51. 18bf3a1 cpufreq: Mark policy->governor = NULL for inactive policies by Viresh Kumar · 9 years ago
  52. 4573237 cpufreq: Manage governor usage history with 'policy->last_governor' by Viresh Kumar · 9 years ago
  53. 9104bb2 cpufreq: Don't traverse all active policies to find policy for a cpu by Viresh Kumar · 9 years ago
  54. 3914d37 cpufreq: Get rid of cpufreq_cpu_data_fallback by Viresh Kumar · 9 years ago
  55. 988bed0 cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies by Viresh Kumar · 9 years ago
  56. f963735 cpufreq: Create for_each_{in}active_policy() by Viresh Kumar · 9 years ago
  57. 303ae72 cpufreq: Clear policy->cpus even for the last CPU by Viresh Kumar · 9 years ago
  58. bb29ae1 cpufreq: Keep a single path for adding managed CPUs by Viresh Kumar · 9 years ago
  59. 1b947c9 cpufreq: Throw warning when we try to get policy for an invalid CPU by Viresh Kumar · 9 years ago
  60. 23faf0b cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev() by Viresh Kumar · 9 years ago
  61. 50e9c85 cpufreq: Add doc style comment about cpufreq_cpu_{get|put}() by Viresh Kumar · 9 years ago
  62. c75de0a cpufreq: Schedule work for the first-online CPU on resume by Viresh Kumar · 9 years ago
  63. f7b2706 cpufreq: Create for_each_governor() by Viresh Kumar · 9 years ago
  64. b4f0676 cpufreq: Create for_each_policy() by Viresh Kumar · 9 years ago
  65. 1e63eaf cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() by Viresh Kumar · 9 years ago
  66. 6ffae8c cpufreq: Set cpufreq_cpu_data to NULL before putting kobject by Viresh Kumar · 9 years ago
  67. d9f3544 cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications by Viresh Kumar · 9 years ago
  68. 7c418ff cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy by Viresh Kumar · 9 years ago
  69. 818c571 cpufreq: move some initialization stuff to cpufreq_policy_alloc() by Viresh Kumar · 10 years ago
  70. ce1bcfe cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs by Viresh Kumar · 10 years ago
  71. 39c132e cpufreq: limit the scope of l_p_j variables by Viresh Kumar · 10 years ago
  72. d7a9771 cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  73. 7f0c020 cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  74. 22a7cfb cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess by Viresh Kumar · 10 years ago
  75. bc68b7d cpufreq: update driver_data->flags only if we are registering driver by Viresh Kumar · 10 years ago
  76. d92d50a cpufreq: pass policy to __cpufreq_get() by Viresh Kumar · 10 years ago
  77. a1e1dc4 cpufreq: pass policy to cpufreq_out_of_sync by Viresh Kumar · 10 years ago
  78. 2e1cc3a cpufreq: No need to check for has_target() by Viresh Kumar · 10 years ago
  79. 42f91fa cpufreq: s/__find_governor/find_governor by Viresh Kumar · 10 years ago
  80. db5f299 cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare() by Viresh Kumar · 10 years ago
  81. 09347b2 cpufreq: don't need line break in show_scaling_cur_freq() by Viresh Kumar · 10 years ago
  82. f13f118 cpufreq: remove extra parenthesis by Viresh Kumar · 10 years ago
  83. e673f16 cpufreq: remove dangling comment by Viresh Kumar · 10 years ago
  84. 90de2a4 cpufreq: suspend cpufreq governors on shutdown by Doug Anderson · 10 years ago
  85. cb57720 cpufreq: fix a NULL pointer dereference in __cpufreq_governor() by Ethan Zhao · 10 years ago
  86. 7c45cf3 cpufreq: Introduce ->ready() callback for cpufreq drivers by Viresh Kumar · 10 years ago
  87. 6d4e81e cpufreq: Ref the policy object sooner by Tomeu Vizoso · 10 years ago
  88. bd2a0f6 Merge back cpufreq material for 3.19-rc1. by Rafael J. Wysocki · 10 years ago
  89. 619c144c cpufreq: respect the min/max settings from user space by Vince Hsu · 10 years ago
  90. 09712f5 cpufreq: Avoid crash in resume on SMP without OPP by Geert Uytterhoeven · 10 years ago
  91. c034b02 cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers by Dirk Brandewie · 10 years ago
  92. 51315cd cpufreq: allow driver-specific data by Thomas Petazzoni · 10 years ago
  93. 6f1293f Merge back cpufreq material for v3.18. by Rafael J. Wysocki · 10 years ago
  94. b1b12ba cpufreq: update 'cpufreq_suspended' after stopping governors by Viresh Kumar · 10 years ago
  95. 7c4f453 cpufreq: Replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  96. 789ca24 cpufreq: Allow stop CPU callback to be used by all cpufreq drivers by Preeti U Murthy · 10 years ago
  97. 7106e02 cpufreq: release policy->rwsem on error by Prarit Bhargava · 10 years ago
  98. 8e30444 cpufreq: fix cpufreq suspend/resume for intel_pstate by Lan Tianyu · 10 years ago
  99. 1bfb425 cpufreq: move policy kobj to update_policy_cpu() by Viresh Kumar · 10 years ago
  100. 41dfd90 cpufreq: propagate error returned by kobject_move() by Viresh Kumar · 10 years ago