1. da0c6dc cpufreq: Handle sorted frequency tables more efficiently by Viresh Kumar · 8 years ago
  2. d218ed7 cpufreq: Return index from cpufreq_frequency_table_target() by Viresh Kumar · 8 years ago
  3. 7ab4aab cpufreq: Drop freq-table param to cpufreq_frequency_table_target() by Viresh Kumar · 8 years ago
  4. f8bfc11 cpufreq: Remove cpufreq_frequency_get_table() by Viresh Kumar · 8 years ago
  5. 64bf55a cpufreq: Unexport cpufreq_frequency_table_cpuinfo() by Viresh Kumar · 8 years ago
  6. 44139ed cpufreq: Allow drivers to enable boost support after registering driver by Viresh Kumar · 9 years ago
  7. 5a31d59 cpufreq: Allow freq_table to be obtained for offline CPUs by Viresh Kumar · 9 years ago
  8. 5b0c0b1 cpufreq: Introduce new relation for freq selection by Stratos Karafotis · 10 years ago
  9. 1e49885 cpufreq: Break out early when frequency equals target_freq by Stratos Karafotis · 10 years ago
  10. 041526f cpufreq: Use cpufreq_for_each_* macros for frequency table iteration by Stratos Karafotis · 10 years ago
  11. 7f4b046 cpufreq: create another field .flags in cpufreq_frequency_table by Viresh Kumar · 10 years ago
  12. ae87f10 cpufreq: don't print value of .driver_data from core by Viresh Kumar · 10 years ago
  13. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 10 years ago
  14. 6f19efc cpufreq: Add boost frequency support in core by Lukasz Majewski · 11 years ago
  15. d391669 cpufreq: Make sure CPU is running on a freq from freq-table by Viresh Kumar · 11 years ago
  16. 1843451 cpufreq: define generic .attr, .exit() and .verify() routines by Viresh Kumar · 11 years ago
  17. be49e34 cpufreq: add new routine cpufreq_verify_within_cpu_limits() by Viresh Kumar · 11 years ago
  18. 77db50c cpufreq: Optimize cpufreq_frequency_table_verify() by Viresh Kumar · 11 years ago
  19. 27047a6 cpufreq: Add new helper cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  20. 5ff0a26 cpufreq: Clean up header files included in the core by Viresh Kumar · 11 years ago
  21. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  22. 3361b7b cpufreq: Don't check cpu_online(policy->cpu) by Viresh Kumar · 11 years ago
  23. b8eed8a cpufreq: Simplify __cpufreq_remove_dev() by Viresh Kumar · 11 years ago
  24. db70115 cpufreq: Improve debug prints by Viresh Kumar · 12 years ago
  25. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  26. f162506 percpu: make percpu symbols in cpufreq unique by Tejun Heo · 15 years ago
  27. 97acec5 [CPUFREQ] checkpatch cleanups for freq_table by Dave Jones · 15 years ago
  28. 6d52dcb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  29. 4f74369 [CPUFREQ] clarify license of freq_table.c by Dominik Brodowski · 16 years ago
  30. 7a6aedf [CPUFREQ] change cpu freq arrays to per_cpu variables by Mike Travis · 16 years ago
  31. e32d22f [CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c by Fenghua Yu · 17 years ago
  32. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  33. e08f5f5 [CPUFREQ] Fix coding style issues in cpufreq. by Gautham R Shenoy · 18 years ago
  34. 484944a [CPUFREQ] Remove more freq_table reinitialisations. by Dave Jones · 18 years ago
  35. 5557976 [CPUFREQ] Fix another redundant initialisation in freq_table by Dave Jones · 18 years ago
  36. 355eb31 [CPUFREQ] Remove duplicate assignment in freq_table by Dave Jones · 18 years ago
  37. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 18 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago