<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>donotspamme@example.com</email>
		<name>eugeniusz-gienek</name>
		<description>If wannah reach - use Github issues system please.</description>
	</maintainer>
	<longdescription lang="en">
		A small hwmon driver for Gigabyte G5 KD laptops (Clevo under the hood),
		detected sensor is 0x5570 (ITE IT5570E), whose ITE embedded controller
		is not currently supported by any in-tree driver at the time of creation.
		Fan tachometer counters are read from the memory-mapped EC RAM 
		window and exposed as standard fan1_input and fan2_input attributes, 
		making them visible to lm-sensors and anything else reading hwmon.
		The driver is strictly read-only.
	</longdescription>
	<use>
		<flag name="dist-kernel">Marking for an automatic module-rebuild for a
		distribution kernel.</flag>
		<flag name="lm-sensors-conf">Install a configuration file labelling the
		fans as fan1 and fan2, and additionally showing the thermal zone
		reading  (which might duplicate acpitz)</flag>
	</use>
	<upstream>
		<remote-id type="github">Eugeniusz-Gienek/gigabyte-g5-ec</remote-id>
	</upstream>
</pkgmetadata>
