mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-08 04:18:08 +02:00
0.12
This commit is contained in:
parent
0005a190f0
commit
1ddc98ecd8
2 changed files with 11 additions and 1 deletions
10
NEWS
10
NEWS
|
|
@ -1,3 +1,13 @@
|
|||
0.12
|
||||
----
|
||||
|
||||
This release adds support for the Intel "Energy Performance Bias" feature, which
|
||||
can be used on hardware that doesn't have a platform_profile or doesn't support
|
||||
HWP. It will also be used to eke out a bit more performance, or power, on systems
|
||||
which already supported HWP.
|
||||
|
||||
More information is available in the README.
|
||||
|
||||
0.11.1
|
||||
------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('power-profiles-daemon', [ 'c' ],
|
||||
version: '0.11.1',
|
||||
version: '0.12',
|
||||
license: 'GPLv3+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue