Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424666
| From | Len Brown <lenb@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] intel_idle updates |
| Date | 2016-06-17 07:30 +0200 |
| Message-ID | <rKUvT-2ml-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Rafael,
Since you've already pulled Dave's intel-family.h intel_idle changes
into your tree, please also apply these intel_idle patches to that branch.
[PATCH 1/2] drivers/idle: make intel_idle.c driver more explicitly
[PATCH 2/2] idle_intel: Add Denverton
And if you prefer to use git...
The following changes since commit 5edb56491d4812c42175980759da53388e5d86f5:
Linux 4.7-rc3 (2016-06-12 07:20:35 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git cpuidle
for you to fetch changes up to 264f6eef366c0669cf9c8b1850977e13be85160a:
idle_intel: Add Denverton (2016-06-16 21:05:24 -0400)
----------------------------------------------------------------
Jacob Pan (1):
idle_intel: Add Denverton
Paul Gortmaker (1):
drivers/idle: make intel_idle.c driver more explicitly non-modular
drivers/idle/intel_idle.c | 76 +++++++++++++++++++++++++++--------------------
1 file changed, 43 insertions(+), 33 deletions(-)
thanks!
-Len
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] intel_idle updates Len Brown <lenb@kernel.org> - 2016-06-17 07:30 +0200 [PATCH 1/2] drivers/idle: make intel_idle.c driver more explicitly non-modular Len Brown <lenb@kernel.org> - 2016-06-17 07:30 +0200
csiph-web