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. 265ea62 speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  4. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 9 years ago
  5. 7f4b046 cpufreq: create another field .flags in cpufreq_frequency_table by Viresh Kumar · 10 years ago
  6. 979d86f cpufreq: Remove cpufreq_generic_exit() by Viresh Kumar · 10 years ago
  7. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  8. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  9. 4b15768 cpufreq: speedstep: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  10. 3be1394 cpufreq: speedstep: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  11. 5f3a2d3 cpufreq: speedstep: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  12. adc97d6 cpufreq: Drop the owner field from struct cpufreq_driver by Viresh Kumar · 11 years ago
  13. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  14. c03c301 cpufreq: Fix typo in cpufreq driver by Masanari Iida · 12 years ago
  15. fa8031a cpufreq: Add support for x86 cpuinfo auto loading v4 by Andi Kleen · 12 years ago
  16. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 13 years ago[Renamed from arch/x86/kernel/cpu/cpufreq/speedstep-ich.c]
  17. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 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. 1cce76c [CPUFREQ] use an enum for speedstep processor identification by Rusty Russell · 15 years ago
  20. 8dca15e [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5c by Rusty Russell · 15 years ago
  21. 394122a [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.c by Rusty Russell · 15 years ago
  22. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  23. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 15 years ago
  24. bbfebd6 [CPUFREQ] checkpatch cleanups for speedstep related drivers. by Dave Jones · 15 years ago
  25. 835481d cpumask: convert struct cpufreq_policy to cpumask_var_t by Rusty Russell · 15 years ago
  26. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  27. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  28. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  29. 334ef7a x86: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  30. fc0e474 x86: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  31. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  32. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  33. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/cpufreq/speedstep-ich.c]
  34. 9eb5957 [CPUFREQ] Don't take semaphore in cpufreq_quick_get() by Andi Kleen · 17 years ago
  35. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  36. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  37. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 17 years ago
  38. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 17 years ago
  39. 9a7d82a [CPUFREQ] Move PMBASE reading away and do it only once at initialization time by Mattia Dongili · 19 years ago
  40. 1a10760 [CPUFREQ] Measure transition latency at driver initialization by Mattia Dongili · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago