-
100bc76...
by
Colin Ian King
on 2017-04-18
-
Import patches-unapplied version 1.5.3-4ubuntu2 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: 961ab321273bd9d52e065cd561b8c62afc8ab6aa
New changelog entries:
* Add missing support for Kabylake and Broadwell-GT (LP: #1683829)
- upstream commit 405dcc0a6464d92, add some more CPU IDs
* Fix energy preference default (LP: #1683825)
- 37a25879239466f ("set default preference"); set the default
energy preference to ENERGY_CONSERVE rather than a garbage value
-
961ab32...
by
Colin Ian King
on 2017-02-23
-
Import patches-unapplied version 1.5.3-4ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: f5444a5685fdab40f10937fa2396cf2722242b69
New changelog entries:
* fix spamming of logs when writes file (LP: #1656528)
- patch from Srinivas Pandruvada at Intel, not yet mainline
-
f5444a5...
by
Colin Ian King
on 2016-09-25
-
Import patches-unapplied version 1.5.3-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 02bacbafeaffc84938380a10aa5e968bd8264125
New changelog entries:
* fix incorrect target state settting by thermald (LP: #1627400)
- It was observed that in the case of cooling device with
min_state > max_state, thermald doesn't set the cooling device to
the intended target state per the configuration in XML. This is
because of sorting the zone_trip_limits list in ascending order
based on target value is not suitable for the case of cooling
device with min_state > max_state. Upstream commit
fd0671beba14586eb3e0b0fa2247a00100e6d418
-
02bacba...
by
Colin Ian King
on 2016-07-21
-
Import patches-unapplied version 1.5.3-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 91de0d520872bdd7157538d457f12b38bb0a0a35
New changelog entries:
* Minor upstream fix and add in model throttling for SoFIA-3GR:
- thd_cdev_modem: ensure private variables in class are
initialized. throttling and online are not initialized, so
set the appropriately in the constructor.
- Added support for modem throttling on SoFIA-3GR:
Added modem as a cooling device for PA (coretemp4) on 3GR.
While temp would be read from sysfs device files, cooling
would be initiated through telephony framework, via D-Bus.
Telephony framework would notify thermald via D-Bus signals,
any change in throttling state.
thermald would invoke D-Bus methods in telephony framework
ONLY to check if its supported and to change the state.
-
91de0d5...
by
Colin Ian King
on 2016-06-03
-
Import patches-unapplied version 1.5.3-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: ccf03640ba131a298f77f86ab504d6f15416d09c
New changelog entries:
* Fix spelling mistake in thermal-conf man page (Closes: #826178)
- change "confirms" to "conforms"
-
ccf0364...
by
Colin Ian King
on 2016-05-26
-
Import patches-unapplied version 1.5.3-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1b2a9f83f80a3adb756b70ea430c28cc4d06b561
New changelog entries:
* Sync source to upstream 1.5.3 head
* Remove debian patches that are now merged into 1.5.3
- 0001-Initialize-bios_locked-to-false.patch
- 0002-Regression-for-default-config-file.patch
* Downgrade logging error (commit 8280fd7ec6cff6db6463c8a1b01d2e427e418226)
- When there are no relationship tables present, we print error.
This causes confusion. So downgrade error as thermald will continue
to use its defaults.
-
1b2a9f8...
by
Colin Ian King
on 2016-04-29
-
Import patches-unapplied version 1.5-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 6484d1ccf15ba96895a6d40b0f63d89d72833ba0
New changelog entries:
* Update Standards-Version to 3.9.8
* Fix incorrect path to thermald config file (LP: #1568123)
- upstream commit 4a890d7e173678644882e6b863f3650e30d33052
-
6484d1c...
by
Colin Ian King
on 2016-02-19
-
Import patches-unapplied version 1.5-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: afaf7acdaabbe3ff089b5f95fd628309057a8a27
New changelog entries:
* Initialise bios_locked; may lead to random behaviour (LP: #1547594)
- bios_locked should be initialised to false so that RAPL is
enabled by default.
-
afaf7ac...
by
Colin Ian King
on 2016-02-18
-
Import patches-unapplied version 1.5-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 2d760d2395051915f49b14c8cbbd0b2a0bcb7a38
New changelog entries:
* Sync with upstream 1.5 release
- remove debain/patches as these are all in the upstream release now
-
2d760d2...
by
Colin Ian King
on 2016-01-26
-
Import patches-unapplied version 1.4.3-6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: a748aa5564f60fbe4d233cded938064436f59d21
New changelog entries:
* Fix frequency scaling issue on specific Intel CPUs (LP: #1480349)
- roll earlier patches that allow us to cleanly patch the issue
- Error recovery when sysfs attrib read fails
- Remove wild card for loading
- Move parser init to thd_engine
- Add white list of the cpu ids