コミット履歴

作者 SHA1 メッセージ 日付
  Rafael J. Wysocki da43af961b Merge cpufreq fixes going into v4.6. 9 年 前
  Rafael J. Wysocki ba41e1bc28 cpufreq: intel_pstate: Fix HWP on boot CPU after system resume 9 年 前
  Rafael J. Wysocki 1cbc99dfe5 Merge back cpufreq changes for v4.7. 9 年 前
  Rafael J. Wysocki c9d9c929e6 cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set 9 年 前
  Rafael J. Wysocki a794d6138c cpufreq: Rearrange cpufreq_add_dev() 9 年 前
  Rafael J. Wysocki cd73e9b01f cpufreq: Simplify switch () in cpufreq_cpu_callback() 9 年 前
  Rafael J. Wysocki 6c9d9c8192 cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit() 9 年 前
  Rafael J. Wysocki b7898fda5b cpufreq: Support for fast frequency switching 9 年 前
  Rafael J. Wysocki 3bbf8fe3ae cpufreq: Always update current frequency before startig governor 9 年 前
  Rafael J. Wysocki 999f572983 cpufreq: Introduce cpufreq_update_current_freq() 9 年 前
  Rafael J. Wysocki 0a300767e5 cpufreq: Introduce cpufreq_start_governor() 9 年 前
  Richard Cochran c75361c0b0 cpufreq: Make cpufreq_quick_get() safe to call 9 年 前
  Rafael J. Wysocki a5acbfbd70 Merge branch 'pm-cpufreq-governor' into pm-cpufreq 9 年 前
  Rafael J. Wysocki adaf9fcd13 cpufreq: Move scheduler-related code to the sched directory 9 年 前
  Viresh Kumar edd4a893e0 Revert "cpufreq: postfix policy directory with the first CPU in related_cpus" 9 年 前
  Rafael J. Wysocki 08f511fd41 cpufreq: Reduce cpufreq_update_util() overhead a bit 9 年 前
  Viresh Kumar 242aa883a6 cpufreq: Remove 'policy->governor_enabled' 9 年 前
  Viresh Kumar a1317e091a cpufreq: Rename __cpufreq_governor() to cpufreq_governor() 9 年 前
  Viresh Kumar 11eb69b984 cpufreq: Relocate handle_update() to kill its declaration 9 年 前
  Viresh Kumar 99522fe678 cpufreq: Remove cpufreq_governor_lock 9 年 前
  Viresh Kumar 49f18560f8 cpufreq: Call __cpufreq_governor() with policy->rwsem held 9 年 前
  Viresh Kumar 69cee7147b cpufreq: Merge cpufreq_offline_prepare/finish routines 9 年 前
  Viresh Kumar 68e80dae09 Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" 9 年 前
  Rafael J. Wysocki 34e2c555f3 cpufreq: Add mechanism for registering utilization update callbacks 9 年 前
  Rafael J. Wysocki 6019d23a73 cpufreq: Rearrange __cpufreq_driver_target() 9 年 前
  Eric Biggers fd7dc7e6b6 cpufreq: simplify for_each_suitable_policy() macro 9 年 前
  Eric Biggers 63af405572 cpufreq: fix comment about return value of cpufreq_register_driver() 9 年 前
  Rafael J. Wysocki 6541aef01a cpufreq: Drop unnecessary checks from show() and store() 9 年 前
  Rafael J. Wysocki de1df26b7c cpufreq: Clean up default and fallback governor setup 9 年 前
  Gautham R Shenoy 2dadfd7564 cpufreq: Use list_is_last() to check last entry of the policy list 9 年 前