OpenGrok
Cross Reference: apple_smc_acpi.c
xref
: /
src
/
sys
/
dev
/
acpi
/
apple_smc_acpi.c
Home
|
History
|
Annotate
|
Download
|
only in
acpi
History log of
/src/sys/dev/acpi/apple_smc_acpi.c
Revision
Date
Author
Comments
1.5
29-Jan-2021
thorpej
Use acpi_compatible_match().
1.4
22-May-2017
riastradh
branches: 1.4.24;
Reassign my copyright to TNF.
1.3
01-Apr-2014
riastradh
branches: 1.3.4; 1.3.6; 1.3.10; 1.3.12;
Fix unused variable warning in non-modular apple_smc build.
1.2
01-Apr-2014
riastradh
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
01-Apr-2014
riastradh
First draft of drivers for the Apple System Management Controller.
Device interface derived by reading the Linux driver source code and
<http:///www.parhelia.ch/blog/statics/k3_keys.html> as of 2012-12-05.
Includes support for attaching fan and temperature sensors to sysmon.
No accelerometer yet.
Compile-tested only, based on some run-testing of experiments from
userland. Module attachment is not quite finished, so it won't work
yet.
1.3.12.1
28-Aug-2017
skrll
Sync with HEAD
1.3.10.3
03-Dec-2017
jdolecek
update from HEAD
1.3.10.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.10.1
01-Apr-2014
tls
file apple_smc_acpi.c was added on branch tls-maxphys on 2014-08-20 00:03:35 +0000
1.3.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.3.6.1
01-Apr-2014
yamt
file apple_smc_acpi.c was added on branch yamt-pagecache on 2014-05-22 11:40:19 +0000
1.3.4.2
18-May-2014
rmind
sync with head
1.3.4.1
01-Apr-2014
rmind
file apple_smc_acpi.c was added on branch rmind-smpnet on 2014-05-18 17:45:35 +0000
1.4.24.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Wed Oct 15 07:09:58 GMT 2025