summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-0/+13
|\
| * PCI: loongson: Add ACPI init supportHuacai Chen2022-07-141-0/+10
| * PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen2022-07-141-0/+3
* | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-93/+49
|\ \
| * | ACPI: PPTT: Leave the table mapped for the runtime usageSudeep Holla2022-07-221-55/+47
| * | ACPI: Remove the unused find_acpi_cpu_cache_topology()Sudeep Holla2022-07-041-37/+0
| * | ACPI: PPTT: Use table offset as fw_token instead of virtual addressSudeep Holla2022-07-041-1/+2
| |/
* | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-032-17/+17
|\ \
| * | ACPI: Move PRM config option under the main ACPI configSudeep Holla2022-06-301-15/+15
| * | ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64Sudeep Holla2022-06-301-1/+1
| * | ACPI: PRM: Change handler_addr type to void pointerSudeep Holla2022-06-301-2/+2
| |/
* | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-2/+3
|\ \
| * | context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2022-07-051-2/+3
| |/
* | Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-0226-398/+493
|\ \
| | \
| | \
| | \
| | \
| *---. | Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs'Rafael J. Wysocki2022-07-293-25/+48
| |\ \ \|
| | | * | ACPI/PCI: Remove useless NULL pointer checksAndrey Strachuk2022-07-271-4/+4
| | * | | ACPI: video: Use native backlight on Dell Inspiron N4010Hans de Goede2022-07-151-0/+8
| | * | | ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach2022-07-141-34/+0
| | * | | ACPI: video: Force backlight native for some TongFang devicesWerner Sembach2022-07-141-1/+50
| | * | | ACPI: video: Drop X86 dependency from KconfigRiwen Lu2022-06-291-1/+1
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki2022-07-297-19/+55
| |\ \ \ \ \ \
| | | | | * | | ACPI: resource: skip IRQ override on AMD Zen platformsChuanhong Guo2022-07-211-0/+10
| | | | * | | | ACPI: VIOT: Fix ACS setupEric Auger2022-07-052-6/+21
| | | * | | | | ACPI: LPSS: Fix missing check in register_device_clock()huhai2022-06-291-0/+3
| | | | |_|/ / | | | |/| | |
| | * | | | | ACPI: PM: x86: Print messages regarding LPS0 idle supportRafael J. Wysocki2022-07-262-1/+6
| | * | | | | ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unsetRafael J. Wysocki2022-07-151-6/+5
| | * | | | | Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT"Rafael J. Wysocki2022-07-151-6/+0
| | * | | | | ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008Shyam Sundar S K2022-07-051-1/+3
| | * | | | | ACPI: PM: save NVS memory for Lenovo G40-45Manyi Li2022-06-291-0/+8
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki2022-07-299-172/+142
| |\ \ \ \ \ \ \
| | | | * | | | | ACPI: EC: Drop unused ident initializers from dmi_system_id tablesHans de Goede2022-06-291-13/+30
| | | | * | | | | ACPI: EC: Re-use boot_ec when possible even when EC_FLAGS_TRUST_DSDT_GPE is setHans de Goede2022-06-291-6/+9
| | | | * | | | | ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirkHans de Goede2022-06-291-66/+9
| | | | * | | | | ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirksHans de Goede2022-06-291-7/+0
| | | | |/ / / /
| | | * | | | | ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SPDan Williams2022-06-291-0/+2
| | | * | | | | ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck2022-06-291-8/+23
| | | * | | | | ACPI: APEI: Fix double word in a commentXiang wangx2022-06-091-1/+1
| | | |/ / / /
| | * | | | | ACPI: processor: Split out thermal initialization from ACPI PSSRiwen Lu2022-06-294-68/+65
| | * | | | | ACPI: processor/idle: Annotate more functions to live in cpuidle sectionGuilherme G. Piccoli2022-06-091-3/+3
| | |/ / / /
| * | | | | Merge branch 'acpi-bus'Rafael J. Wysocki2022-07-298-152/+224
| |\ \ \ \ \
| | * | | | | ACPI: bus: Drop unused list heads from struct acpi_deviceRafael J. Wysocki2022-07-011-10/+1
| | * | | | | ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König2022-06-302-12/+11
| | * | | | | ACPI: bus: Drop redundant check in acpi_device_remove()Uwe Kleine-König2022-06-301-6/+6
| | * | | | | ACPI / MMC: PM: Unify fixing up device powerRafael J. Wysocki2022-06-231-0/+22
| | * | | | | ACPI: scan: Walk ACPI device's children using driver coreRafael J. Wysocki2022-06-211-30/+29
| | * | | | | ACPI: bus: Introduce acpi_dev_for_each_child_reverse()Rafael J. Wysocki2022-06-201-0/+12
| | * | | | | ACPI: video: Use acpi_dev_for_each_child()Rafael J. Wysocki2022-06-201-25/+16
| | * | | | | ACPI: bus: Export acpi_dev_for_each_child() to modulesRafael J. Wysocki2022-06-201-0/+1
| | * | | | | ACPI: property: Use acpi_dev_for_each_child() for child lookupRafael J. Wysocki2022-06-201-21/+24
| | * | | | | ACPI: container: Use acpi_dev_for_each_child()Rafael J. Wysocki2022-06-201-8/+9