| Commit message (Expand) | Author | Age | Files | Lines |
| * | asmc: add sleep indicator LED control via sysctl | Abdelkader Boudih | 10 days | 1 | -2/+13 |
| * | asmc: add system state and board identity sysctls | Abdelkader Boudih | 2026-07-01 | 1 | -0/+86 |
| * | asmc: try PIO before MMIO to avoid false T2 detection | Abdelkader Boudih | 2026-07-01 | 1 | -1/+1 |
| * | asmc: add MMIO backend for T2 Macs | Abdelkader Boudih | 2026-06-03 | 1 | -0/+5 |
| * | asmc: rename wol sysctl to auto_poweron | Abdelkader Boudih | 2026-05-04 | 1 | -1/+3 |
| * | asmc: replace hardcoded model table with universal probing | Abdelkader Boudih | 2026-04-30 | 1 | -944/+17 |
| * | asmc: add automatic voltage/current/power/ambient sensor detection | Abdelkader Boudih | 2026-04-17 | 1 | -0/+10 |
| * | asmc: correctly label ASMC_KEY_FANMINSPEED as read-write | Marcus Gartner | 2026-04-16 | 1 | -1/+1 |
| * | asmc: add support for MacBookPro13,1 | Marcus Gartner | 2026-04-16 | 1 | -0/+18 |
| * | asmc: add raw SMC key read/write interface | Abdelkader Boudih | 2026-04-15 | 1 | -0/+19 |
| * | asmc(4): Add support for backlight(9) interface | Vladimir Kondratyev | 2026-03-29 | 1 | -0/+2 |
| * | Add ASMC support for Macbook Pro 8,3 | tslight | 2026-03-07 | 1 | -0/+33 |
| * | asmc: output the SMC firmware revision on attach | Enji Cooper | 2026-03-01 | 1 | -0/+3 |
| * | asmc: add Wake-on-LAN control via sysctl | Abdelkader Boudih | 2026-02-25 | 1 | -0/+5 |
| * | asmc: Add MacPro3,1 temperature sensor support | Abdelkader Boudih | 2026-02-15 | 1 | -0/+69 |
| * | asmc: Add support for MacBookPro11,5 | Abdelkader Boudih | 2026-01-14 | 1 | -0/+35 |
| * | asmc: improve asmc_dumpall to read actual SMC key count | Abdelkader Boudih | 2026-01-03 | 1 | -0/+1 |
| * | asmc: Add support for macmini 6,1 and 6,2 (late 2012) models | Hrant Dadivanyan | 2025-04-25 | 1 | -0/+62 |
| * | asmc: Add support for MacbookPro11,4 | Joshua Rogers | 2024-08-26 | 1 | -0/+34 |
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
| * | asmc: Add MacbookAir6,2 | Adrian Chadd | 2023-01-21 | 1 | -0/+25 |
| * | asmc: Add support for MacBook5,5 | Michael Gmelin | 2023-01-06 | 1 | -3/+28 |
| * | asmc: Add support for MacBookPro6,2 | ed crowe | 2022-07-25 | 1 | -0/+32 |
| * | asmc: Update Mac Pro 6 sensor definitions | Adam S | 2022-05-09 | 1 | -10/+10 |
| * | asmc: Add support for Macmini 5,1 (2011) and 5,3 and 7,1 (2014) models | Trev | 2022-05-04 | 1 | -0/+31 |
| * | asmc: Style | Mark Johnston | 2022-05-04 | 1 | -1/+1 |
| * | asmc: Add support for MacBook Pro 9,1 (mid 2012) | Daniel W. Delâtre | 2022-05-04 | 1 | -3/+33 |
| * | asmc: Make the model table const and local to asmc.c | Mark Johnston | 2022-05-04 | 1 | -1/+1 |
| * | asmc: Add support for MacPro 6,1 (2013) | Adam S | 2022-05-04 | 1 | -0/+16 |
| * | asmc: Add support for MacBook Air 4,1 and 4,2 (2011) | Mark Johnston | 2022-05-04 | 1 | -0/+24 |
| * | asmc: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -6/+1 |
| * | asmc(4): Add support for MacBook7,1. | Mark Johnston | 2020-08-17 | 1 | -0/+15 |
| * | asmc: Add support for Mac mini 2,1 | David Bright | 2019-02-25 | 1 | -0/+18 |
| * | asmc: Add support for Mac mini 4,1 (Mid-2010) | David Bright | 2019-01-06 | 1 | -0/+21 |
| * | asmc: Patch to add MacBook Pro 9,2 support | David Bright | 2019-01-04 | 1 | -0/+21 |
| * | asmc: Add support for MacPro1,1 | David Bright | 2018-12-19 | 1 | -3/+66 |
| * | asmc: Add support for mid-2011 Macmini 5,2 | David Bright | 2018-12-17 | 1 | -0/+35 |
| * | asmc: Add Support for Macbook Pro 8,1 | David Bright | 2018-12-12 | 1 | -3/+21 |
| * | asmc: Add Support for MacBookAir 7,1 and 7,2 | David Bright | 2018-12-11 | 1 | -0/+24 |
| * | asmc: update temperature sensor name/description | Ed Maste | 2018-03-08 | 1 | -2/+2 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
| * | [asmc] Add support for MacBook Pro 11,2 | Adrian Chadd | 2017-02-17 | 1 | -16/+44 |
| * | [asmc] Add support for MacBookPro5,1 | Adrian Chadd | 2016-05-03 | 1 | -0/+28 |
| * | [asmc] add support for more models and restore keyboard backlight after resume. | Adrian Chadd | 2016-05-02 | 1 | -1/+34 |
| * | Improvements to asmc(4): | Rui Paulo | 2014-09-22 | 1 | -5/+113 |
| * | Add support to asmc(4) for Macmini 3,1. | Gavin Atkinson | 2014-07-05 | 1 | -0/+19 |
| * | Make the sudden motion sensor work on older models and add a bit of | Rui Paulo | 2009-09-14 | 1 | -0/+1 |
| * | Add support for MacBook4,1. | Rui Paulo | 2009-06-26 | 1 | -0/+19 |
| * | Add support for MacBook Air. (not tested) | Rui Paulo | 2008-09-07 | 1 | -2/+6 |