summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/system76_acpi.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+1
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li1-3/+1
2022-11-16ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf1-2/+2
2022-06-12platform/x86: system76_acpi: Use dev_get_drvdataHaowen Bai1-2/+2
2021-12-23platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford1-28/+30
2021-11-02platform/x86: system76_acpi: Fix input device error handlingTim Crawford1-1/+0
2021-10-19platform/x86: system76_acpi: Add attribute group for kb_led_colorTim Crawford1-14/+10
2021-10-19platform/x86: system76_acpi: Add battery charging thresholdsTim Crawford1-0/+157
2021-10-19platform/x86: system76_acpi: Replace Fn+F2 function for OLED modelsJeremy Soller1-0/+29
2021-10-19platform/x86: system76_acpi: Report temperature and fan speedJeremy Soller1-4/+218
2020-07-09platform/x86: system76-acpi: Fix brightness_set schedule while atomicNick Shipp1-6/+6
2019-10-15platform/x86: Add System76 ACPI driverJeremy Soller1-0/+384