1. 679d998 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  2. feba070 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  3. 15d4cb9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  4. adf9684 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  5. 230b4b3 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 11 years ago
  6. a4aaf2e Merge branch 'powercap' by Rafael J. Wysocki · 11 years ago
  7. cf8a1af Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  8. 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  9. ee360d6 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  10. 8dbb8d5 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  11. baab52d PM / runtime: Use pm_runtime_put_sync() in __device_release_driver() by Rafael J. Wysocki · 11 years ago
  12. 9968e45 ACPI / event: remove unneeded NULL pointer check by Mathias Krause · 11 years ago
  13. 906f187 Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" by Aaron Lu · 11 years ago
  14. 2c62333 ACPI / video: Quirk initial backlight level 0 by Aaron Lu · 11 years ago
  15. 9efa5e5 ACPI / video: Fix initial level validity test by Aaron Lu · 11 years ago
  16. fbbcdc0 intel_pstate: skip the driver if ACPI has power mgmt option by Adrian Huang · 11 years ago
  17. fd432b9 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 11 years ago
  18. f0eb2e5 ACPI / blacklist: fix name of ThinkPad Edge E530 by Felipe Contreras · 11 years ago
  19. 08ff4cb PowerCap: Fix build error with option -Werror=format-security by Srinivas Pandruvada · 11 years ago
  20. 880eef0 cpufreq: ondemand: Remove redundant return statement by Stratos Karafotis · 11 years ago
  21. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  22. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  23. efb8354 ACPICA: Update acpidump related header file changes. by Lv Zheng · 11 years ago
  24. a4fb614 ACPICA: Update compilation environment settings. by Lv Zheng · 11 years ago
  25. dba47d3 ACPICA: Fix cached object deletion code. by Lv Zheng · 11 years ago
  26. 2faa046 ACPICA: Remove dead AOPOBJ_INVALID check. by Lv Zheng · 11 years ago
  27. 6208a3d ACPICA: Cleanup useless memset invocations. by Lv Zheng · 11 years ago
  28. bd48d67 ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. by Lv Zheng · 11 years ago
  29. 130797a ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). by Lv Zheng · 11 years ago
  30. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  31. fa5f508 ACPICA: Update DMAR table definitions. by Lv Zheng · 11 years ago
  32. 09b8b1f ACPICA: Update RSDP table definitions. by Lv Zheng · 11 years ago
  33. 98f7eb8 ACPICA: Update namespace dump code. by Lv Zheng · 11 years ago
  34. 99567bc ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. by Lv Zheng · 11 years ago
  35. bb42cc2 ACPICA: Update default space handlers. by Lv Zheng · 11 years ago
  36. affffae ACPICA: Update version to 20130927. by Bob Moore · 11 years ago
  37. 9322058 ACPICA: Update aclinux.h for new OSL override mechanism. by Lv Zheng · 11 years ago
  38. 7e94632f ACPICA: Add support to allow host OS to redefine individual OSL prototypes. by Lv Zheng · 11 years ago
  39. c0144dc ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro. by Bob Moore · 11 years ago
  40. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  41. 4506bf2 ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro by Lv Zheng · 11 years ago
  42. d21f600 ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces. by Lv Zheng · 11 years ago
  43. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  44. bb1cab3 ACPICA: Clarify ACPI_FREE_BUFFER usage. by Bob Moore · 11 years ago
  45. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  46. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  47. 7dbf694 cpufreq: distinguish drivers that do asynchronous notifications by Viresh Kumar · 11 years ago
  48. e0a261a cpufreq/intel_pstate: Add static declarations to internal functions by Dirk Brandewie · 11 years ago
  49. 45cac11 cpufreq: arm_big_little: reconfigure switcher behavior at run time by Nicolas Pitre · 11 years ago
  50. e79a23c cpufreq: arm_big_little: add in-kernel switching (IKS) support by Viresh Kumar · 11 years ago
  51. f612a4f ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driver by Jingoo Han · 11 years ago
  52. ae7c4c8 ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driver by Jingoo Han · 11 years ago
  53. e07fcfd ACPICA: Hardcode access width for the reset register. by Bob Moore · 11 years ago
  54. ab3b248 ACPICA: Fix possible memory leaks in the GPE handling. by Lv Zheng · 11 years ago
  55. bf4994a ACPICA: Predefine name macros: Sort list. by Bob Moore · 11 years ago
  56. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  57. 7342447 ACPICA: Add safe versions of common string functions. by Bob Moore · 11 years ago
  58. c26f3c9 ACPICA: Fix a macro for the hardware-reduced case by Bob Moore · 11 years ago
  59. 1d98e9e ACPICA: Add history/line-editing for Unix/Linux systems. by Bob Moore · 11 years ago
  60. 48961ce ACPICA: Add a check for a null node during namespace walk. by Bob Moore · 11 years ago
  61. d7da179 ACPICA: Table print header function: Increase default width for table length. by Bob Moore · 11 years ago
  62. 1b673f2 ACPICA: Ensure that debug output is immediately disabled on termination. by Tomasz Nowicki · 11 years ago
  63. 1c5054d Merge back earlier devfreq material for v3.13. by Rafael J. Wysocki · 11 years ago
  64. 689e437 Merge branch 'for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq into pm-devfreq by Rafael J. Wysocki · 11 years ago
  65. e240145 intel_idle: use CPU_TASKS_FROZEN instead of a numeric constant by Prarit Bhargava · 11 years ago
  66. f60e230 cpuidle: remove cpuidle_unregister_governor() by Viresh Kumar · 11 years ago
  67. d7c7f10 cpuidle: don't call poll_idle_init() for every cpu by Viresh Kumar · 11 years ago
  68. 1f6b9f7 cpuidle: use drv instead of cpuidle_driver in show_current_driver() by Viresh Kumar · 11 years ago
  69. 0d09d31 cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock by Viresh Kumar · 11 years ago
  70. 6d281e9 cpuidle: replace multiline statements with single line in cpuidle_idle_call() by Viresh Kumar · 11 years ago
  71. fb11c9c cpuidle: reduce code duplication inside cpuidle_idle_call() by Viresh Kumar · 11 years ago
  72. 9b29a86 cpuidle: merge two if() statements for checking error cases by Viresh Kumar · 11 years ago
  73. 4718266 cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points by Viresh Kumar · 11 years ago
  74. b171a85 cpuidle: rearrange code in __cpuidle_driver_init() by Viresh Kumar · 11 years ago
  75. e437f3e cpuidle: make __cpuidle_driver_init() return void by Viresh Kumar · 11 years ago
  76. 267d4bf cpuidle: make __cpuidle_device_init() return void by Viresh Kumar · 11 years ago
  77. caf4a36 cpuidle: Fix comments in cpuidle core by Viresh Kumar · 11 years ago
  78. 6587fca cpuidle: fix indentation of cpumask by Viresh Kumar · 11 years ago
  79. 9e941b6 ARM: vexpress/TC2: register vexpress-spc cpufreq device by Sudeep KarkadaNagesha · 11 years ago
  80. 47ac9aa cpufreq: arm_big_little: add vexpress SPC interface driver by Sudeep KarkadaNagesha · 11 years ago
  81. 4d910d5 ARM: vexpress/TC2: add cpu clock support by Sudeep KarkadaNagesha · 11 years ago
  82. f7cd2d8 ARM: vexpress/TC2: add support for CPU DVFS by Sudeep KarkadaNagesha · 11 years ago
  83. e7e92ec9 ACPI: Fix spelling mistake in error messages by Colin Ian King · 11 years ago
  84. 34411a6 ACPI / processor: Do not request ACPI cpufreq module directly by Rafael J. Wysocki · 11 years ago
  85. ea7f454 PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  86. 9671dc7 PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.c by Sachin Kamat · 12 years ago
  87. 02844f7 PM / devfreq: Use devm_* APIs in exynos5_bus.c by Sachin Kamat · 12 years ago
  88. 81c12a0 PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.c by Sachin Kamat · 12 years ago
  89. 8ab8831 PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c by Sachin Kamat · 12 years ago
  90. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  91. 6e0ca95 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  92. 400fc45 Merge branch 'pm-qos' by Rafael J. Wysocki · 11 years ago
  93. 8d58199 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 11 years ago
  94. 1773232 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  95. 6e2d9b6 Merge branch 'pm-runtime' by Rafael J. Wysocki · 11 years ago
  96. ce6bcea Merge branch 'powercap' by Rafael J. Wysocki · 11 years ago
  97. 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  98. 975bcab Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  99. dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  100. c0ced86 Merge branch 'acpi-ipmi' by Rafael J. Wysocki · 11 years ago