summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/acpi_sar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi2023-07-261-341/+0
* wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi2023-07-261-6/+6
* wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi2023-07-261-4/+4
* wifi: mt76: mt7921: convert acpisar and clc pointers to voidLorenzo Bianconi2023-07-261-2/+3
* wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma2023-02-031-2/+5
* wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou2022-12-091-0/+55
* wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter2022-09-151-1/+4
* mt76: mt7921: introduce ACPI SAR supportDeren Wu2022-07-111-0/+279