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
nexedi
linux
Commits
ec67a2ba
Commit
ec67a2ba
authored
Jul 26, 2010
by
Len Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
intel_idle: add support for Westmere-EX
Signed-off-by:
Len Brown
<
len.brown@intel.com
>
parent
0394c667
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/idle/intel_idle.c
drivers/idle/intel_idle.c
+1
-0
No files found.
drivers/idle/intel_idle.c
View file @
ec67a2ba
...
...
@@ -256,6 +256,7 @@ static int intel_idle_probe(void)
case
0x1E
:
/* Core i7 and i5 Processor - Lynnfield Jasper Forest */
case
0x1F
:
/* Core i7 and i5 Processor - Nehalem */
case
0x2E
:
/* Nehalem-EX Xeon */
case
0x2F
:
/* Westmere-EX Xeon */
lapic_timer_reliable_states
=
(
1
<<
1
);
/* C1 */
case
0x25
:
/* Westmere */
...
...
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