1. 5ff0a26 cpufreq: Clean up header files included in the core by Viresh Kumar · 11 years ago
  2. 5302c3f cpufreq: Perform light-weight init/teardown during suspend/resume by Srivatsa S. Bhat · 11 years ago
  3. 23d32899 cpufreq: Fix misplaced call to cpufreq_update_policy() by Srivatsa S. Bhat · 11 years ago
  4. b7356ab Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  5. 2760984 cpufreq: delete __cpuinit usage from all cpufreq files by Paul Gortmaker · 11 years ago
  6. aae760e cpufreq: Revert commit a66b2e to fix suspend/resume regression by Srivatsa S. Bhat · 11 years ago
  7. f51e1eb cpufreq: Fix cpufreq regression after suspend/resume by Srivatsa S. Bhat · 11 years ago
  8. bb176f7 cpufreq: Fix minor formatting issues by Viresh Kumar · 11 years ago
  9. a66b2e5 cpufreq: Preserve sysfs files across suspend/resume by Srivatsa S. Bhat · 11 years ago
  10. 187da1d cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get() by viresh kumar · 11 years ago
  11. 633d47d cpufreq_stats: do not remove sysfs files if frequency table is not present by Dirk Brandewie · 11 years ago
  12. df18e50 cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR by Viresh Kumar · 11 years ago
  13. 2624f90 cpufreq: governors: implement generic policy_is_shared by Fabio Baltieri · 11 years ago
  14. b8eed8a cpufreq: Simplify __cpufreq_remove_dev() by Viresh Kumar · 11 years ago
  15. 56836fb cpufreq / stats: fix race between stats allocation and first usage by Konstantin Khlebnikov · 12 years ago
  16. 1e7586a cpufreq: Fix sparse warnings by updating cputime64_t to u64 by Viresh Kumar · 12 years ago
  17. e377367 Fix memory leak in cpufreq stats. by Tu, Xiaobing · 12 years ago
  18. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  19. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  20. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  21. 5c720d37 cpufreq: cpufreq_stats.c is a module, and should include module.h by Paul Gortmaker · 13 years ago
  22. 46a310b [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. by Konrad Rzeszutek Wilk · 13 years ago
  23. 13f0675 [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. by Dave Jones · 13 years ago
  24. 469057d [CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue by Karthigan Srinivasan · 13 years ago
  25. 98586ed [CPUFREQ] Fix memory leak in cpufreq_stat by steven finney · 13 years ago
  26. 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
  27. 0a829c5 [CPUFREQ] checkpatch cleanups for cpufreq_stats by Dave Jones · 15 years ago
  28. 7a6aedf [CPUFREQ] change cpu freq arrays to per_cpu variables by Mike Travis · 16 years ago
  29. 6501faf [CPUFREQ] state info wrong after resume by Shaohua Li · 16 years ago
  30. 25aca34 [CPUFREQ] fix show_trans_table by Cesar Eduardo Barros · 16 years ago
  31. f6ebef3 [CPUFREQ] fix section mismatch warnings by Sam Ravnborg · 16 years ago
  32. a332347 drivers/cpufreq/cpufreq_stats.c section fix by Adrian Bunk · 17 years ago
  33. 55395ae [CPUFREQ] cpufreq_stats: misc cpuinit section annotations by Satyam Sharma · 17 years ago
  34. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  35. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  36. c120069 [CPUFREQ] Remove hotplug cpu crap by Dave Jones · 17 years ago
  37. 8edc59d9 [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification by Venkatesh Pallipadi · 18 years ago
  38. e08f5f5 [CPUFREQ] Fix coding style issues in cpufreq. by Gautham R Shenoy · 18 years ago
  39. ddad65d [CPUFREQ] Fix some more CPU hotplug locking. by Dave Jones · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  42. 511e9ee [CPUFREQ] CodingStyle nits in cpufreq_stats.c by Dave Jones · 18 years ago
  43. bb1a813 [PATCH] cpufreq: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  44. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 18 years ago
  45. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  46. b7fb358 [CPUFREQ] Fix up compile of cpufreq_stats by Dave Jones · 19 years ago
  47. c32b6b8 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  48. bc7b26f [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats by Dave Jones · 19 years ago
  49. e98df50 [CPUFREQ] kzalloc conversions for cpufreq core. by Dave Jones · 19 years ago
  50. 58f1df2 [PATCH] cpufreq-stats driver updates by Venkatesh Pallipadi · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago