1. c326e27 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected by Mattia Dongili · 18 years ago
  2. 0bb065f Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpufreq-2.6 by Dave Jones · 18 years ago
  3. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  4. 7c9d8c0 [PATCH] cpufreq_ondemand: add range check by Dominik Brodowski · 18 years ago
  5. 9cbad61 [PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected by Eric Piel · 18 years ago
  6. ff8c288 [PATCH] cpufreq_ondemand: Warn if it cannot run due to too long transition latency by Eric Piel · 18 years ago
  7. a159b82 [PATCH] cpufreq_conservative: alternative initialise approach by Alexander Clouter · 18 years ago
  8. 08a28e2 [PATCH] cpufreq_conservative: make for_each_cpu() safe by Alexander Clouter · 18 years ago
  9. e8a0257 [PATCH] cpufreq_conservative: alter default responsiveness by Alexander Clouter · 18 years ago
  10. 2c906b3 [PATCH] cpufreq_conservative: aligning of codebase with ondemand by Alexander Clouter · 18 years ago
  11. bb1a813 [PATCH] cpufreq: fix section mismatch warnings by Sam Ravnborg · 18 years ago
  12. 8ff6973 [CPUFREQ] Fix handling for CPU hotplug by Dave Jones · 18 years ago
  13. 32ee8c3 [CPUFREQ] Lots of whitespace & CodingStyle cleanup. by Dave Jones · 18 years ago
  14. 7d5e350 [CPUFREQ] Whitespace/CodingStyle cleanups by Dave Jones · 18 years ago
  15. a85f7bd [CPUFREQ] Check whether driver init did not initialize current freq by Thomas Renninger · 18 years ago
  16. e4472cb [CPUFREQ] cpufreq_notify_transition cleanup. by Dave Jones · 18 years ago
  17. c067286 [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. by Thomas Renninger · 18 years ago
  18. 0961dd0 [CPUFREQ] _PPC frequency change issues by Thomas Renninger · 18 years ago
  19. f3876c1 [CPUFREQ] Don't free held mutex in cpufreq_add_dev() by Andrew Morton · 18 years ago
  20. 83933af [CPUFREQ] convert remaining cpufreq semaphore to a mutex by Arjan van de Ven · 18 years ago
  21. 3fc54d3 [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. by akpm@osdl.org · 18 years ago
  22. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  23. 95235ca [CPUFREQ] CPU frequency display in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  24. 001893c [PATCH] cpufreq_conservative/ondemand: invert meaning of 'ignore nice' by Alexander Clouter · 19 years ago
  25. a9d9baa [PATCH] clean up lock_cpu_hotplug() in cpufreq by Ashok Raj · 19 years ago
  26. e738cf6 [PATCH] cpufreq: silence cpufreq for UP by Grant Coady · 19 years ago
  27. 90d45d1 [PATCH] cpu hotplug: fix locking in cpufreq drivers by Ashok Raj · 19 years ago
  28. dad2ad8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  29. b7fb358 [CPUFREQ] Fix up compile of cpufreq_stats by Dave Jones · 19 years ago
  30. c32b6b8 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  31. d434fca [PATCH] Remove cpu_sys_devices in cpufreq subsystem. by Ashok Raj · 19 years ago
  32. 9273214 [PATCH] cpufreq: SMP fix for conservative governor by Dave Jones · 19 years ago
  33. bc7b26f [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats by Dave Jones · 19 years ago
  34. e98df50 [CPUFREQ] kzalloc conversions for cpufreq core. by Dave Jones · 19 years ago
  35. df8b59b [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for stats. by Dave Jones · 19 years ago
  36. 8085e1f [CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error path by Venkatesh Pallipadi · 19 years ago
  37. cc993ca Here are two possible cleanups in cpufreq.c: by Dave Jones · 19 years ago
  38. e00d996 [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq by Bernard Blackham · 19 years ago
  39. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  40. 58f1df2 [PATCH] cpufreq-stats driver updates by Venkatesh Pallipadi · 19 years ago
  41. e131832 [CPUFREQ] ondemand governor default sampling downfactor as 1 by Dave Jones · 19 years ago
  42. c29f140 [CPUFREQ] ondemand governor automatic downscaling by Dave Jones · 19 years ago
  43. 9c7d269 [CPUFREQ] ondemand,conservative governor idle_tick clean-up by Dave Jones · 19 years ago
  44. 790d76f [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus by Dave Jones · 19 years ago
  45. dac1c1a [CPUFREQ] ondemand,conservative minor bug-fix and cleanup by Dave Jones · 19 years ago
  46. 1206aaa [CPUFREQ] Allow ondemand stepping to be changed by user. by Dave Jones · 19 years ago
  47. c11420a [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max by Dave Jones · 19 years ago
  48. 3d5ee9e [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time by Dave Jones · 19 years ago
  49. b917083 [CPUFREQ] Conservative cpufreq governer by Dave Jones · 19 years ago
  50. 7f335d4 [CPUFREQ] make cpufreq_gov_dbs static by Dave Jones · 19 years ago
  51. 3310010 [CPUFREQ] Add warning comment about default governors. by Dave Jones · 19 years ago
  52. 6fe7116 [CPUFREQ] ondemand: trivial clean-ups by Dave Jones · 19 years ago
  53. 78ee998 [CPUFREQ] cpufreq-core: reduce warning messages. by Dave Jones · 19 years ago
  54. ac09f69 [PATCH] cpufreq annoying warning fix by Benjamin Herrenschmidt · 19 years ago
  55. 42d4dc3 [PATCH] Add suspend method to cpufreq core by Benjamin Herrenschmidt · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago