提交历史

作者 SHA1 备注 提交日期
  Viresh Kumar 303ae72307 cpufreq: Clear policy->cpus even for the last CPU 10 年之前
  Viresh Kumar bb29ae152e cpufreq: Keep a single path for adding managed CPUs 10 年之前
  Viresh Kumar 1b947c904c cpufreq: Throw warning when we try to get policy for an invalid CPU 10 年之前
  Viresh Kumar 23faf0b743 cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev() 10 年之前
  Viresh Kumar 50e9c85213 cpufreq: Add doc style comment about cpufreq_cpu_{get|put}() 10 年之前
  Viresh Kumar c75de0ac07 cpufreq: Schedule work for the first-online CPU on resume 10 年之前
  Viresh Kumar f7b2706117 cpufreq: Create for_each_governor() 10 年之前
  Viresh Kumar b4f0676fe2 cpufreq: Create for_each_policy() 10 年之前
  Viresh Kumar 1e63eaf0c4 cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}() 10 年之前
  Viresh Kumar 6ffae8c06f cpufreq: Set cpufreq_cpu_data to NULL before putting kobject 10 年之前
  Viresh Kumar d9f354460d cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications 10 年之前
  Viresh Kumar 7c418ff099 cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy 10 年之前
  Viresh Kumar 818c57126e cpufreq: move some initialization stuff to cpufreq_policy_alloc() 10 年之前
  Viresh Kumar ce1bcfe94d cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs 10 年之前
  Viresh Kumar 39c132eebd cpufreq: limit the scope of l_p_j variables 10 年之前
  Viresh Kumar d7a9771c1a cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev() 10 年之前
  Viresh Kumar 7f0c020ab6 cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev() 10 年之前
  Viresh Kumar 22a7cfb014 cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess 10 年之前
  Viresh Kumar bc68b7dfda cpufreq: update driver_data->flags only if we are registering driver 10 年之前
  Viresh Kumar d92d50a462 cpufreq: pass policy to __cpufreq_get() 10 年之前
  Viresh Kumar a1e1dc41c4 cpufreq: pass policy to cpufreq_out_of_sync 10 年之前
  Viresh Kumar 2e1cc3a5d7 cpufreq: No need to check for has_target() 10 年之前
  Viresh Kumar 42f91fa116 cpufreq: s/__find_governor/find_governor 10 年之前
  Viresh Kumar db5f299574 cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare() 10 年之前
  Viresh Kumar 09347b2905 cpufreq: don't need line break in show_scaling_cur_freq() 10 年之前
  Viresh Kumar f13f1184a1 cpufreq: remove extra parenthesis 10 年之前
  Viresh Kumar e673f1639b cpufreq: remove dangling comment 10 年之前
  Doug Anderson 90de2a4aa9 cpufreq: suspend cpufreq governors on shutdown 10 年之前
  Ethan Zhao cb57720bf7 cpufreq: fix a NULL pointer dereference in __cpufreq_governor() 10 年之前
  Viresh Kumar 7c45cf31b3 cpufreq: Introduce ->ready() callback for cpufreq drivers 10 年之前