summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-06-20 21:05:53 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2014-06-20 21:08:25 -0400
commitb8c3c4aa158b860af815fbd9324cd6e3ba0c87bc (patch)
tree9eb6d45ddc0a19718c451cbf0818ba8c2d315ef4 /kernel.spec
parent8fc448b27e81f67cd57d668246c5e82e9381377c (diff)
downloadkernel-b8c3c4aa158b860af815fbd9324cd6e3ba0c87bc.tar.gz
kernel-b8c3c4aa158b860af815fbd9324cd6e3ba0c87bc.tar.xz
kernel-b8c3c4aa158b860af815fbd9324cd6e3ba0c87bc.zip
Bring in intel_pstate regression fixes for BayTrail
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 0d7c91371..cc5febfb4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 2
+%global baserelease 3
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -734,6 +734,10 @@ Patch25100: dm-thin-update-discard_granularity-to-reflect-the-thin-pool-blocksiz
#rhbz 1103528
Patch25101: elantech-Deal-with-clickpads-reporting-right-button-.patch
+Patch25102: intel_pstate-Fix-setting-VID.patch
+Patch25103: intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
+Patch25104: intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1436,6 +1440,10 @@ ApplyPatch dm-thin-update-discard_granularity-to-reflect-the-thin-pool-blocksize
#rhbz 1103528
ApplyPatch elantech-Deal-with-clickpads-reporting-right-button-.patch
+ApplyPatch intel_pstate-Fix-setting-VID.patch
+ApplyPatch intel_pstate-dont-touch-turbo-bit-if-turbo-disabled-or-unavailable.patch
+ApplyPatch intel_pstate-Update-documentation-of-max-min_perf_pct-sysfs-files.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2248,6 +2256,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Jun 20 2014 Josh Boyer <jwboyer@fedoraproject.org>
+- Bring in intel_pstate regression fixes for BayTrail
+
* Tue Jun 17 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Linux v3.15.1