<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/superio, branch release/14.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2024-12-01T02:46:06Z</updated>
<entry>
<title>superio: Use a bus_child_deleted method to free ivars for children</title>
<updated>2024-12-01T02:46:06Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2024-11-01T14:09:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfe10b7712a5c3ab7511f0714c82fb6a022c2450'/>
<id>urn:sha1:bfe10b7712a5c3ab7511f0714c82fb6a022c2450</id>
<content type='text'>
Previously these ivars were leaked.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D47367

(cherry picked from commit 2520675d3f0ef9039049fd67481f013b36f250ee)
</content>
</entry>
<entry>
<title>superio: Use device_set_descf()</title>
<updated>2024-06-27T15:27:41Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-06-05T19:25:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e382b3bc8e75583e2b260e88d5b38ccbfd1112b'/>
<id>urn:sha1:2e382b3bc8e75583e2b260e88d5b38ccbfd1112b</id>
<content type='text'>
No functional change intended.

MFC after:	1 week

(cherry picked from commit 76a79178187f5a3ac05733e068c0860b14fd8632)
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:36Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=685dc743dc3b5645e34836464128e1c0558b404b'/>
<id>urn:sha1:685dc743dc3b5645e34836464128e1c0558b404b</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-16T17:54:11Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95ee2897e98f5d444f26ed2334cc7c439f9c16c6'/>
<id>urn:sha1:95ee2897e98f5d444f26ed2334cc7c439f9c16c6</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>superio+ncthwm: Add hardware monitoring support</title>
<updated>2023-07-01T17:19:53Z</updated>
<author>
<name>Stéphane Rochoy</name>
<email>stephane.rochoy@stormshield.eu</email>
</author>
<published>2023-07-01T17:19:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=350b7c3570aa6c87c537e54f706f1866f93a4142'/>
<id>urn:sha1:350b7c3570aa6c87c537e54f706f1866f93a4142</id>
<content type='text'>
Add support for the following chips:
- Nuvoton NCT6779D
- Nuvoton NCT6796D-E

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/719
</content>
</entry>
<entry>
<title>superio+nctgpio: Add support for new (weird) chips</title>
<updated>2023-07-01T17:19:52Z</updated>
<author>
<name>Stéphane Rochoy</name>
<email>stephane.rochoy@stormshield.eu</email>
</author>
<published>2023-07-01T17:19:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e6ea10c31220b5f56dbd966a0ee7163d46d30d1'/>
<id>urn:sha1:8e6ea10c31220b5f56dbd966a0ee7163d46d30d1</id>
<content type='text'>
Add support for the following chips:
- Nuvoton NCT5585D
- Nuvoton NCT6796D-E
- Nuvoton NCT6779
- Nuvoton NCT6116D
- and Winbond 83627DHG

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/719
</content>
</entry>
<entry>
<title>superio: Handle conflicting devid via prefer/extid</title>
<updated>2023-07-01T17:19:51Z</updated>
<author>
<name>Stéphane Rochoy</name>
<email>stephane.rochoy@stormshield.eu</email>
</author>
<published>2023-07-01T17:19:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0bcfa78313b429a958149e045f4069b2ed8c984'/>
<id>urn:sha1:a0bcfa78313b429a958149e045f4069b2ed8c984</id>
<content type='text'>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/719
</content>
</entry>
<entry>
<title>superio: Add superio_ldn_read and superio_ldn_write</title>
<updated>2023-07-01T17:19:49Z</updated>
<author>
<name>Stéphane Rochoy</name>
<email>stephane.rochoy@stormshield.eu</email>
</author>
<published>2023-07-01T17:19:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=26a0a4035e517d633b96cbcfe6b75bddec553ec3'/>
<id>urn:sha1:26a0a4035e517d633b96cbcfe6b75bddec553ec3</id>
<content type='text'>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/719
</content>
</entry>
<entry>
<title>superio: Add device ID for ITE IT8613</title>
<updated>2023-05-25T15:06:51Z</updated>
<author>
<name>Johannes Totz</name>
<email>jo@bruelltuete.com</email>
</author>
<published>2023-05-25T14:23:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5804b7ab378d6207130bd1685c931da6a4e76e55'/>
<id>urn:sha1:5804b7ab378d6207130bd1685c931da6a4e76e55</id>
<content type='text'>
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D39969
</content>
</entry>
<entry>
<title>superio,ftgpio: Add support for Fintek F81865 GPIO</title>
<updated>2023-02-28T17:17:53Z</updated>
<author>
<name>Stéphane Rochoy</name>
<email>stephane.rochoy@stormshield.eu</email>
</author>
<published>2023-02-28T17:16:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1b10e191f341111fad7be32ead11484dfd09b800'/>
<id>urn:sha1:1b10e191f341111fad7be32ead11484dfd09b800</id>
<content type='text'>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/674
Differential Revision: https://reviews.freebsd.org/D37893
</content>
</entry>
</feed>
