summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ACPICA: Fixed a couple of warnings under MSVCBob Moore2021-12-271-2/+2
| * | | | ACPICA: Change a return_ACPI_STATUS (AE_BAD_PARAMETER)Bob Moore2021-12-271-1/+1
| * | | | ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov2021-12-273-4/+6
| * | | | ACPICA: Add support for PCC Opregion special context dataSudeep Holla2021-12-271-0/+10
| * | | | ACPICA: Fix wrong interpretation of PCC addressSudeep Holla2021-12-271-6/+1
| * | | | ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki2021-12-271-1/+2
| * | | | ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki2021-12-271-0/+1
| * | | | ACPICA: Avoid subobject buffer overflow when validating RSDP signatureJessica Clarke2021-12-271-1/+2
| * | | | ACPICA: Use original pointer for virtual origin tablesJessica Clarke2021-12-278-57/+125
| * | | | ACPICA: Use original data_table_region pointer for accessesJessica Clarke2021-12-277-5/+72
| | |/ / | |/| |
* | | | Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-01-101-4/+33
|\ \ \ \
| * \ \ \ Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab2021-12-161-4/+33
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 deviceHans de Goede2021-12-131-4/+33
| | | |/ | | |/|
* | | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-102-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | x86/sgx: Add check for SGX pages to ghes_do_memory_failure()Tony Luck2021-11-151-1/+1
| * | | x86/sgx: Add hook to error injection address validationTony Luck2021-11-151-1/+2
| |/ /
* | | Merge branch 'acpi-properties'Rafael J. Wysocki2021-11-261-9/+5
|\ \ \
| * | | ACPI: Make acpi_node_get_parent() localSakari Ailus2021-11-231-1/+2
| * | | ACPI: Get acpi_device's parent from the parent fieldSakari Ailus2021-11-231-8/+3
| | |/ | |/|
* / | ACPI: CPPC: Add NULL pointer check to cppc_get_perf()Rafael J. Wysocki2021-11-241-1/+8
|/ /
* / Revert "ACPI: scan: Release PM resources blocked by unused objects"Rafael J. Wysocki2021-11-173-32/+0
|/
* Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-106-65/+113
|\
| *-----. Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki2021-11-103-60/+80
| |\ \ \ \
| | | | | * ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2Hans de Goede2021-11-031-0/+8
| | | | | * ACPI: video: Drop dmi_system_id.ident settings from video_detect_dmi_table[]Hans de Goede2021-11-031-35/+35
| | | |_|/ | | |/| |
| | | | * ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede2021-11-031-23/+28
| | | |/ | | |/|
| | | * ACPI: EC: Remove initialization of static variables to falsewangzhitong2021-11-031-2/+2
| | | * ACPI: EC: Use ec_no_wakeup on HP ZHAN 66 ProBinbin Zhou2021-11-031-0/+7
| | |/
| * | Merge branch 'acpi-dsc'Rafael J. Wysocki2021-11-102-0/+30
| |\ \
| | * | ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus2021-11-031-0/+26
| | * | ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus2021-11-031-0/+4
| | |/
| * / ACPI: PM: Fix device wakeup power reference counting errorRafael J. Wysocki2021-11-051-5/+3
| |/
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-77/+84
|\ \ | |/ |/|
| * PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set()Joerg Roedel2021-09-281-49/+32
| * PCI/ACPI: Move _OSC query checks to separate functionJoerg Roedel2021-09-281-9/+19
| * PCI/ACPI: Move supported and control calculations to separate functionsJoerg Roedel2021-09-281-38/+55
| * PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel2021-09-281-6/+3
* | Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-0221-124/+245
|\ \
| | \
| | \
| | \
| | \
| *---. | Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'Rafael J. Wysocki2021-11-023-18/+37
| |\ \ \|
| | | * | ACPI: PRM: Handle memory allocation and memory remap failureAubrey Li2021-10-261-5/+26
| | | * | ACPI: PRM: Remove unnecessary blank linesAubrey Li2021-10-261-4/+0
| | * | | ACPI: APEI: mark apei_hest_parse() staticChristoph Hellwig2021-10-271-2/+3
| | * | | ACPI: APEI: EINJ: Relax platform response timeout to 1 secondShuai Xue2021-10-271-7/+8
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2021-11-024-60/+68
| |\ \ \ \ \
| | | | * | | ACPI: AC: Quirk GK45 to skip reading _PSRStefan Schaeckeler2021-10-261-0/+19
| | | | |/ /
| | | * | | ACPI: battery: Accept charges over the design capacity as fullAndré Almeida2021-10-131-1/+1
| | * | | | ACPI: PM: sleep: Do not set suspend_ops unnecessarilyRafael J. Wysocki2021-10-261-3/+7
| | * | | | ACPI: PM: Turn off wakeup power resources on _DSW/_PSW errorsRafael J. Wysocki2021-10-191-1/+3
| | * | | | ACPI: PM: Fix sharing of wakeup power resourcesRafael J. Wysocki2021-10-191-45/+24
| | * | | | ACPI: PM: Turn off unused wakeup power resourcesRafael J. Wysocki2021-10-191-10/+9