1. 3000ce3 cpufreq: Use per-policy frequency QoS by Rafael J. Wysocki · 5 years ago
  2. df0eea4 cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events by Viresh Kumar · 5 years ago
  3. 6a14903 cpufreq: Add policy create/remove notifiers back by Viresh Kumar · 5 years ago
  4. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  5. c4dcc8a cpufreq: Make cpufreq_generic_init() return void by Viresh Kumar · 5 years ago
  6. 18c4992 cpufreq: Add QoS requests for userspace constraints by Viresh Kumar · 6 years ago
  7. c57b25b cpufreq: intel_pstate: Reuse refresh_frequency_limits() by Viresh Kumar · 6 years ago
  8. 67d874c cpufreq: Register notifiers with the PM QoS framework by Viresh Kumar · 6 years ago
  9. 586a07d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  10. bcc6156 cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub by Daniel Lezcano · 6 years ago
  11. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  12. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  13. 9083e49 cpufreq: intel_pstate: Update max frequency on global turbo changes by Rafael J. Wysocki · 6 years ago
  14. 5a25e3f cpufreq: intel_pstate: Driver-specific handling of _PPC updates by Rafael J. Wysocki · 6 years ago
  15. 91a12e9 cpufreq: Allow light-weight tear down and bring up of CPUs by Viresh Kumar · 6 years ago
  16. 5c238a8 cpufreq: Auto-register the driver as a thermal cooling device if asked by Amit Kucheria · 6 years ago
  17. 625c85a cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 6 years ago
  18. 8321be6 cpufreq: Replace open-coded << with BIT() by Amit Kucheria · 6 years ago
  19. 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  20. 0363997 cpufreq: Rename cpufreq_can_do_remote_dvfs() by Viresh Kumar · 7 years ago
  21. 2dd0df8 cpufreq: Drop cpufreq_table_validate_and_show() by Viresh Kumar · 7 years ago
  22. d417e06 cpufreq: Validate frequency table in the core by Viresh Kumar · 7 years ago
  23. ffd81dc cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() by Dominik Brodowski · 7 years ago
  24. 7d5905d x86 / CPU: Always show current CPU frequency in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  25. e7d5459 cpufreq: provide default frequency-invariance setter function by Dietmar Eggemann · 7 years ago
  26. 08a1000 Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  27. d6344d4 cpufreq: Simplify cpufreq_can_do_remote_dvfs() by Rafael J. Wysocki · 7 years ago
  28. 99d14d0 cpufreq: Process remote callbacks from any CPU if the platform permits by Viresh Kumar · 7 years ago
  29. 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
  30. fe829ed cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag by Viresh Kumar · 7 years ago
  31. ed4676e cpufreq: Replace "max_transition_latency" with "dynamic_switching" by Viresh Kumar · 7 years ago
  32. aa7519a cpufreq: Use transition_delay_us for legacy governors as well by Viresh Kumar · 7 years ago
  33. 2d04503 cpufreq: governor: Drop min_sampling_rate by Viresh Kumar · 7 years ago
  34. 4d25ec1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  35. f8475ce x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF by Len Brown · 8 years ago
  36. 55d8529 cpufreq: create cpufreq_table_count_valid_entries() by Viresh Kumar · 8 years ago
  37. 1b72e7f cpufreq: schedutil: Use policy-dependent transition delays by Rafael J. Wysocki · 8 years ago
  38. 565ebe8 cpufreq: Fix typos in comments by Viresh Kumar · 8 years ago
  39. 052f573 cpufreq: Remove CPUFREQ_START notifier event by Viresh Kumar · 8 years ago
  40. f9f41e3e cpufreq: Remove policy create/remove notifiers by Viresh Kumar · 8 years ago
  41. 30248fe cpufreq: Make cpufreq_update_policy() void by Rafael J. Wysocki · 8 years ago
  42. ee7930e cpufreq: stats: New sysfs attribute for clearing statistics by Markus Mayer · 8 years ago
  43. c6fe46a cpufreq: fix overflow in cpufreq_table_find_index_dl() by Sergey Senozhatsky · 8 years ago
  44. 899bb66 cpufreq: skip invalid entries when searching the frequency by Aaro Koskinen · 8 years ago
  45. e3c0623 cpufreq: add cpufreq_driver_resolve_freq() by Steve Muckle · 8 years ago
  46. da0c6dc cpufreq: Handle sorted frequency tables more efficiently by Viresh Kumar · 9 years ago
  47. d218ed7 cpufreq: Return index from cpufreq_frequency_table_target() by Viresh Kumar · 9 years ago
  48. 7ab4aab cpufreq: Drop freq-table param to cpufreq_frequency_table_target() by Viresh Kumar · 9 years ago
  49. f8bfc11 cpufreq: Remove cpufreq_frequency_get_table() by Viresh Kumar · 9 years ago
  50. 1aefc75 cpufreq: stats: Make the stats code non-modular by Rafael J. Wysocki · 9 years ago
  51. 9a15fb2 cpufreq: Drop the 'initialized' field from struct cpufreq_governor by Rafael J. Wysocki · 9 years ago
  52. bf2be2d cpufreq: governor: Create cpufreq_policy_apply_limits() by Viresh Kumar · 9 years ago
  53. e788892 cpufreq: governor: Get rid of governor events by Rafael J. Wysocki · 9 years ago
  54. 6c9d9c8 cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit() by Rafael J. Wysocki · 9 years ago
  55. b7898fd cpufreq: Support for fast frequency switching by Rafael J. Wysocki · 9 years ago
  56. 379480d cpufreq: Move governor symbols to cpufreq.h by Rafael J. Wysocki · 9 years ago
  57. 66893b6 cpufreq: Move governor attribute set headers to cpufreq.h by Rafael J. Wysocki · 9 years ago
  58. a5acbfb Merge branch 'pm-cpufreq-governor' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  59. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 9 years ago
  60. 242aa88 cpufreq: Remove 'policy->governor_enabled' by Viresh Kumar · 9 years ago
  61. 68e80da Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" by Viresh Kumar · 9 years ago
  62. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 9 years ago
  63. 34b0870 cpufreq: Simplify the cpufreq_for_each_valid_entry() by Rafael J. Wysocki · 9 years ago
  64. de1df26 cpufreq: Clean up default and fallback governor setup by Rafael J. Wysocki · 9 years ago
  65. 7a6c79f cpufreq: Simplify core code related to boost support by Rafael J. Wysocki · 9 years ago
  66. 41669da cpufreq: Make cpufreq_boost_supported() static by Rafael J. Wysocki · 9 years ago
  67. 69030dd1 cpufreq: use last policy after online for drivers with ->setpolicy by Srinivas Pandruvada · 9 years ago
  68. 96bdda6 cpufreq: create cpu/cpufreq/policyX directories by Viresh Kumar · 9 years ago
  69. c82bd44 cpufreq: remove cpufreq_sysfs_{create|remove}_file() by Viresh Kumar · 9 years ago
  70. 8eec102 cpufreq: create cpu/cpufreq at boot time by Viresh Kumar · 9 years ago
  71. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  72. ac2a29c Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  73. c7a7b41 cpufreq: rename cpufreq_real_policy as cpufreq_user_policy by Viresh Kumar · 9 years ago
  74. 88dc438 cpufreq: remove redundant 'policy' field from user_policy by Viresh Kumar · 9 years ago
  75. e27f8bd cpufreq: remove redundant 'governor' field from user_policy by Viresh Kumar · 9 years ago
  76. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  77. 21c36d3 cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled by Bartlomiej Zolnierkiewicz · 9 years ago
  78. 44139ed cpufreq: Allow drivers to enable boost support after registering driver by Viresh Kumar · 9 years ago
  79. 559ed40 cpufreq: Avoid attempts to create duplicate symbolic links by Rafael J. Wysocki · 9 years ago
  80. 9d16f20 cpufreq: Track cpu managing sysfs kobjects separately by Saravana Kannan · 10 years ago
  81. 4573237 cpufreq: Manage governor usage history with 'policy->last_governor' by Viresh Kumar · 10 years ago
  82. d9f3544 cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications by Viresh Kumar · 10 years ago
  83. 7c418ff cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy by Viresh Kumar · 10 years ago
  84. a9aaf29 cpufreq: stats: get rid of per-cpu cpufreq_stats_table by Viresh Kumar · 10 years ago
  85. 7c45cf3 cpufreq: Introduce ->ready() callback for cpufreq drivers by Viresh Kumar · 10 years ago
  86. 90452e61 cpufreq: Fix formatting issues in 'struct cpufreq_driver' by Viresh Kumar · 10 years ago
  87. 51315cd cpufreq: allow driver-specific data by Thomas Petazzoni · 10 years ago
  88. 413fffc cpufreq: Add support for per-policy driver data by Viresh Kumar · 10 years ago
  89. 5b0c0b1 cpufreq: Introduce new relation for freq selection by Stratos Karafotis · 11 years ago
  90. 2b1987a cpufreq: make table sentinel macros unsigned to match use by Brian W Hart · 11 years ago
  91. 1c03a2d cpufreq: add support for intermediate (stable) frequencies by Viresh Kumar · 11 years ago
  92. 5eeaf1f cpufreq: Fix build error on some platforms that use cpufreq_for_each_* by Stratos Karafotis · 11 years ago
  93. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 11 years ago
  94. ca654dc cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 11 years ago
  95. 27e289d cpufreq: Introduce macros for cpufreq_frequency_table iteration by Stratos Karafotis · 11 years ago
  96. 7f4b046 cpufreq: create another field .flags in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  97. 236a980 cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static by Viresh Kumar · 11 years ago
  98. 12478cf cpufreq: Make sure frequency transitions are serialized by Srivatsa S. Bhat · 11 years ago
  99. 367dc4a cpufreq: Add stop CPU callback to cpufreq_driver interface by Dirk Brandewie · 11 years ago
  100. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago