Home | History | Annotate | only in /src/sys/modules/apple_smc_temp
History log of /src/sys/modules/apple_smc_temp
RevisionDateAuthorComments
 1.2 17-Feb-2019  rin Bump default value of WARNS for modules from 3 to 5, and
explicitly set WARNS for modules that fail with WARNS=5.

Also, turn on -Wno-missing-noreturn for clang for some files.

At the moment, among ~ 360 modules,
- 2 (lua and zfs) need WARNS=0
- 1 (solaris) needs WARNS=1
- 136 need WARNS=3 (mostly due to sign-compare)
- 4 need WARNS=4
- others can be compiled with WARNS=5

Discussed on tech-kern.
 1.1 01-Apr-2014  riastradh branches: 1.1.4; 1.1.6; 1.1.10; 1.1.36;
Rework Apple SMC attachment goo and split into multiple modules.

The four modules are apple_smc for the core functions, apple_smc_acpi
for attachment at acpi, and apple_smc_fan & apple_smc_temp for stuff
on the SMC.

Seems like there's a lot more bookkeeping necessary to maintain
children of an applesmc device implemented by loadable modules.
Maybe there's a better way I just haven't figured out yet.
 1.1.36.1 10-Jun-2019  christos Sync with HEAD
 1.1.10.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.10.1 01-Apr-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:04:31 +0000
 1.1.6.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1 01-Apr-2014  yamt file Makefile was added on branch yamt-pagecache on 2014-05-22 11:41:06 +0000
 1.1.4.2 18-May-2014  rmind sync with head
 1.1.4.1 01-Apr-2014  rmind file Makefile was added on branch rmind-smpnet on 2014-05-18 17:46:10 +0000
 1.1 01-Apr-2014  riastradh branches: 1.1.4; 1.1.6; 1.1.10;
Rework Apple SMC attachment goo and split into multiple modules.

The four modules are apple_smc for the core functions, apple_smc_acpi
for attachment at acpi, and apple_smc_fan & apple_smc_temp for stuff
on the SMC.

Seems like there's a lot more bookkeeping necessary to maintain
children of an applesmc device implemented by loadable modules.
Maybe there's a better way I just haven't figured out yet.
 1.1.10.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.10.1 01-Apr-2014  tls file apple_smc_temp.ioconf was added on branch tls-maxphys on 2014-08-20 00:04:31 +0000
 1.1.6.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1 01-Apr-2014  yamt file apple_smc_temp.ioconf was added on branch yamt-pagecache on 2014-05-22 11:41:06 +0000
 1.1.4.2 18-May-2014  rmind sync with head
 1.1.4.1 01-Apr-2014  rmind file apple_smc_temp.ioconf was added on branch rmind-smpnet on 2014-05-18 17:46:10 +0000

RSS XML Feed