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