diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-25 14:00:55 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-25 14:02:29 (EST) |
commit | 379745c0b9edb89ab2651de779b29ec1612c7c8a (patch) | |
tree | f2174f96404f30660c9c05718eb8934e7f49ae29 /docs | |
parent | 85653238893cb76e64fa8505fed7f4561e088e77 (diff) | |
download | libreboot-379745c0b9edb89ab2651de779b29ec1612c7c8a.zip libreboot-379745c0b9edb89ab2651de779b29ec1612c7c8a.tar.gz libreboot-379745c0b9edb89ab2651de779b29ec1612c7c8a.tar.bz2 |
Enable cstates 1 and 2 on macbook21
This reduces heat / power usage when the system is idle
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 4d1accd..3b4c8f7 100644 --- a/docs/release.html +++ b/docs/release.html @@ -120,6 +120,7 @@ Changes for this release (latest changes first, earliest changes last) </h2> <ul> + <li>Enabled cstates 1 and 2 on macbook21. This reduces idle heat / power consumption.</li> <li>buildrom-withgrub: disabled creation of *txtmode*.rom for X200 (only framebuffer graphics work)</li> <li>Updated SeaBIOS (again)</li> <li>docs/install/index.html#flashrom_x200: improve instructions</li> |