Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1233138
| From | Len Brown <lenb@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | intel_idle and turbostat patches for Linux-4.3 |
| Date | 2015-09-26 07:10 +0200 |
| Message-ID | <qcPUe-6X6-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Rafael, The following patches are available on my "intel_idle" and "turbostat" branches, as usual, plus here for review. [PATCH 1/4] intel_idle: Skylake Client Support - updated Initial SKL intel_idle support went into 4.3-rc1. That patch works, but this patch makes it more optimal, under some conditions. [PATCH 2/4] tools/power turbostat: IVB Xeon: fix --debug regression This is a regression fix for a 4.1-rc1 patch It was rude for turbostat to start failing on IVB-Xeon boxes. [PATCH 3/4] tools/power turbostat: KNL workaround for %Busy and This works around a newly documented hardware quirk. [PATCH 4/4] tools/power turbostat: SKL: Adjust for TSC difference This works around an accuracy error that initially looked insignificant, but on some configurations it will be big enough to be noticed and confuse users, so here we address it fully. Thanks, Len Brown, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
intel_idle and turbostat patches for Linux-4.3 Len Brown <lenb@kernel.org> - 2015-09-26 07:10 +0200 [PATCH 3/4] tools/power turbostat: KNL workaround for %Busy and Avg_MHz Len Brown <lenb@kernel.org> - 2015-09-26 07:10 +0200 [PATCH 1/4] intel_idle: Skylake Client Support - updated Len Brown <lenb@kernel.org> - 2015-09-26 07:10 +0200 [PATCH 4/4] tools/power turbostat: SKL: Adjust for TSC difference from base frequency Len Brown <lenb@kernel.org> - 2015-09-26 07:10 +0200 [PATCH 2/4] tools/power turbostat: IVB Xeon: fix --debug regression Len Brown <lenb@kernel.org> - 2015-09-26 07:10 +0200 Re: intel_idle and turbostat patches for Linux-4.3 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-09-27 15:30 +0200
csiph-web