1. 1bfb425 cpufreq: move policy kobj to update_policy_cpu() by Viresh Kumar · 10 years ago
  2. 41dfd90 cpufreq: propagate error returned by kobject_move() by Viresh Kumar · 10 years ago
  3. 1461dc7 cpufreq: don't restore policy->cpus on failure to move kobj by Viresh Kumar · 10 years ago
  4. 92c14bd cpufreq: move policy kobj to policy->cpu at resume by Viresh Kumar · 10 years ago
  5. fefa8ff cpufreq: unlock when failing cpufreq_update_policy() by Aaron Plattner · 10 years ago
  6. 1c03a2d cpufreq: add support for intermediate (stable) frequencies by Viresh Kumar · 10 years ago
  7. 8d65775 cpufreq: handle calls to ->target_index() in separate routine by Viresh Kumar · 10 years ago
  8. 5eeaf1f cpufreq: Fix build error on some platforms that use cpufreq_for_each_* by Stratos Karafotis · 10 years ago
  9. ca654dc cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 10 years ago
  10. 27e289d cpufreq: Introduce macros for cpufreq_frequency_table iteration by Stratos Karafotis · 10 years ago
  11. 236a980 cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static by Viresh Kumar · 10 years ago
  12. 8fec051 cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} by Viresh Kumar · 10 years ago
  13. 12478cf cpufreq: Make sure frequency transitions are serialized by Srivatsa S. Bhat · 10 years ago
  14. 0c5aa40 cpufreq: resume drivers before enabling governors by Viresh Kumar · 10 years ago
  15. 367dc4a cpufreq: Add stop CPU callback to cpufreq_driver interface by Dirk Brandewie · 10 years ago
  16. bda9f55 cpufreq: Remove unnecessary braces by Stratos Karafotis · 10 years ago
  17. e5c87b7 cpufreq: Fix checkpatch errors and warnings by Stratos Karafotis · 10 years ago
  18. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  19. 9832235 cpufreq: Do not allow ->setpolicy drivers to provide ->target by Rafael J. Wysocki · 10 years ago
  20. 15afee3 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  21. 2ed99e3 cpufreq: Skip current frequency initialization for ->setpolicy drivers by Rafael J. Wysocki · 10 years ago
  22. 96bbbe4 cpufreq: Remove unnecessary variable/parameter 'frozen' by Viresh Kumar · 10 years ago
  23. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 10 years ago
  24. e837f9b cpufreq: Reformat printk() statements by Joe Perches · 10 years ago
  25. e28867e cpufreq: Implement cpufreq_generic_suspend() by Viresh Kumar · 10 years ago
  26. 2f0aea9 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 10 years ago
  27. 6e2c89d cpufreq: move call to __find_governor() to cpufreq_init_policy() by viresh kumar · 10 years ago
  28. 3b4aff0 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 10 years ago
  29. 4e97b63 cpufreq: Initialize governor for a new policy under policy->rwsem by Viresh Kumar · 10 years ago
  30. 5a7e56a cpufreq: Initialize policy before making it available for others to use by Viresh Kumar · 10 years ago
  31. 999976e cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions by Aaron Plattner · 10 years ago
  32. bd0fa9b cpufreq: Return error if ->get() failed in cpufreq_update_policy() by Viresh Kumar · 10 years ago
  33. 8a5c74a cpufreq: Mark function as static in cpufreq.c by Rashika Kheria · 10 years ago
  34. 1c0ca90 cpufreq: don't call cpufreq_update_policy() on CPU addition by Viresh Kumar · 11 years ago
  35. d9a789c cpufreq: Refactor cpufreq_set_policy() by Rafael J. Wysocki · 10 years ago
  36. 6964d91 cpufreq: remove sysfs link when a cpu != policy->cpu, is removed by viresh kumar · 10 years ago
  37. 6f19efc cpufreq: Add boost frequency support in core by Lukasz Majewski · 11 years ago
  38. 652ed95 cpufreq: introduce cpufreq_generic_get() routine by Viresh Kumar · 11 years ago
  39. fcd7af9 cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly by Viresh Kumar · 11 years ago
  40. d391669 cpufreq: Make sure CPU is running on a freq from freq-table by Viresh Kumar · 11 years ago
  41. ab1b1c4 cpufreq: send new set of notification for transition failures by Viresh Kumar · 11 years ago
  42. f7ba3b4 cpufreq: Introduce cpufreq_notify_post_transition() by Viresh Kumar · 11 years ago
  43. 6f1e4ef cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled by Jane Li · 11 years ago
  44. 08fd8c1c cpufreq: preserve user_policy across suspend/resume by Viresh Kumar · 11 years ago
  45. 72368d1 cpufreq: Clean up after a failing light-weight initialization by Rafael J. Wysocki · 11 years ago
  46. a27a9ab cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers by Jason Baron · 11 years ago
  47. 42f921a cpufreq: remove sysfs files for CPUs which failed to come back after resume by Viresh Kumar · 11 years ago
  48. d4faadd Revert "cpufreq: fix garbage kobjects on errors during suspend/resume" by Rafael J. Wysocki · 11 years ago
  49. 12205a4 Revert "cpufreq: suspend governors on system suspend/hibernate" by Rafael J. Wysocki · 11 years ago
  50. 2167e23 cpufreq: fix garbage kobjects on errors during suspend/resume by Bjørn Mork · 11 years ago
  51. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  52. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  53. ad7722d cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem by viresh kumar · 11 years ago
  54. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  55. 99ec899 cpufreq: Detect spurious invocations of update_policy_cpu() by Srivatsa S. Bhat · 11 years ago
  56. 3bc28ab cpufreq: remove CONFIG_CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  57. 70e9e77 cpufreq: create cpufreq_generic_init() routine by Viresh Kumar · 11 years ago
  58. da60ce9 cpufreq: call cpufreq_driver->get() after calling ->init() by Viresh Kumar · 11 years ago
  59. 0b981e7 cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY by Viresh Kumar · 11 years ago
  60. 037ce83 cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy() by Viresh Kumar · 11 years ago
  61. 27a862e cpufreq: remove __cpufreq_remove_dev() by Viresh Kumar · 11 years ago
  62. 75949c9 cpufreq: don't break string in print statements by Viresh Kumar · 11 years ago
  63. bbdd04a cpufreq: Remove extra blank line by Viresh Kumar · 11 years ago
  64. 67a29e5 cpufreq: remove invalid comment from __cpufreq_remove_dev() by Viresh Kumar · 11 years ago
  65. 1b750e3 cpufreq: make return type of lock_policy_rwsem_{read|write}() as void by Viresh Kumar · 11 years ago
  66. 26ca869 cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get() by Viresh Kumar · 11 years ago
  67. 4dea5806 cpufreq: return EEXIST instead of EBUSY for second registering by Yinghai Lu · 11 years ago
  68. 8efd576 cpufreq: unlock correct rwsem while updating policy->cpu by Viresh Kumar · 11 years ago
  69. 9c8f1ee cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish() by Viresh Kumar · 11 years ago
  70. 44871c9 cpufreq: Acquire the lock in cpufreq_policy_restore() for reading by Lan Tianyu · 11 years ago
  71. cb38ed5 cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu by Srivatsa S. Bhat · 11 years ago
  72. 61173f2 cpufreq: Restructure if/else block to avoid unintended behavior by Srivatsa S. Bhat · 11 years ago
  73. 0d66b91 cpufreq: Fix crash in cpufreq-stats during suspend/resume by Srivatsa S. Bhat · 11 years ago
  74. 798282a Revert "cpufreq: make sure frequency transitions are serialized" by Rafael J. Wysocki · 11 years ago
  75. 5136fa5 cpufreq: Use signed type for 'ret' variable, to store negative error values by Srivatsa S. Bhat · 11 years ago
  76. 56d07db cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes by Srivatsa S. Bhat · 11 years ago
  77. 4f750c9 cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug by Srivatsa S. Bhat · 11 years ago
  78. 1aee40a cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock by Srivatsa S. Bhat · 11 years ago
  79. cedb70a cpufreq: Split __cpufreq_remove_dev() into two parts by Srivatsa S. Bhat · 11 years ago
  80. 19c7630 cpufreq: serialize calls to __cpufreq_governor() by Viresh Kumar · 11 years ago
  81. f73d393 cpufreq: don't allow governor limits to be changed when it is disabled by Viresh Kumar · 11 years ago
  82. 5025d62 cpufreq: fix bad unlock balance on !CONFIG_SMP by Li Zhong · 11 years ago
  83. 1b27429 cpufreq: Use cpufreq_policy_list for iterating over policies by Viresh Kumar · 11 years ago
  84. 474deff cpufreq: remove cpufreq_policy_cpu per-cpu variable by Viresh Kumar · 11 years ago
  85. 9e9fd80 cpufreq: remove unnecessary check in __cpufreq_governor() by Viresh Kumar · 11 years ago
  86. 9515f4d cpufreq: remove policy from cpufreq_policy_list during suspend by Viresh Kumar · 11 years ago
  87. edab2fb cpufreq: Fix white space in __cpufreq_remove_dev() by Viresh Kumar · 11 years ago
  88. 878f6e0 Revert "cpufreq: Use cpufreq_policy_list for iterating over policies" by Rafael J. Wysocki · 11 years ago
  89. 3de9bde cpufreq: improve error checking on return values of __cpufreq_governor() by Viresh Kumar · 11 years ago
  90. 6eed940 cpufreq: Use rwsem for protecting critical sections by Viresh Kumar · 11 years ago
  91. fe492f3 cpufreq: Fix broken usage of governor->owner's refcount by Viresh Kumar · 11 years ago
  92. eb60852 cpufreq: Use cpufreq_policy_list for iterating over policies by Viresh Kumar · 11 years ago
  93. c88a1f8 cpufreq: Store cpufreq policies in a list by Lukasz Majewski · 11 years ago
  94. d5b73cd cpufreq: Use sizeof(*ptr) convetion for computing sizes by Viresh Kumar · 11 years ago
  95. 3a3e9e0 cpufreq: Give consistent names to cpufreq_policy objects by Viresh Kumar · 11 years ago
  96. 5ff0a26 cpufreq: Clean up header files included in the core by Viresh Kumar · 11 years ago
  97. 1133bfa Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  98. d8d3b47 cpufreq: Pass policy to cpufreq_add_policy_cpu() by Viresh Kumar · 11 years ago
  99. 10659ab cpufreq: Avoid double kobject_put() for the same kobject in error code path by Rafael J. Wysocki · 11 years ago
  100. 71c3461 cpufreq: Do not hold driver module references for additional policy CPUs by Rafael J. Wysocki · 11 years ago