#ifndef _UAPI_LINUX_THERMAL_H
#define _UAPI_LINUX_THERMAL_H

#define THERMAL_NAME_LENGTH	20

/* Adding event notification support elements */
#define THERMAL_GENL_FAMILY_NAME                "thermal_event"
#define THERMAL_GENL_VERSION                    0x01
#define THERMAL_GENL_MCAST_GROUP_NAME           "thermal_mc_grp"

/* Events supported by Thermal Netlink */
enum events {
	THERMAL_AUX0,
	THERMAL_AUX1,
	THERMAL_CRITICAL,
	THERMAL_DEV_FAULT,
};

/* attributes of thermal_genl_family */
enum {
	THERMAL_GENL_ATTR_UNSPEC,
	THERMAL_GENL_ATTR_EVENT,
	__THERMAL_GENL_ATTR_MAX,
};
#define THERMAL_GENL_ATTR_MAX (__THERMAL_GENL_ATTR_MAX - 1)

/* commands supported by the thermal_genl_family */
enum {
	THERMAL_GENL_CMD_UNSPEC,
	THERMAL_GENL_CMD_EVENT,
	__THERMAL_GENL_CMD_MAX,
};
#define THERMAL_GENL_CMD_MAX (__THERMAL_GENL_CMD_MAX - 1)

#endif /* _UAPI_LINUX_THERMAL_H */
value='f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d'/><input type='hidden' name='showmsg' value='1'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master' selected='selected'>master</option>
<option value='nds-private-remove'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/net/nfc/nfc.h?showmsg=1'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/net/nfc/nfc.h?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/net/nfc/nfc.h?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/net/nfc/nfc.h?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/net/nfc/nfc.h'>
<input type='hidden' name='id' value='f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d'/><input type='hidden' name='showmsg' value='1'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d&amp;showmsg=1'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d&amp;showmsg=1'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d&amp;showmsg=1'>net</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net/nfc?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d&amp;showmsg=1'>nfc</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net/nfc/nfc.h?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d&amp;showmsg=1'>nfc.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/include/net/nfc/nfc.h?id=f4a1f04a3f66aebbe8665a28d9cf0b5e3d1c6f9d'>Collapse</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>