提交歷史

作者 SHA1 備註 提交日期
  Viresh Kumar 87549141d5 cpufreq: Stop migrating sysfs files on hotplug 10 年之前
  Viresh Kumar 11e584cfb8 cpufreq: Don't allow updating inactive policies from sysfs 10 年之前
  Saravana Kannan 9d16f20711 cpufreq: Track cpu managing sysfs kobjects separately 10 年之前
  Shailendra Verma 58405af632 cpufreq: Fix for typos in two comments 10 年之前
  Viresh Kumar 18bf3a124e cpufreq: Mark policy->governor = NULL for inactive policies 10 年之前
  Viresh Kumar 4573237b01 cpufreq: Manage governor usage history with 'policy->last_governor' 10 年之前
  Viresh Kumar 9104bb26c7 cpufreq: Don't traverse all active policies to find policy for a cpu 10 年之前
  Viresh Kumar 3914d37910 cpufreq: Get rid of cpufreq_cpu_data_fallback 10 年之前
  Viresh Kumar 988bed09d3 cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies 10 年之前
  Viresh Kumar f963735a3c cpufreq: Create for_each_{in}active_policy() 10 年之前
  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 年之前