1. 5ff0a26 cpufreq: Clean up header files included in the core by Viresh Kumar · 11 years ago
  2. 1133bfa Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  3. d8d3b47 cpufreq: Pass policy to cpufreq_add_policy_cpu() by Viresh Kumar · 11 years ago
  4. 10659ab cpufreq: Avoid double kobject_put() for the same kobject in error code path by Rafael J. Wysocki · 11 years ago
  5. 71c3461 cpufreq: Do not hold driver module references for additional policy CPUs by Rafael J. Wysocki · 11 years ago
  6. 308b60e cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}() by Viresh Kumar · 11 years ago
  7. e8fdde1 cpufreq: Remove extra variables from cpufreq_add_dev_symlink() by Viresh Kumar · 11 years ago
  8. 5302c3f cpufreq: Perform light-weight init/teardown during suspend/resume by Srivatsa S. Bhat · 11 years ago
  9. 8414809 cpufreq: Preserve policy structure across suspend/resume by Srivatsa S. Bhat · 11 years ago
  10. a82fab2 cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardown by Srivatsa S. Bhat · 11 years ago
  11. f9ba680 cpufreq: Extract the handover of policy cpu to a helper function by Srivatsa S. Bhat · 11 years ago
  12. e18f168 cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface by Srivatsa S. Bhat · 11 years ago
  13. e9698cc cpufreq: Add helper to perform alloc/free of policy structure by Srivatsa S. Bhat · 11 years ago
  14. 23d32899 cpufreq: Fix misplaced call to cpufreq_update_policy() by Srivatsa S. Bhat · 11 years ago
  15. 2a99859 cpufreq: Fix cpufreq driver module refcount balance after suspend/resume by Rafael J. Wysocki · 11 years ago
  16. cffe4e0 cpufreq: Remove unused function __cpufreq_driver_getavg() by Stratos Karafotis · 11 years ago
  17. 61c63e5 cpufreq: Remove unused APERF/MPERF support by Stratos Karafotis · 11 years ago
  18. dfa5bb6 cpufreq: ondemand: Change the calculation of target frequency by Stratos Karafotis · 11 years ago
  19. 2134ed4 cpufreq / intel_pstate: Change to scale off of max P-state by Dirk Brandewie · 11 years ago
  20. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  21. e8d0527 cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression by Srivatsa S. Bhat · 11 years ago
  22. 2760984 cpufreq: delete __cpuinit usage from all cpufreq files by Paul Gortmaker · 11 years ago
  23. 4a6c410 cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFS by Paul Bolle · 11 years ago
  24. aae760e cpufreq: Revert commit a66b2e to fix suspend/resume regression by Srivatsa S. Bhat · 11 years ago
  25. 7728f03 Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  26. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  27. 266c13d cpufreq: Fix serialization of frequency transitions by Viresh Kumar · 11 years ago
  28. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  29. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. 2c843bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  31. f51e1eb cpufreq: Fix cpufreq regression after suspend/resume by Srivatsa S. Bhat · 11 years ago
  32. 2cc6ced Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  33. 405a108 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  34. a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  35. 419e172 cpufreq: don't leave stale policy pointer in cdbs->cur_policy by Jacob Shin · 11 years ago
  36. 874e628 Merge branch 'pm-fixes' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  37. f4fd379 acpi-cpufreq: Add new sysfs attribute freqdomain_cpus by Lan Tianyu · 11 years ago
  38. 7c30ed5 cpufreq: make sure frequency transitions are serialized by Viresh Kumar · 11 years ago
  39. e11158c Merge branch 'pm-cpufreq-arm' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  40. 39a95f4 Merge branch 'pm-cpufreq-assorted' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  41. c283755 cpufreq: fix NULL pointer deference at od_set_powersave_bias() by Jacob Shin · 11 years ago
  42. 027f6d5 Merge branch 'cpufreq-fix-notification-arm' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq-arm by Rafael J. Wysocki · 11 years ago
  43. f56cc99 cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  44. 6cdc9ef cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  45. 44a49a2 cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  46. 5a571c3 cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  47. c3aca6b cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  48. 803c126 cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  49. f20b97d cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  50. 3d69dd5 cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  51. 7f77a56 cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  52. f77f146 cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  53. 567f4f6 cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  54. e15d830 cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  55. 166b9ad cpufreq: s3c2416: fix forgotten driver_data conversions by Heiko Stübner · 11 years ago
  56. 0956df9c cpufreq: make __cpufreq_notify_transition() static by Viresh Kumar · 11 years ago
  57. bb176f7 cpufreq: Fix minor formatting issues by Viresh Kumar · 11 years ago
  58. 95731eb cpufreq: Fix governor start/stop race condition by Xiaoguang Chen · 11 years ago
  59. d1922f0 cpufreq: Simplify userspace governor by Viresh Kumar · 11 years ago
  60. 278cee0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  61. dbcc9f8 cpufreq: X86_AMD_FREQ_SENSITIVITY: select CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  62. dbb8d76 cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQ by Viresh Kumar · 11 years ago
  63. 6866cba cpufreq: S3C2416/S3C64XX: select CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  64. 5f5e302 cpufreq: powerpc: CBE_RAS: select CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  65. 5d6a62b cpufreq: imx: select CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  66. 29c4b57 cpufreq: highbank: remove select CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  67. 46f3049 cpufreq: exynos: select CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  68. 96070b1 cpufreq: blackfin: enable driver for CONFIG_BFIN_CPU_FREQ by Viresh Kumar · 11 years ago
  69. ae7b6dc Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driver by Kukjin Kim · 11 years ago
  70. 7fb6a53 cpufreq: powerpc: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  71. 7a4b350 Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  72. c655aff ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq by Rafael J. Wysocki · 11 years ago
  73. ea61623 cpufreq: kirkwood: Select CPU_FREQ_TABLE option by Ezequiel Garcia · 11 years ago
  74. fe948f5 cpufreq: big.LITTLE needs cpufreq table by Arnd Bergmann · 11 years ago
  75. 4b41674 cpufreq: SPEAr needs cpufreq table by Arnd Bergmann · 11 years ago
  76. defa4c7 cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCs by Tang Yuantian · 11 years ago
  77. 0ca6843 cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() by Guennadi Liakhovetski · 11 years ago
  78. 2f7021a8 cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() by Michael Wang · 11 years ago
  79. 8673b83 acpi-cpufreq: set current frequency based on target P-State by Ross Lagerwall · 11 years ago
  80. a262e94 cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls by Viresh Kumar · 11 years ago
  81. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  82. 2361be2 cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory by Viresh Kumar · 11 years ago
  83. 72a4ce3 cpufreq: Move get_cpu_idle_time() to cpufreq.c by Viresh Kumar · 11 years ago
  84. 944e9a0 cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c by Viresh Kumar · 11 years ago
  85. 3f869d6 cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy by Viresh Kumar · 11 years ago
  86. 5d69030 cpufreq: tegra: Don't initialize .index field of cpufreq_frequency_table by Viresh Kumar · 11 years ago
  87. 1aad08d Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  88. 9076eac cpufreq: arm_big_little_dt: Instantiate as platform_driver by Viresh Kumar · 11 years ago
  89. 92a9b5c cpufreq: arm_big_little_dt: Register driver only if DT has valid data by Viresh Kumar · 11 years ago
  90. b5f1472 cpufreq / e_powersaver: Fix linker error when ACPI processor is a module by Rafał Bilski · 11 years ago
  91. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  92. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  93. c96d53d cpufreq / intel_pstate: Add additional supported CPU ID by Dirk Brandewie · 11 years ago
  94. 955ef48 cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT by Viresh Kumar · 11 years ago
  95. f023f8d cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  96. a66b2e5 cpufreq: Preserve sysfs files across suspend/resume by Srivatsa S. Bhat · 11 years ago
  97. b57ffac cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0) by Wei Yongjun · 11 years ago
  98. 60e6726 cpufreq, ondemand: Remove leftover debug line by Borislav Petkov · 11 years ago
  99. d96f733 cpufreq / kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  100. 35363e9 cpufreq / intel_pstate: remove #ifdef MODULE compile fence by Dirk Brandewie · 11 years ago