-
af22081...
by
Colin Ian King
on 2017-04-18
-
Import patches-unapplied version 1.5-2ubuntu4 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 675ec64e3b00b1a8e1ba84404b54b0f20f80720a
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
-
675ec64...
by
Colin Ian King
on 2017-03-15
-
Import patches-unapplied version 1.5-2ubuntu3 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: e809b18da7ce9b93704491c8f3e8c234441f0b83
New changelog entries:
* fix spamming of logs when writes file (LP: #1656528)
- patch from Srinivas Pandruvada at Intel, not yet mainline
-
e809b18...
by
Colin Ian King
on 2016-05-26
-
Import patches-unapplied version 1.5-2ubuntu2 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 67d0f87498e1cda8c629eefecb1338969afda23c
New changelog entries:
* Downgrade errors to just info messages (LP: #1582982)
- Thermald is reporting information at too high a logging
level, so downgrade messages to info level to stop confusing
users when thermald complains that hardware or ACPI specific
interfaces are not available
-
67d0f87...
by
Colin Ian King
on 2016-04-29
-
Import patches-unapplied version 1.5-2ubuntu1 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 6484d1ccf15ba96895a6d40b0f63d89d72833ba0
New changelog entries:
* 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
-
a748aa5...
by
Colin Ian King
on 2015-08-21
-
Import patches-unapplied version 1.4.3-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: e5f36674bd5554b95ec2be51498cd866a0e9a0db
New changelog entries:
* cdev: turn some info messages to debug to reduce syslog spamming
* cdev: RAPL: turn some info messages to debug to reduce syslog spamming
-
e5f3667...
by
Colin Ian King
on 2015-08-03
-
Import patches-unapplied version 1.4.3-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: dad49b074f078a53fe0db326f67f3cdd29ac03fd
New changelog entries:
* Fix null pointer deferences with _ART active trip points (LP: #1480821)
* Re-enable lockfile (LP:# 1480892)
* Report multiple instances of thermald with thd_log_fatal (LP: #1432220)
-
dad49b0...
by
Colin Ian King
on 2015-07-31
-
Import patches-unapplied version 1.4.3-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: bd871541ba3752ff48070f44583c8903cae265ff
New changelog entries:
* Suppress systemd failed service messages (e.g. on VMs) (LP:#1480182)