1. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 8 years ago
  2. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  3. 555f3fe cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit() by Pan Xinhui · 9 years ago
  4. 946c14f cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data by Pan Xinhui · 9 years ago
  5. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  6. 71508a1 cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table by Viresh Kumar · 10 years ago
  7. 1ea7d77 cpufreq: ia64: don't set .driver_data to index by Viresh Kumar · 10 years ago
  8. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 10 years ago
  9. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  10. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  11. 34a2548 cpufreq: ia64-acpi: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  12. 59b2413 cpufreq: ia64-acpi: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  13. bbe2c17 cpufreq: ia64-acpi: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  14. adc97d6 cpufreq: Drop the owner field from struct cpufreq_driver by Viresh Kumar · 11 years ago
  15. d5b73cd cpufreq: Use sizeof(*ptr) convetion for computing sizes by Viresh Kumar · 11 years ago
  16. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  17. ab423e4 cpufreq: ia64: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago[Renamed (99%) from arch/ia64/kernel/cpufreq/acpi-cpufreq.c]
  18. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  19. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  20. 552dce3 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 14 years ago
  21. 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
  22. 60192db [IA64] improper printk format in acpi-cpufreq by Denis V. Lunev · 16 years ago
  23. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  24. 182fdd2 [IA64] Fix processor_get_freq by Alex Williamson · 17 years ago
  25. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  26. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  27. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  28. 05131ec [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once by Venkatesh Pallipadi · 19 years ago
  29. 4db8699 [IA64] Add ACPI based P-state support by Venkatesh Pallipadi · 19 years ago