summaryrefslogtreecommitdiff
path: root/sys/dev/isa/aps.c
AgeCommit message (Expand)Author
2015-04-23Update module dependencies for all the existing modules that depend on sysmon...pgoyette
2014-11-16Replace callout_stop with callout_haltozaki-r
2012-08-14Collect rnd(9) entropy from coretemp(4), acpibat(4), aibs(4), hpacel(4),jruoho
2011-02-16As suggested by Sverre Froyen in a follow-up to PR # 41698, change thejruoho
2011-01-18treat temperature readings of 0xff as invalid, as I'm somewhat confidentjmcneill
2011-01-16save a line of dmesgjmcneill
2011-01-16- catch up with OpenBSD driver, adding support for newer Thinkpad modelsjmcneill
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-01-08Expand PMF_FN_* macros.dyoung
2008-04-04Don't forget to unmap I/O space in the error paths.xtraeme
2008-02-29Use PMF_FN_ARGS, PMF_FN_PROTO.dyoung
2007-12-21Do not append the device name into the sensor's description, that'sxtraeme
2007-12-09Merge jmcneill-pm branch.jmcneill
2007-11-17Initialize sensor's statekefren
2007-11-16Extend the envsys2 API (one more time, sorry) as defined in:xtraeme
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-09-11New aps(4) driver for IBM Thinkpad Active Protection System.xtraeme