Age | Commit message (Expand) | Author | Files | Lines |
2005-11-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -12/+21 |
2005-11-02 | [CPUFREQ] Fix up compile of cpufreq_stats | Dave Jones | 1 | -0/+1 |
2005-10-31 | [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers | Ashok Raj | 2 | -9/+102 |
2005-10-31 | [PATCH] Remove cpu_sys_devices in cpufreq subsystem. | Ashok Raj | 1 | -13/+3 |
2005-10-28 | [PATCH] cpufreq: SMP fix for conservative governor | Dave Jones | 1 | -3/+3 |
2005-10-28 | [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats | Dave Jones | 1 | -0/+5 |
2005-10-21 | [CPUFREQ] kzalloc conversions for cpufreq core. | Dave Jones | 2 | -6/+3 |
2005-09-20 | [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for... | Dave Jones | 1 | -6/+12 |
2005-09-01 | [CPUFREQ] Bugfix: Call driver exit in cpufreq_add_dev error path | Venkatesh Pallipadi | 1 | -1/+5 |
2005-07-28 | Here are two possible cleanups in cpufreq.c: | Dave Jones | 1 | -2/+2 |
2005-07-08 | [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq | Bernard Blackham | 1 | -2/+2 |
2005-06-21 | [PATCH] sysfs: (rest) if show/store is missing return -EIO | Dmitry Torokhov | 1 | -2/+2 |
2005-06-01 | [PATCH] cpufreq-stats driver updates | Venkatesh Pallipadi | 1 | -17/+30 |
2005-06-01 | [CPUFREQ] ondemand governor default sampling downfactor as 1 | Dave Jones | 1 | -1/+5 |
2005-06-01 | [CPUFREQ] ondemand governor automatic downscaling | Dave Jones | 1 | -92/+25 |
2005-06-01 | [CPUFREQ] ondemand,conservative governor idle_tick clean-up | Dave Jones | 2 | -42/+10 |
2005-06-01 | [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus | Dave Jones | 2 | -2/+14 |
2005-06-01 | [CPUFREQ] ondemand,conservative minor bug-fix and cleanup | Dave Jones | 2 | -73/+38 |
2005-06-01 | [CPUFREQ] Allow ondemand stepping to be changed by user. | Dave Jones | 1 | -6/+36 |
2005-06-01 | [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/max | Dave Jones | 1 | -0/+8 |
2005-06-01 | [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu time | Dave Jones | 1 | -4/+62 |
2005-06-01 | [CPUFREQ] Conservative cpufreq governer | Dave Jones | 3 | -0/+634 |
2005-06-01 | [CPUFREQ] make cpufreq_gov_dbs static | Dave Jones | 1 | -2/+1 |
2005-06-01 | [CPUFREQ] Add warning comment about default governors. | Dave Jones | 1 | -0/+4 |
2005-06-01 | [CPUFREQ] ondemand: trivial clean-ups | Dave Jones | 1 | -8/+6 |
2005-06-01 | [CPUFREQ] cpufreq-core: reduce warning messages. | Dave Jones | 1 | -4/+4 |
2005-05-02 | [PATCH] cpufreq annoying warning fix | Benjamin Herrenschmidt | 1 | -3/+4 |
2005-04-29 | [PATCH] Add suspend method to cpufreq core | Benjamin Herrenschmidt | 1 | -5/+89 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 9 | -0/+2937 |