| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-05-19 | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq |  maximilian attems | 1 | -1/+1 |
| 2008-05-19 | [CPUFREQ] powernow-k8: improve error messages |  Mark Langsdorf | 1 | -2/+13 |
| 2008-04-28 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism |  Darrick J. Wong | 1 | -0/+1 |
| 2008-04-28 | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. |  Venkatesh Pallipadi | 1 | -0/+10 |
| 2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel |  Linus Torvalds | 4 | -45/+48 |
| 2008-04-19 | x86: use new set_cpus_allowed_ptr function |  Mike Travis | 4 | -45/+48 |
| 2008-04-19 | x86: clean up cpu capabilities accesses, p4-clockmod.c |  Ingo Molnar | 1 | -2/+2 |
| 2008-03-26 | x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX |  Stephan Diestelhorst | 1 | -15/+24 |
| 2008-03-05 | [CPUFREQ] Remove debugging message from e_powersaver |  Dave Jones | 1 | -2/+6 |
| 2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -4/+1 |
| 2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release |  Len Brown | 1 | -4/+1 |
| 2008-02-06 | [CPUFREQ] Add missing printk levels to e_powersaver |  Dave Jones | 1 | -12/+12 |
| 2008-02-06 | [CPUFREQ] Fix sparse warning in powernow-k8 |  Dave Jones | 1 | -1/+3 |
| 2008-02-06 | [CPUFREQ] Support Model D parts and newer in e_powersaver |  Jesse Ahrens | 1 | -5/+32 |
| 2008-02-06 | [CPUFREQ] Powernow-k8: Update to support the latest Turion processors |  Mark Langsdorf | 1 | -1/+1 |
| 2008-02-06 | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h |  Yinghai Lu | 1 | -3/+2 |
| 2008-02-06 | [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data |  Dave Young | 1 | -2/+2 |
| 2008-02-06 | [CPUFREQ] arch/x86: Add missing "space" |  Joe Perches | 1 | -1/+1 |
| 2008-02-06 | [CPUFREQ] Remove pointless Kconfig dependancy |  Dave Jones | 1 | -2/+2 |
| 2008-02-06 | x86: fix sparse warnings in powernow-k8.c |  Harvey Harrison | 1 | -1/+0 |
| 2008-01-30 | x86: remove unneded casts |  Jan Engelhardt | 1 | -1/+1 |
| 2008-01-30 | x86: change NR_CPUS arrays in acpi-cpufreq |  travis@sgi.com | 1 | -12/+13 |
| 2008-01-30 | x86: change NR_CPUS arrays in powernow-k8 |  travis@sgi.com | 1 | -6/+6 |
| 2007-11-20 | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1" |  Zhao Yakui | 1 | -4/+1 |
| 2007-11-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 2 | -81/+29 |
| 2007-11-12 | x86: unification of cfufreq/Kconfig |  Sam Ravnborg | 2 | -130/+47 |
| 2007-10-22 | [CPUFREQ] architectural pstate driver for powernow-k8 |  Mark Langsdorf | 2 | -81/+29 |
| 2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial |  Linus Torvalds | 5 | -9/+9 |
| 2007-10-20 | spelling fixes: arch/i386/ |  Simon Arlott | 4 | -8/+8 |
| 2007-10-19 | Convert files to UTF-8 and some cleanups |  Jan Engelhardt | 1 | -1/+1 |
| 2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array |  Mike Travis | 11 | -19/+19 |
| 2007-10-19 | x86: move cpufreq Kconfigs to the same directory |  Thomas Gleixner | 2 | -0/+108 |
| 2007-10-17 | x86: fix dmi const-ify fallout |  Thomas Gleixner | 1 | -1/+1 |
| 2007-10-16 | Convert cpu_sibling_map to be a per cpu variable |  Mike Travis | 2 | -2/+2 |
| 2007-10-16 | x86: Convert cpu_core_map to be a per cpu variable |  Mike Travis | 2 | -6/+6 |
| 2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq |  Linus Torvalds | 14 | -22/+9 |
| 2007-10-11 | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 |  Linus Torvalds | 1 | -2/+2 |
| 2007-10-11 | i386: move kernel/cpu/cpufreq |  Thomas Gleixner | 22 | -0/+9442 |