提交历史

作者 SHA1 备注 提交日期
  Rafael J. Wysocki 539a4c4247 cpufreq: governor: Always schedule work on the CPU running update 9 年之前
  Rafael J. Wysocki adaf9fcd13 cpufreq: Move scheduler-related code to the sched directory 9 年之前
  Rafael J. Wysocki 08f511fd41 cpufreq: Reduce cpufreq_update_util() overhead a bit 9 年之前
  Viresh Kumar f737236b12 cpufreq: governor: Drop unnecessary checks from show() and store() 9 年之前
  Rafael J. Wysocki 27de348239 cpufreq: governor: Fix race in dbs_update_util_handler() 9 年之前
  Rafael J. Wysocki 94ab5e030f cpufreq: governor: Make gov_set_update_util() static 9 年之前
  Rafael J. Wysocki 1112e9d83e cpufreq: governor: Narrow down the dbs_data_mutex coverage 9 年之前
  Rafael J. Wysocki e3f5ed9393 cpufreq: governor: Make dbs_data_mutex static 9 年之前
  Rafael J. Wysocki 8c8f77fd07 cpufreq: governor: Move per-CPU data to the common code 9 年之前
  Rafael J. Wysocki 7d5a9956af cpufreq: governor: Make governor private data per-policy 9 年之前
  Rafael J. Wysocki a33cce1c6c cpufreq: governor: Fix CPU load information updates via ->store 9 年之前
  Rafael J. Wysocki 702c9e542a cpufreq: governor: Add a ->start callback for governors 9 年之前
  Rafael J. Wysocki 8847e038c1 cpufreq: governor: Move io_is_busy to struct dbs_data 9 年之前
  Rafael J. Wysocki 574ef14d5d cpufreq: governor: Close dbs_data update race condition 9 年之前
  Rafael J. Wysocki 07aa4402a0 cpufreq: governor: Use microseconds in sample delay computations 9 年之前
  Rafael J. Wysocki 57dc3bcd45 cpufreq: governor: Move rate_mult to struct policy_dbs 9 年之前
  Rafael J. Wysocki 78347cdb89 cpufreq: governor: Reset sample delay in store_sampling_rate() 9 年之前
  Rafael J. Wysocki 4cccf75557 cpufreq: governor: Get rid of the ->gov_check_cpu callback 9 年之前
  Rafael J. Wysocki 57eb832f90 cpufreq: governor: Clean up load-related computations 9 年之前
  Rafael J. Wysocki 679b8fe43a cpufreq: governor: Fix nice contribution computation in dbs_check_cpu() 9 年之前
  Rafael J. Wysocki e4db2813d2 cpufreq: governor: Avoid atomic operations in hot paths 9 年之前
  Rafael J. Wysocki f62b93740c cpufreq: governor: Simplify gov_cancel_work() slightly 9 年之前
  Rafael J. Wysocki b9db42730a cpufreq: governor: Avoid irq_work_queue_on() crash on non-SMP ARM 9 年之前
  Viresh Kumar aded387b94 cpufreq: conservative: Update sample_delay_ns immediately 9 年之前
  Viresh Kumar 581c214b21 cpufreq: governor: No need to manage state machine now 9 年之前
  Viresh Kumar c54df07184 cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlock 9 年之前
  Viresh Kumar c443563036 cpufreq: governor: New sysfs show/store callbacks for governor tunables 9 年之前
  Viresh Kumar ff4b17895e cpufreq: governor: Move common tunables to 'struct dbs_data' 9 年之前
  Rafael J. Wysocki fafd5e8ab2 cpufreq: governor: Drop pointless goto from cpufreq_governor_init() 9 年之前
  Rafael J. Wysocki 686cc637c9 cpufreq: governor: Rename skip_work to work_count 9 年之前