Commit Graph

13 Commits

Author SHA1 Message Date
Carter Li
1a5512f793 fix: fixed case values for SP4B and SP69 in smc.swift (#2894)
Signed-off-by: Carter Li <CarterLi@users.noreply.github.com>
2026-01-11 15:40:39 +01:00
Serhiy Mytrovtsiy
ce92471f6c feat: added spa5 type to the SMC and a few new power sensors (#2161) 2024-10-05 17:31:41 +02:00
Serhiy Mytrovtsiy
cb26c684de feat: removed check if the setting fan speed is less than minimum fan speed 2023-08-03 17:51:50 +02:00
Serhiy Mytrovtsiy
1e0ba3b61f feat: moved all reader's values to the Codable protocol 2023-06-27 17:09:38 +02:00
Serhiy Mytrovtsiy
3c9a3722bf fix: fixed swiftlint warnings (#1386) 2023-04-01 16:58:05 +02:00
Serhiy Mytrovtsiy
f17c0c8987 feat: disabled large_tuple swiftlint rule 2022-01-11 22:51:55 +01:00
Dmitry
d419d8b871 fix: changed keyInfo_t dataSize to 32 bytes in the SMC (#689)
keyInfo_t dataSize must be 32 instead of 64 bytes.
2021-11-07 12:06:55 +01:00
Serhiy Mytrovtsiy
0320dfe709 fix: updated max file length in the swiftlint configuration 2021-10-05 19:14:09 +02:00
Serhiy Mytrovtsiy
a3a002a2d3 feat: removed os.log and moved to NextLog 2021-06-26 13:38:45 +02:00
Serhiy Mytrovtsiy
724d9055e7 fix: fixed fan control on macs with T2 (#430) 2021-06-22 20:48:16 +02:00
Serhiy Mytrovtsiy
c55d313d72 feat: removed the SMC plugin from the Kit framework. Compile from SMC where needed. 2021-06-07 22:55:17 +02:00
Serhiy Mytrovtsiy
a040bf7326 feat: allow to write a value on a key by SMC app 2021-05-29 17:00:09 +02:00
Serhiy Mytrovtsiy
ed362c3b5b feat: initialized SMC as a command-line app ($454) 2021-05-28 21:52:41 +02:00