Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
1289da2d
Commit
1289da2d
authored
Apr 01, 2004
by
Dave Jones
Committed by
Dave Jones
Apr 01, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CPUFREQ] Various updates/fixes to the powernow-k8 comment header.
parent
945a3d28
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
arch/i386/kernel/cpu/cpufreq/powernow-k8.c
arch/i386/kernel/cpu/cpufreq/powernow-k8.c
+6
-5
No files found.
arch/i386/kernel/cpu/cpufreq/powernow-k8.c
View file @
1289da2d
/*
/*
* (c) 2003 Advanced Micro Devices, Inc.
* (c) 2003
, 2004
Advanced Micro Devices, Inc.
* Your use of this code is subject to the terms and conditions of the
* Your use of this code is subject to the terms and conditions of the
* GNU general public license version 2. See "
../../../
COPYING" or
* GNU general public license version 2. See "COPYING" or
* http://www.gnu.org/licenses/gpl.html
* http://www.gnu.org/licenses/gpl.html
*
*
* Support : paul.devriendt@amd.com
* Support : paul.devriendt@amd.com
*
*
* Based on the powernow-k7.c module written by Dave Jones.
* Based on the powernow-k7.c module written by Dave Jones.
* (C) 2003 Dave Jones <davej@codemonkey.or
k
.uk> on behalf of SuSE Labs
* (C) 2003 Dave Jones <davej@codemonkey.or
g
.uk> on behalf of SuSE Labs
* (C) 2004 Dominik Brodowski <linux@brodo.de>
* (C) 2004 Dominik Brodowski <linux@brodo.de>
* (C) 2004 Pavel Machek <pavel@suse.cz>
* (C) 2004 Pavel Machek <pavel@suse.cz>
* Licensed under the terms of the GNU GPL License version 2.
* Licensed under the terms of the GNU GPL License version 2.
* Based upon datasheets & sample CPUs kindly provided by AMD.
* Based upon datasheets & sample CPUs kindly provided by AMD.
*
*
* Valuable input gratefully received from Dave Jones, Pavel Machek,
* Dominik Brodowski, and others.
* Processor information obtained from Chapter 9 (Power and Thermal Management)
* Processor information obtained from Chapter 9 (Power and Thermal Management)
* of the "BIOS and Kernel Developer's Guide for the AMD Athlon 64 and AMD
* of the "BIOS and Kernel Developer's Guide for the AMD Athlon 64 and AMD
* Opteron Processors", revision 3.03, available for download from www.amd.com
* Opteron Processors" available for download from www.amd.com
*
*/
*/
#include <linux/kernel.h>
#include <linux/kernel.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment