summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/smu.c
AgeCommit message (Expand)Author
2022-01-22Change the devhandle_from_*() functions to also take a "super handle",thorpej
2021-09-03switch smu to common fan control codemacallan
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-03-09add support for the CPU temperature sensor found in iMac G5smacallan
2021-03-05Convert to intr_establish_xname().rin
2021-02-25deal with node name inconsistencies between PowerMac10,x and 8,xmacallan
2020-07-04- Adjust location of \n in attach message.rin
2019-12-22Cleanup i2c bus acquire / release, centralizing all of the logic intothorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-04-20overhaul SMU i2c handling:macallan
2018-03-09Initialise ret to avoid returning uninitialised value if the if statement issevan
2017-10-01we support the drive bay sensor nowmacallan
2017-09-29provide crude but working fan control based on sensor readingsmacallan
2017-06-06SMU support, from Phileas Foggmacallan