1. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 6 years ago
  2. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 8 years ago
  3. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  4. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  5. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 9 years ago
  6. 8997b18 cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end by Srivatsa S. Bhat · 10 years ago
  7. 8fec051 cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} by Viresh Kumar · 10 years ago
  8. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 10 years ago
  9. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  10. eaf8120 cpufreq: powernow: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  11. d63bd27 cpufreq: powernow: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  12. b147405 cpufreq: powernow: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  13. adc97d6 cpufreq: Drop the owner field from struct cpufreq_driver by Viresh Kumar · 11 years ago
  14. d5b73cd cpufreq: Use sizeof(*ptr) convetion for computing sizes by Viresh Kumar · 11 years ago
  15. 2760984 cpufreq: delete __cpuinit usage from all cpufreq files by Paul Gortmaker · 11 years ago
  16. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  17. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  18. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  19. 30bcfff powernow-k7: Fix CPU family number by Ben Hutchings · 12 years ago
  20. fa8031a cpufreq: Add support for x86 cpuinfo auto loading v4 by Andi Kleen · 12 years ago
  21. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 13 years ago[Renamed from arch/x86/kernel/cpu/cpufreq/powernow-k7.c]
  22. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  23. 307069c [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c by Holger Freyther · 14 years ago
  24. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  25. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  26. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 15 years ago
  27. b9e7638 [CPUFREQ] checkpatch cleanups for powernow-k7 by Dave Jones · 15 years ago
  28. fff78ad [CPUFREQ] Stupidly trivial CodingStyle fix by Dave Jones · 15 years ago
  29. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 15 years ago
  30. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  31. cdbec9a [CPUFREQ] arch/x86: Add missing "space" by Joe Perches · 17 years ago
  32. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  33. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  34. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  35. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/cpufreq/powernow-k7.c]
  36. 9eb5957 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() by Andi Kleen · 17 years ago
  37. dc2585e [CPUFREQ] powernow-k7: fix MHz rounding issue with perflib by Daniel Drake · 17 years ago
  38. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 17 years ago
  39. bd5ab26 [CPUFREQ] constify some data tables. by Dave Jones · 17 years ago
  40. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 17 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 436fe7b [CPUFREQ] Make powernow-k7 work on SMP kernels. by Dave Jones · 18 years ago
  43. 8cbe016 [CPUFREQ] Disambiguate loop indexes in powernow-k7 by Dave Jones · 18 years ago
  44. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 18 years ago
  45. bfdc708 [CPUFREQ] kzalloc conversions for i386 drivers. by Dave Jones · 19 years ago
  46. 4ae6673 [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ by Jesper Juhl · 19 years ago
  47. 91350ed [CPUFREQ] Recalibrate cpu_khz [1/2] by Dave Jones · 19 years ago
  48. 7eb53d8 [CPUFREQ] powernow-k7: don't print khz element of FSB. by Dave Jones · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago