提交历史

作者 SHA1 备注 提交日期
  Viresh Kumar 88dc438495 cpufreq: remove redundant 'policy' field from user_policy 10 年之前
  Viresh Kumar e27f8bd248 cpufreq: remove redundant 'governor' field from user_policy 10 年之前
  Viresh Kumar 14ca0bdfdd cpufreq: update user_policy.* on success 10 年之前
  Viresh Kumar 8fa5b631f3 cpufreq: use memcpy() to copy policy 10 年之前
  Viresh Kumar 6bfb7c7434 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event 10 年之前
  Linus Torvalds 1af115d675 Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 年之前
  Viresh Kumar 44139ed494 cpufreq: Allow drivers to enable boost support after registering driver 10 年之前
  Viresh Kumar 71db87ba57 bus: subsys: update return type of ->remove_dev() to void 10 年之前
  Pan Xinhui fba9573b33 cpufreq: Correct a freq check in cpufreq_set_policy() 10 年之前
  Rafael J. Wysocki fdd320da84 cpufreq: Lock CPU online/offline in cpufreq_register_driver() 10 年之前
  Rafael J. Wysocki 194d99c7e3 cpufreq: Replace recover_policy with new_policy in cpufreq_online() 10 年之前
  Rafael J. Wysocki 0b27535287 cpufreq: Separate CPU device registration from CPU online 10 年之前
  Rafael J. Wysocki a34e63b144 cpufreq: Pass CPU number to cpufreq_policy_alloc() 10 年之前
  Rafael J. Wysocki 4d1f3a5bcb cpufreq: Do not update related_cpus on every policy activation 10 年之前
  Rafael J. Wysocki d9612a495b cpufreq: Drop unused dev argument from two functions 10 年之前
  Rafael J. Wysocki d4d854d6c7 cpufreq: Drop unnecessary label from cpufreq_add_dev() 10 年之前
  Rafael J. Wysocki 11ce707e6c cpufreq: Drop cpufreq_policy_restore() 10 年之前
  Rafael J. Wysocki 15c0b4d222 cpufreq: Rework two functions related to CPU offline 10 年之前
  Rafael J. Wysocki c6e53c69ef Merge back earlier cpufreq material for v4.3. 10 年之前
  Rafael J. Wysocki 559ed40752 cpufreq: Avoid attempts to create duplicate symbolic links 10 年之前
  Sebastian Andrzej Siewior 454d3a2500 cpufreq: Remove cpufreq_rwsem 10 年之前
  Viresh Kumar 4bc384ae62 cpufreq: propagate errors returned from __cpufreq_governor() 10 年之前
  Viresh Kumar 7f0fa40f5a cpufreq: Properly handle errors from cpufreq_init_policy() 10 年之前
  Viresh Kumar 8101f99703 cpufreq: cpufreq_add_dev: name goto labels based on what they do 10 年之前
  Viresh Kumar 5a31d594a9 cpufreq: Allow freq_table to be obtained for offline CPUs 10 年之前
  Viresh Kumar 35afd02e30 cpufreq: Initialize the governor again while restoring policy 10 年之前
  Viresh Kumar 3782902983 cpufreq: Remove cpufreq_update_policy() 10 年之前
  Viresh Kumar 9591becbf2 cpufreq: Restart governor as soon as possible 10 年之前
  Viresh Kumar 3654c5cc81 cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free() 10 年之前
  Viresh Kumar 2fc3384dc7 cpufreq: Initialize policy->kobj while allocating policy 10 年之前