summaryrefslogtreecommitdiff
path: root/sys/dev/isa/itesio_isa.c
AgeCommit message (Expand)Author
2022-06-29unregister sensors only when registered.mlelstv
2021-07-03itesio(4): Added IT8625E support.nonaka
2019-07-23 Add IT8655 support.msaitoh
2017-09-12 Add IT8728F and IT877[12]E.msaitoh
2017-08-14Enable the IT8628E shipped with my gigabyte GA-N3150N-D3V board.hauke
2015-04-23Update module dependencies for all the existing modules that depend on sysmon...pgoyette
2012-11-15Add support for ITE8720F by Nat Sloss. PR#47169.msaitoh
2011-07-29add module supportjmcneill
2011-06-20Initialize sensors states before registering.pgoyette
2010-08-13Implement user-settable rfact in itesio.jakllsch
2010-07-17Put the original NULL pmf handler establishment back where it started, sopgoyette
2010-07-17If this itesio(4) has a watchdog, then set up a real suspend handler topgoyette
2010-05-02This only needs one bus_space_tag_t.jakllsch
2008-04-26Also attach in the IT8726F Super I/O.xtraeme
2008-04-26Fixup the negative VINs, they were inverted and conversion was wrong.xtraeme
2008-04-04Don't forget to unmap the I/O space in the error paths.xtraeme
2008-03-05struct cfdata * -> cfdata_t (for consistency).xtraeme
2008-03-04Change my email address to the netbsd one.xtraeme
2007-12-31Proxy-commit for xtraeme:wiz
2007-12-29Erm, update another comment that was outdated with latest changes.xtraeme
2007-12-29Update a comment that I wanted to correct for long time now...xtraeme
2007-12-29Added support for the Watchdog Timer built in the IT871[268] Super I/Os.xtraeme
2007-12-13Check return value of pmf_device_register(), pointed out by joerg.xtraeme
2007-12-09Register to pmf(9).xtraeme
2007-12-01aprintify, on behalf of xtraemejmcneill
2007-11-22Print the error if sysmon_envsys_register() fails and add a missingxtraeme
2007-11-16Extend the envsys2 API (one more time, sorry) as defined in:xtraeme
2007-11-15Remove a debug printf.xtraeme
2007-11-15- Remove an extra RCS ID line.xtraeme
2007-11-15Rename it(4) to itesio(4) to accomodate for the following changes:xtraeme