1. 9a18bac ACPI: processor_perflib: Do not send _PPC change notification if not ready by Chen Yu · 6 years ago
  2. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  3. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  4. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  5. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  6. 4a6172a ACPI / processor: use acpi_evaluate_ost() to replace open-coded version by Jiang Liu · 10 years ago
  7. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  8. 34411a6 ACPI / processor: Do not request ACPI cpufreq module directly by Rafael J. Wysocki · 11 years ago
  9. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 11 years ago
  10. 09d5ca8 ACPI / processor: Drop unused variable from processor_perflib.c by Lan Tianyu · 11 years ago
  11. c705c78 acpi: Export the acpi_processor_get_performance_info by Konrad Rzeszutek Wilk · 11 years ago
  12. 9855d8c ACPI: Check MSR valid bit before using P-state frequencies by Stefan Bader · 11 years ago
  13. f594065 ACPI: Add fixups for AMD P-state figures by Matthew Garrett · 12 years ago
  14. d8e725f ACPI: Ignore invalid _PSS entries, but use valid ones by Marco Aurelio da Costa · 12 years ago
  15. 9061e0e ACPI: Load acpi-cpufreq from processor driver automatically by Andi Kleen · 12 years ago
  16. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  17. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  20. 455c0d7 ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 by Darrick J. Wong · 14 years ago
  21. a29d8b8 percpu: add __percpu sparse annotations to what's left by Tejun Heo · 14 years ago
  22. 8fa79e0 Merge branch 'ost' into release by Len Brown · 15 years ago
  23. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  24. d81c45e1 ACPI: Notify the _PPC evaluation status to the platform by Zhao Yakui · 15 years ago
  25. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  26. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  27. 34d531e ACPI: sanity check _PSS frequency to prevent cpufreq crash by Len Brown · 15 years ago
  28. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  29. e1eb477 ACPI: Avoid wiping out pr->performance during preregistering by Stanislaw Gruszka · 15 years ago
  30. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 15 years ago
  31. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 15 years ago
  32. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 15 years ago
  33. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  34. 16be87e ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c by Miao Xie · 16 years ago
  35. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  36. bcb631f Merge branch 'acpica' into test by Len Brown · 16 years ago
  37. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  38. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  39. 910dfae ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recent CPU. by Thomas Renninger · 16 years ago
  40. 613e5f3 ACPI: Fix now signed module parameter. by Milan Broz · 16 years ago
  41. 9f497bc ACPI: Fix thermal shutdowns by Milan Broz · 16 years ago
  42. 9b67c5d acpi cpufreq cleanup: move bailing out of function before locking the mutex by Thomas Renninger · 16 years ago
  43. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
  44. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  45. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  46. 919158d ACPI: cpufreq: Print _PPC changes via cpufreq debug layer by Thomas Renninger · 17 years ago
  47. 623b78c ACPI: add "processor.ignore_ppc" hook to workaround BIOS _PPC weirdness by Thomas Renninger · 17 years ago
  48. 5010929 acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues by Fenghua Yu · 17 years ago
  49. 632786c [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support by Thomas Renninger · 17 years ago
  50. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  51. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  52. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 17 years ago
  53. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 17 years ago
  54. e4233de [PATCH] ACPI: fix cpufreq regression by Ingo Molnar · 17 years ago
  55. d6637b2 ACPI: delete two spurious ACPI messages by Venkatesh Pallipadi · 17 years ago
  56. cece901 Pull style into test branch by Len Brown · 18 years ago
  57. 0916bd3 [PATCH] Correct bound checking from the value returned from _PPC method. by Dave Jones · 18 years ago
  58. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  59. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  60. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  61. d7fa258 Pull bugzilla-5737 into release branch by Thomas Renninger · 18 years ago
  62. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  63. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  64. 46f18e3 ACPI: HW P-state coordination support by Venkatesh Pallipadi · 18 years ago
  65. 785fccc ACPI: resolve merge conflict between sem2mutex and processor_perflib.c by Len Brown · 18 years ago
  66. d42510a Pull bugzilla-5737 into release branch by Len Brown · 18 years ago
  67. c080a3e Pull sem2mutex into release branch by Len Brown · 18 years ago
  68. a913f50 [PATCH] powernow-k8 crash workaround by Andrew Morton · 18 years ago
  69. 193de0c ACPI: use for_each_possible_cpu() instead of for_each_cpu() by KAMEZAWA Hiroyuki · 18 years ago
  70. 65c19bb sem2mutex: drivers/acpi/processor_perflib.c by Arjan van de Ven · 18 years ago
  71. 9011bff4 ACPI: delete newly added debugging macros in processor_perflib.c by Len Brown · 18 years ago
  72. 3b2d994 P-state software coordination for ACPI core by Venkatesh Pallipadi · 19 years ago
  73. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  74. d479e90 [ACPI] move some run-time structure inits to compile time by Arjan van de Ven · 18 years ago
  75. 05131ec [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once by Venkatesh Pallipadi · 19 years ago
  76. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  77. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago