Home | History | Annotate | Download | only in acpi
History log of /src/sys/dev/acpi/acpi_fan.c
RevisionDateAuthorComments
 1.9  29-Jan-2021  thorpej Use acpi_compatible_match().
 1.8  23-Apr-2015  pgoyette branches: 1.8.32;
Update module dependencies for all the existing modules that depend on sysmon components.
 1.7  22-Jul-2011  jruoho branches: 1.7.12; 1.7.30;
Do not unnecessarily maintain a state between suspend and resume.
 1.6  21-Jun-2011  jruoho Revert the previous commit as it was wrong/redundant.
 1.5  20-Jun-2011  pgoyette Initialize sensors states before registering.
 1.4  16-Feb-2011  jruoho branches: 1.4.2; 1.4.4;
Change the preprocessor defines around the module(9)'s modcmd() calls such
that the modules show in modstat(8) even though these are "builtin".
 1.3  13-Jan-2011  jruoho branches: 1.3.2; 1.3.4;
Postpone the sensor update with sysmon_taskq(9).
 1.2  09-Jan-2011  jruoho After consulting jmcneill@, set the state to D0 ("on") upon shutdown and
detach. A safety measure so that we do not accidentally fry anything.
 1.1  09-Jan-2011  jruoho Add a dummy-driver for ACPI fans.
 1.3.4.1  17-Feb-2011  bouyer Sync with HEAD
 1.3.2.1  06-Jun-2011  jruoho Sync with HEAD.
 1.4.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.4.2.2  05-Mar-2011  rmind sync with head
 1.4.2.1  16-Feb-2011  rmind file acpi_fan.c was added on branch rmind-uvmplock on 2011-03-05 20:53:03 +0000
 1.7.30.1  06-Jun-2015  skrll Sync with HEAD
 1.7.12.1  03-Dec-2017  jdolecek update from HEAD
 1.8.32.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed