summaryrefslogtreecommitdiff
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2021-06-031-0/+1
* ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET2021-05-191-0/+1
* ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar2021-05-191-0/+1
* ACPI: CPPC: Replace cppc_attr with kobj_attributeNathan Chancellor2021-05-141-11/+3
* ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-05-111-4/+6
* ACPI: custom_method: fix a possible memory leakMark Langsdorf2021-05-111-0/+2
* ACPI: custom_method: fix potential use-after-free issueMark Langsdorf2021-05-111-1/+1
* ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov2021-04-141-3/+1
* ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov2021-04-071-0/+7
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-04-071-3/+39
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-302-6/+33
* ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki2021-03-301-31/+26
* ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum2021-03-301-2/+1
* ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu2021-03-301-0/+1
* ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807Jasper St. Pierre2021-03-111-0/+7
* ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede2021-03-114-17/+57
* arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel2021-03-091-0/+55
* ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao2021-03-041-1/+6
* ACPI: property: Fix fwnode string properties matchingRafael J. Wysocki2021-03-041-11/+33
* ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer2021-02-031-2/+12
* ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki2021-02-031-13/+33
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-271-0/+2
* ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2021-01-192-2/+15
* ACPI: PNP: compare the string length in the matching_id()Hui Wang2020-12-301-0/+3
* Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally2020-12-301-1/+1
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-301-29/+12
* ACPI: NFIT: Fix input validation of bus-familyDan Williams2020-12-301-1/+5
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-271-3/+5
|\
| * ACPI/IORT: Fix doc warnings in iort.cShiju Jose2020-11-231-3/+5
* | Merge branch 'acpi-fan'Rafael J. Wysocki2020-11-191-0/+1
|\ \
| * | ACPI: fan: Initialize performance state sysfs attributeGuenter Roeck2020-11-161-0/+1
* | | ACPI, APEI, Fix error return value in apei_map_generic_address()Aili Yao2020-11-161-0/+4
|/ /
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki2020-11-1222-43/+64
|\ \ \ \ \
| | | | * | ACPI: DPTF: Support Alder LakeSrinivas Pandruvada2020-11-104-0/+10
| |_|_|/ / |/| | | |
| | | * | ACPI: button: Add DMI quirk for Medion Akoya E2228THans de Goede2020-11-091-1/+12
| |_|/ / |/| | |
| | * | ACPI: GED: fix -WformatNick Desaulniers2020-11-091-1/+1
| | * | ACPI: Fix whitespace inconsistenciesMaximilian Luz2020-11-0915-40/+40
| |/ / |/| |
| * | ACPI: scan: Fix acpi_dma_configure_id() kerneldoc nameJohn Garry2020-11-091-1/+1
|/ /
| |
| \
*-. \ Merge branches 'acpi-button' and 'acpi-dock'Rafael J. Wysocki2020-10-302-14/+2
|\ \ \
| | * | ACPI: dock: fix enum-conversion warningArnd Bergmann2020-10-271-1/+2
| | |/
| * | ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede2020-10-281-13/+0
| |/
* | ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong2020-10-271-1/+1
|/
* Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-238-14/+42
|\
| *-------. Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and...Rafael J. Wysocki2020-10-237-12/+40
| |\ \ \ \ \
| | | | | | * ACPI: utils: remove unreachable breaksTom Rix2020-10-221-4/+0
| | | | | * | ACPI: DPTF: Add ACPI_DPTF Kconfig menuRafael J. Wysocki2020-10-161-5/+24
| | | | | * | ACPI: DPTF: Fix participant driver namesRafael J. Wysocki2020-10-162-2/+2
| | | | | |/
| | | | * | ACPI: processor: remove comment regarding string _UID supportAlex Hung2020-10-161-1/+0
| | | | |/
| | | * | ACPI: reboot: Avoid racing after writing to ACPI RESET_REGZhang Rui2020-10-161-0/+11
| | | |/