History log of /openbsd-current/sys/dev/i2c/adt7462.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 06-Apr-2022 naddy

constify struct cfattach


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.6 23-Apr-2008 deraadt

learn about the fans


# 1.5 22-Apr-2008 cnst

* correct the names of the register defines
* describe the temperature sensors as 'Internal' / 'External'
* no need for sensor description enumeration

'sure' deraadt


# 1.4 22-Apr-2008 deraadt

handle all four temperature sensors


# 1.3 21-Apr-2008 deraadt

correct negative temperatures (if they ever happen); spotted by cnst


# 1.2 21-Apr-2008 deraadt

improve register to temperature conversion code


# 1.1 21-Apr-2008 deraadt

A very very rough start at an adt7462 driver


Revision tags: OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 23-Apr-2008 deraadt

learn about the fans


# 1.5 22-Apr-2008 cnst

* correct the names of the register defines
* describe the temperature sensors as 'Internal' / 'External'
* no need for sensor description enumeration

'sure' deraadt


# 1.4 22-Apr-2008 deraadt

handle all four temperature sensors


# 1.3 21-Apr-2008 deraadt

correct negative temperatures (if they ever happen); spotted by cnst


# 1.2 21-Apr-2008 deraadt

improve register to temperature conversion code


# 1.1 21-Apr-2008 deraadt

A very very rough start at an adt7462 driver