1. c33cc8f FROMLIST: cpufreq: Add android's 'interactive' governor by Viresh Kumar · 8 years ago
  2. 3732b30 cpufreq-stats: Minor documentation fix by Jean Delvare · 8 years ago
  3. da7d3ab Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency" by Andreas Herrmann · 8 years ago
  4. d218ed7 cpufreq: Return index from cpufreq_frequency_table_target() by Viresh Kumar · 8 years ago
  5. 7ab4aab cpufreq: Drop freq-table param to cpufreq_frequency_table_target() by Viresh Kumar · 8 years ago
  6. 64bf55a cpufreq: Unexport cpufreq_frequency_table_cpuinfo() by Viresh Kumar · 8 years ago
  7. 5bc8ac0 Documentation: cpufreq: intel_pstate: fix typo by Felipe Franciosi · 8 years ago
  8. a032d2d Documentation: cpufreq: intel_pstate: enhance documentation by Srinivas Pandruvada · 8 years ago
  9. 790d849 cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency by Jacob Tanenbaum · 9 years ago
  10. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  11. 1e467e6 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 9 years ago
  12. 1df1b36 Documentation, intel_pstate: Improve legacy mode internal governors description by Prarit Bhargava · 9 years ago
  13. f133d08 Documentation: cpufreq: delete duplicate description of sysfs interface 'scaling_driver' by Wang Long · 9 years ago
  14. 0522424 intel_pstate: Add num_pstates to sysfs by Kristen Carlson Accardi · 9 years ago
  15. d01b1f4 intel_pstate: expose turbo range to sysfs by Kristen Carlson Accardi · 9 years ago
  16. 2f86dc4 intel_pstate: Add support for HWP by Dirk Brandewie · 10 years ago
  17. 41629a8 intel_pstate: Update documentation of {max,min}_perf_pct sysfs files by Dirk Brandewie · 10 years ago
  18. 1c03a2d cpufreq: add support for intermediate (stable) frequencies by Viresh Kumar · 10 years ago
  19. a0dd7b7 PM / OPP: Move cpufreq specific OPP functions out of generic OPP library by Nishanth Menon · 10 years ago
  20. dec102a cpufreq: Make linux-pm@vger.kernel.org official mailing list by Viresh Kumar · 10 years ago
  21. 27e289d cpufreq: Introduce macros for cpufreq_frequency_table iteration by Stratos Karafotis · 10 years ago
  22. 367dc4a cpufreq: Add stop CPU callback to cpufreq_driver interface by Dirk Brandewie · 10 years ago
  23. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  24. 0636f0c Documentation: cpufreq / boost: Update BOOST documentation by Lukasz Majewski · 10 years ago
  25. a3ea015 Documentation / cpufreq: add intel-pstate.txt by Ramkumar Ramachandra · 10 years ago
  26. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  27. adc97d6 cpufreq: Drop the owner field from struct cpufreq_driver by Viresh Kumar · 11 years ago
  28. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  29. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. 9c5320c cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor by Jacob Shin · 11 years ago
  31. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  32. eb2f50f cpufreq: drivers: Remove unnecessary assignments of policy-> members by Viresh Kumar · 11 years ago
  33. 3a7818e cpufreq: Documentation: Fix cpufreq_frequency_table name by Viresh Kumar · 11 years ago
  34. 7af1c05 cpufreq: conservative: Fix sampling_down_factor functionality by Stratos Karafotis · 11 years ago
  35. 951fc5f cpufreq: Update Documentation for cpus and related_cpus by Viresh Kumar · 11 years ago
  36. 615b730 acpi-cpufreq: Add support for disabling dynamic overclocking by Andre Przywara · 12 years ago
  37. e7cbb5b Doc: cpufreq: Fix typo and outdated line by Paul Bolle · 13 years ago
  38. bd74b32 Fix documentation and comment typo 'no_hz' by Paul Bolle · 13 years ago
  39. 25eb650 doc: fix wrong arch/i386 references by Wanlong Gao · 13 years ago
  40. 5b95364 [CPUFREQ] Add documentation for sampling_down_factor by Vishwanath BS · 13 years ago
  41. 0f1d683 [CPUFREQ] Processor Clocking Control interface driver by Naga Chumbalkar · 14 years ago
  42. 292e004 [CPUFREQ] fix default value for ondemand governor by Mike Frysinger · 14 years ago
  43. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  44. bbe237a [CPUFREQ] Document units for transition latency by Mark Brown · 15 years ago
  45. da470db [CPUFREQ] update Doc for cpuinfo_cur_freq and scaling_cur_freq by Naga Chumbalkar · 15 years ago
  46. 51555c0 [CPUFREQ] minor correction to cpu-freq documentation by Chumbalkar Nagananda · 15 years ago
  47. 4f4d1ad [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful by Thomas Renninger · 15 years ago
  48. 112124a [CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions by Thomas Renninger · 15 years ago
  49. 9411b4e [CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max} by Thomas Renninger · 15 years ago
  50. ed12978 [CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_latency by Thomas Renninger · 15 years ago
  51. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 15 years ago
  52. 8a65505 doc: Update sh cpufreq documentation. by Paul Mundt · 15 years ago
  53. 121fe86 [CPUFREQ] Documentation: Add Blackfin to list of supported processors by Robin Getz · 16 years ago
  54. 8d59225 [CPUFREQ] correct broken links and email addresses by Németh Márton · 16 years ago
  55. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  56. da8395be [CPUFREQ] Remove documentation of removed ondemand tunable. by Dave Jones · 16 years ago
  57. 605400a [CPUFREQ] document the currently undocumented parts of the sysfs interface by Darrick J. Wong · 16 years ago
  58. 9e2697f [ARM] pxa: add cpufreq support by Russell King · 16 years ago
  59. a982ac0 misc doc and kconfig typos by Matt LaPlante · 17 years ago
  60. c436688 Merge ../linus by Dave Jones · 17 years ago
  61. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 18 years ago
  62. eff0df6 [CPUFREQ] Documentation fix by Dominik Brodowski · 18 years ago
  63. 53cb472 Fix typos in Documentation/: 'S' by Matt LaPlante · 18 years ago
  64. 992caac Fix typos in Documentation/: 'N'-'P' by Matt LaPlante · 18 years ago
  65. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago
  66. a2ffd27 Fix typos in Documentation/: 'F'-'G' by Matt LaPlante · 18 years ago
  67. 9c9a43e [CPUFREQ] return error when failing to set minfreq by Mattia Dongili · 18 years ago
  68. 4c41251 [CPUFREQ] Update LART site URL by Erik Mouw · 18 years ago
  69. 537208c [PATCH] cpufreq: documentation for 'ondemand' and 'conservative' by Alexander Clouter · 19 years ago
  70. d533f67 [PATCH] Spelling fixes for Documentation/ by Tobias Klauser · 19 years ago
  71. 594dd2c [PATCH] cpufreq: governors documentation fixes by Nico Golde · 19 years ago
  72. 21e3024 [PATCH] cpufreq-stats driver documentation by Venkatesh Pallipadi · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago