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