summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: EC: Fold acpi_ec_check_event() into acpi_ec_event_handler()Rafael J. Wysocki2021-12-011-19/+9
* ACPI: EC: Pass one argument to acpi_ec_query()Rafael J. Wysocki2021-12-011-12/+14
* ACPI: EC: Call advance_transaction() from acpi_ec_dispatch_gpe()Rafael J. Wysocki2021-12-011-11/+28
* ACPI: EC: Rework flushing of EC work while suspended to idleRafael J. Wysocki2021-12-012-14/+45
* 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
| | * | | | ACPI: PM: Check states of power resources during initializationRafael J. Wysocki2021-10-191-0/+5
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'Rafael J. Wysocki2021-11-024-25/+32
| |\ \ \ \ \ \ \ \
| | | | | * | | | | ACPI: LPSS: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-10-131-5/+6
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | ACPI: processor idle: Allow playing dead in C3 stateRichard Gong2021-09-241-1/+2
| | | | | |_|_|/ | | | | |/| | |
| | | * / | | | ACPI: PNP: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski2021-09-241-2/+0
| | | |/ / / /
| | * | | | | ACPI: glue: Use acpi_device_adr() in acpi_find_child_device()Rafael J. Wysocki2021-10-281-5/+2
| | * | | | | Merge back ACPI PCI material for v5.16.Rafael J. Wysocki2021-10-121-12/+22
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | ACPI: glue: Look for ACPI bus type only if ACPI companion is not knownRafael J. Wysocki2021-09-271-11/+17
| | | * | | | ACPI: glue: Drop cleanup callback from struct acpi_bus_typeRafael J. Wysocki2021-09-271-9/+3
| | | * | | | PCI: ACPI: Drop acpi_pci_busRafael J. Wysocki2021-09-271-12/+22
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2021-11-027-8/+92
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | * | | | | ACPI: replace snprintf() in "show" functions with sysfs_emit()Qing Wang2021-10-132-5/+5