<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/acpi_support, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-07-06T13:54:18Z</updated>
<entry>
<title>MFC r362496, r362592:</title>
<updated>2020-07-06T13:54:18Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2020-07-06T13:54:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d12d6eb4f9fc29c73e00e593b06d59cecc4d2dd9'/>
<id>urn:sha1:d12d6eb4f9fc29c73e00e593b06d59cecc4d2dd9</id>
<content type='text'>
acpi_ibm(4): Add support for putting fans in disengaged mode.

PR:	247306
</content>
</entry>
<entry>
<title>MFC r359795: Avoid using a variable solely for sizes that are never meant</title>
<updated>2020-04-25T06:42:46Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2020-04-25T06:42:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6a3fd91afcde6c3ec942b6c03a00d561ddca7df'/>
<id>urn:sha1:b6a3fd91afcde6c3ec942b6c03a00d561ddca7df</id>
<content type='text'>
to be modified runtime.
</content>
</entry>
<entry>
<title>MFC r357292:</title>
<updated>2020-02-02T08:46:29Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2020-02-02T08:46:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0507627b967611827012a1222c832226bc1a4a94'/>
<id>urn:sha1:0507627b967611827012a1222c832226bc1a4a94</id>
<content type='text'>
  acpi_ibm: add support for ThinkPad PrivacyGuard

  ThinkPad PrivacyGuard is a built-in toggleable privacy filter that
  restricts viewing angles when on. It is an available on some new
  ThinkPad models such as the X1 Carbon 7th gen (as an optional HW
  upgrade).

  The privacy filter can be enabled/disabled via an ACPI call. This commit
  adds a sysctl under dev.acpi_ibm that allows for getting and setting the
  PrivacyGuard state.

Submitted by:   Kamila Součková &lt;kamila@ksp.sk&gt;
Reviewed By:    cem, philip
Differential Revision: https://reviews.freebsd.org/D23370

</content>
</entry>
<entry>
<title>MFC r346647:</title>
<updated>2019-05-15T21:52:43Z</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>gonzo@FreeBSD.org</email>
</author>
<published>2019-05-15T21:52:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44f82e4e22489f1593afc361ee50d5bf434efacb'/>
<id>urn:sha1:44f82e4e22489f1593afc361ee50d5bf434efacb</id>
<content type='text'>
[acpi_ibm] Add support for newer Thinkpad models

Add support for newer Thinkpad models with id LEN0268. Was tested on
Thinkpad T480 and ThinkPad X1 Yoga 2nd gen.

PR:		229120
Submitted by:	Ali Abdallah &lt;aliovx@gmail.com&gt;
</content>
</entry>
<entry>
<title>acpi: Add support for Thinkpads Mic led</title>
<updated>2018-06-17T20:44:20Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-06-17T20:44:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9cd818a3f406b66671781dc6f80e6c08152b5ee2'/>
<id>urn:sha1:9cd818a3f406b66671781dc6f80e6c08152b5ee2</id>
<content type='text'>
PR:		229074
Submitted by:	"Ali Abdallah" &lt;aliovx@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix build of aibs with base gcc on i386</title>
<updated>2018-06-17T19:14:05Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2018-06-17T19:14:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1e2190c9815cba4e2f5378d5a4a3c161156ac6c'/>
<id>urn:sha1:a1e2190c9815cba4e2f5378d5a4a3c161156ac6c</id>
<content type='text'>
Add a few intermediate casts to intptr_t to suppress "cast to pointer
from integer of different size" warnings from gcc.  In this case, the
'arg2' part of SYSCTL_HANDLER_ARGS is used to pass in a pointer, via an
intermediate intmax_t, so no information is lost.

Reviewed by:	avg
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D15725
</content>
</entry>
<entry>
<title>Hide unneeded message under bootverbose.</title>
<updated>2017-01-27T14:17:48Z</updated>
<author>
<name>Shunsuke Akiyama</name>
<email>akiyama@FreeBSD.org</email>
</author>
<published>2017-01-27T14:17:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8fefd0ed5b3ef3a055b94646bf5b900fb5d175e'/>
<id>urn:sha1:a8fefd0ed5b3ef3a055b94646bf5b900fb5d175e</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Set of improvements to acpi_hp(4) driver.</title>
<updated>2016-11-12T05:09:39Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2016-11-12T05:09:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f842820e18b247a4c86e17f9434e7f4f44941e8'/>
<id>urn:sha1:1f842820e18b247a4c86e17f9434e7f4f44941e8</id>
<content type='text'>
 - Attach only to WMI devices that provide supported GUIDs.  HP Spectre x360
has two WMI devices, only one of which provides the GUIDs.
 - Pass proper device to ACPI_WMI_REMOVE_EVENT_HANDLER() on detach.
 - Improve error WMI handling separating status and data paths.  This allows
to hide sysctls not supported by specific hardware/BIOS.
 - Improve CMI block parser to make it work on HP Spectre x360 laptop.
 - In verbose mode log all unknown events to help futher improvements.
</content>
</entry>
<entry>
<title>aibs / atk0110: add support for querying sensors via GGRP and GITM</title>
<updated>2016-10-15T09:10:35Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2016-10-15T09:10:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2698bbbb5afda894d2e0e0a894a03366706f5138'/>
<id>urn:sha1:2698bbbb5afda894d2e0e0a894a03366706f5138</id>
<content type='text'>
Comparing to the Linux driver there is still one missing feature.
The Linux driver finds and enables "Embedded Controller" item in
the 0x11 group if it's not enabled yet.

I tested the new method, Torfinn Ingolfsen tested the old method
and helped to fix several bugs in the earlier versions of the patch.

Tested by:	Torfinn Ingolfsen &lt;torfinn.ingolfsen@getmail.no&gt;
Reviewed by:	rpaulo
MFC after:	3 weeks
Differential Revision: https://reviews.freebsd.org/D8227
</content>
</entry>
<entry>
<title>Fix the deciKelvin to Celsius conversion in kernel.</title>
<updated>2016-05-22T13:58:32Z</updated>
<author>
<name>Luiz Otavio O Souza</name>
<email>loos@FreeBSD.org</email>
</author>
<published>2016-05-22T13:58:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d6672e13bcdcb4d21f78db028570820ec9c2102'/>
<id>urn:sha1:9d6672e13bcdcb4d21f78db028570820ec9c2102</id>
<content type='text'>
After r285994, sysctl(8) was fixed to use 273.15 instead of 273.20 as 0C
reference and as result, the temperature read in sysctl(8) now exibits a
+0.1C difference.

This commit fix the kernel references to match the reference value used in
sysctl(8) after r285994.

Sponsored by:	Rubicon Communications (Netgate)
</content>
</entry>
</feed>
