1. e4db1c7 PM / OPP: rename header to linux/pm_opp.h by Nishanth Menon · 11 years ago
  2. 47d43ba PM / OPP: rename data structures to dev_pm equivalents by Nishanth Menon · 11 years ago
  3. 5d4879c PM / OPP: rename functions to dev_pm_opp* by Nishanth Menon · 11 years ago
  4. 75c0758 acpi-cpufreq: Fail initialization if driver cannot be registered by Rafael J. Wysocki · 11 years ago
  5. 7244cb6 intel_pstate: Correct calculation of min pstate value by Dirk Brandewie · 11 years ago
  6. d253d2a intel_pstate: Improve accuracy by not truncating until final result by Brennan Shacklett · 11 years ago
  7. a814613 cpufreq / governor: Remove fossil comment by Lan Tianyu · 11 years ago
  8. 7ad65d5 cpufreq: exynos4210: Use the common clock framework to set APLL clock rate by Lukasz Majewski · 11 years ago
  9. cf46715 cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate by Lukasz Majewski · 11 years ago
  10. 99ec899 cpufreq: Detect spurious invocations of update_policy_cpu() by Srivatsa S. Bhat · 11 years ago
  11. 8910836 cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model by Aaro Koskinen · 11 years ago
  12. af671d8 cpufreq: pmac64: provide cpufreq transition latency for older G5 models by Aaro Koskinen · 11 years ago
  13. 45a428e cpufreq: pmac64: speed up frequency switch by Aaro Koskinen · 11 years ago
  14. fbbc5bf cpufreq: highbank-cpufreq: Enable Midway/ECX-2000 by Mark Langsdorf · 11 years ago
  15. 006454a exynos-cpufreq: fix false return check from "regulator_set_voltage" by Manish Badarkhe · 11 years ago
  16. 7b6f38f speedstep-centrino: Remove unnecessary braces by Evgeny Kapaev · 11 years ago
  17. 1bab64d acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case by Viresh Kumar · 11 years ago
  18. 0e82443 cpufreq: s3c64xx: Rename index to driver_data by Charles Keepax · 11 years ago
  19. 076dec9 cpufreq: arm-big-little: use clk_get instead of clk_get_sys by Sudeep KarkadaNagesha · 11 years ago
  20. 5d7e690 cpufreq: exynos: Show a list of available frequencies by Jungseok Lee · 11 years ago
  21. 09c87e2 intel_pstate: Fix type mismatch warning by Rafael J. Wysocki · 11 years ago
  22. bdac7ea cpufreq: probe the Integrator cpufreq driver from DT by Linus Walleij · 11 years ago
  23. 52e0a50 cpufreq / intel_pstate: Fix max_perf_pct on resume by Dirk Brandewie · 11 years ago
  24. 99d428c cpufreq: tegra: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  25. 7a936bd cpufreq: spear: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  26. 9b30367 cpufreq: sa11x0: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  27. c3d7d87 cpufreq: s5pv210: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  28. a307a1e cpufreq: s3c: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  29. 8ce6f9d cpufreq: pmac64: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  30. 5465e7b cpufreq: pmac32: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  31. e315bb7 cpufreq: pasemi: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  32. 982bce1 cpufreq: omap: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  33. 7bfd248 cpufreq: maple: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  34. e0b2da5 cpufreq: loongson2: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  35. fa6fa66 cpufreq: kirkwood: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  36. 17922dd cpufreq: imx6q: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  37. b249aba cpufreq: exynos: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  38. 2b3dc76 cpufreq: dbx500: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  39. af8c4cf cpufreq: davinci: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  40. 1870e11 cpufreq: cris: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  41. 78b3d10 cpufreq: cpufreq-cpu0: use cpufreq_generic_init() by Viresh Kumar · 11 years ago
  42. 3bc28ab cpufreq: remove CONFIG_CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  43. 70e9e77 cpufreq: create cpufreq_generic_init() routine by Viresh Kumar · 11 years ago
  44. 9909aa1 cpufreq: unicore2: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  45. 21c895c cpufreq: tegra: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  46. 4b15768 cpufreq: speedstep: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  47. 1812136 cpufreq: spear: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  48. 0ff12b6 cpufreq: sh: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  49. df38a23 cpufreq: sc520_freq: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  50. b256888 cpufreq: sa11x0: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  51. da9cbb9 cpufreq: s5pv210: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  52. 0ecc402 cpufreq: s3c: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  53. 200ea8e2 cpufreq: pxa: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  54. 0bcc9d9 cpufreq: ppc: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  55. eaf8120 cpufreq: powernow: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  56. cb8bd49 cpufreq: pmac: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  57. 6b67ca3 cpufreq: pcc: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  58. c8fb6e9 cpufreq: p4: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  59. 1857a25 cpufreq: omap: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  60. d31a4a9 cpufreq: maple: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  61. adbed6e cpufreq: loongson2: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  62. b1123ea3 cpufreq: longhaul: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  63. 1cdf547 cpufreq: kirkwood: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  64. ab53701 cpufreq: integrator: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  65. 5e62178 cpufreq: imx6q: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  66. 34a2548 cpufreq: ia64-acpi: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  67. cd59064 cpufreq: gx: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  68. 77fa105 cpufreq: exynos: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  69. daaf2a4 cpufreq: elanfreq: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  70. 18bb6de cpufreq: e_powersaver: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  71. ceb7682 cpufreq: dbx500: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  72. b31c95d cpufreq: davinci: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  73. 0a7485e cpufreq: cris: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  74. 43d8640 cpufreq: nforce2: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  75. 179b889 cpufreq: cpu0: don't initialize part of policy set by core too by Viresh Kumar · 11 years ago
  76. 49ad1ea cpufreq: blackfin: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  77. 017189b cpufreq: at32ap: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  78. e4c8afe cpufreq: arm_big_little: don't initialize part of policy is set by core by Viresh Kumar · 11 years ago
  79. 2f75db7 cpufreq: acpi-cpufreq: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  80. da60ce9 cpufreq: call cpufreq_driver->get() after calling ->init() by Viresh Kumar · 11 years ago
  81. 8e08cf0 cpufreq: tegra: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  82. 3be1394 cpufreq: speedstep: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  83. e2132fa cpufreq: spear: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  84. 7a1874a cpufreq: sparc: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  85. a8f64de cpufreq: sh: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  86. a823c4a cpufreq: sc520: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  87. dd9f263 cpufreq: sa11x0: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  88. 9c3c6e3 cpufreq: s5pv210: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  89. e96a410 cpufreq: s3cx4xx: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  90. bf36e48 cpufreq: pxa: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  91. c3bc3d6 cpufreq: ppc_cbe: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  92. dc2398d cpufreq: ppc-corenet: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  93. d63bd27 cpufreq: powernow: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  94. 2633a46 cpufreq: pmac: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  95. 5717431 cpufreq: pasemi: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  96. 522f70c cpufreq: p4-clockmod: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  97. d5ca164 cpufreq: omap: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  98. b766b90 cpufreq: maple: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  99. 6b0f8d7 cpufreq: loongson2: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  100. 3a4d034 cpufreq: longhaul: Use generic cpufreq routines by Viresh Kumar · 11 years ago