summaryrefslogtreecommitdiffstats
path: root/perl-install/cpufreq.pm
Commit message (Collapse)AuthorAgeFilesLines
* drop (broken) support for Alpha, PPC, Sparc & most of IA64Thierry.Vignaud2014-05-261-10/+1
| | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox?
* harddrake: cpufreq performance governor is no longer a moduleColin Guthrie2012-03-241-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-231-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* cpufreq: load e_powersaver for VIA C7 (#41377)Olivier Blin2009-10-231-0/+10
|
* cpufreq: fix gsx-suspmod probeOlivier Blin2008-03-101-1/+1
|
* use p4-clockmod for some Intel family 6 processors not supporting EST ↵Olivier Blin2008-02-181-2/+4
| | | | (Enhanced SpeedStep), models selected from p4-clockmod source code
* add comment about cpuid.cOlivier Blin2008-02-181-0/+1
|
* use speedstep-centrino only for supported models and prefer acpi-cpufreq ↵Olivier Blin2008-02-181-5/+7
| | | | (patch from Herton, #30208)
* perl_checker fixOlivier Blin2008-02-181-1/+1
|
* use acpi_cpufreq for Mobile PIII/Celeron (for example Toshiba Portégé 3500)Olivier Blin2008-02-181-2/+5
|
* use acpi-cpufreq for Intel family 6 model 13 (Centrino Dothan)Olivier Blin2008-02-181-2/+2
|
* add acpi-cpufreq support for some Intel CPUs (family 6 model 15) (from ↵Olivier Blin2007-09-281-0/+10
| | | | Herton Ronaldo Krzesinski, #30208)
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+149