summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2021-07-14ACPI: bgrt: Fix CFI violationNathan Chancellor1-39/+18
2021-07-14ACPI: APEI: fix synchronous external aborts in user-modeXiaofei Tan1-17/+64
2021-07-14ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof WilczyƄski1-1/+1
2021-07-14ACPI: tables: FPDT: Add missing acpi_put_table() in acpi_init_fpdt()Jing Xiangfeng1-1/+3
2021-07-14ACPI: PM / fan: Put fan device IDs into separate header fileRafael J. Wysocki3-8/+18
2021-07-14ACPI: tables: Add custom DSDT file as makefile prerequisiteRichard Fitzgerald1-0/+5
2021-07-14ACPI: EC: trust DSDT GPE for certain HP laptopZhang Rui1-1/+20
2021-07-14ACPI: resources: Add checks for ACPI IRQ overrideHui Wang1-1/+8
2021-07-14ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo1-0/+1
2021-07-14ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda1-0/+7
2021-07-14ACPI: EC: Make more Asus laptops use ECDT _GPEChris Chiu1-0/+16
2021-07-14ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-07-14ACPI: PM: s2idle: Add missing LPS0 functions for AMDAlex Deucher1-0/+4
2021-07-14ACPI: video: use native backlight for GA401/GA502/GA503Luke D Jones1-0/+24
2021-06-16ACPI: Pass the same capabilities to the _OSC regardless of the query flagMika Westerberg1-19/+8
2021-06-16Revert "ACPI: sleep: Put the FACS table after using it"Zhang Rui1-3/+1
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda1-0/+8
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz1-0/+1
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-19ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar1-0/+1
2021-05-14ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor1-11/+3
2021-05-12ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier1-4/+6
2021-05-12ACPI: custom_method: fix a possible memory leakMark Langsdorf1-0/+2
2021-05-12ACPI: custom_method: fix potential use-after-free issueMark Langsdorf1-1/+1
2021-04-07ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov1-3/+1
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki2-4/+50
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov1-0/+7
2021-03-30ACPI: scan: Fix _STA getting called on devices with unmet dependenciesHans de Goede1-1/+11
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki1-3/+39
2021-03-26Merge branches 'acpi-video' and 'acpi-scan'Rafael J. Wysocki3-6/+34
2021-03-24ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum1-2/+1
2021-03-22ACPI: scan: Use unique number for instance_noAndy Shevchenko2-6/+33
2021-03-19ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu1-0/+1
2021-02-25Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-15/+275
2021-02-25Merge branch 'acpi-tables'Rafael J. Wysocki3-0/+273
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-26/+14
2021-02-24ACPI: platform: Add balanced-performance platform profileMaximilian Luz1-0/+1
2021-02-24ACPI: platform: Hide ACPI_PLATFORM_PROFILE optionMaximilian Luz1-15/+1
2021-02-24Merge tag 'acpi-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-26/+53
2021-02-23Merge branch 'acpica'Rafael J. Wysocki4-26/+53
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-35/+14
2021-02-22Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-4/+26
2021-02-21Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds171-643/+764
2021-02-21Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-12/+107
2021-02-19ACPICA: Remove some code duplication from acpi_ev_address_space_dispatchHans de Goede1-18/+5
2021-02-19ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede4-17/+57
2021-02-15Merge branch 'acpi-messages'Rafael J. Wysocki12-312/+236
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki10-81/+85
2021-02-15Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki5-86/+281
2021-02-12ACPI: property: Satisfy kernel doc validator (part 2)Andy Shevchenko1-2/+1