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