aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()Andy Shevchenko2022-09-031-1/+1
| | | * | | | | ACPI: bus: Remove the unneeded result variableye xingchen2022-08-251-4/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2022-09-242-41/+40
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-resource' and 'acpi-pm'Rafael J. Wysocki2022-09-305-41/+172
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ACPI: x86: s2idle: Add another ID to s2idle_dmi_tableMario Limonciello2022-09-281-0/+11
| | | * | | | ACPI: x86: s2idle: Fix a NULL pointer dereferenceMario Limonciello2022-09-281-1/+1
| | | * | | | ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13Mario Limonciello2022-09-251-0/+11
| | | * | | | ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7Mario Limonciello2022-09-251-0/+12
| | | * | | | ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14Mario Limonciello2022-09-251-0/+8
| | | * | | | ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707REMario Limonciello2022-09-251-1/+25
| | | * | | | ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUIDMario Limonciello2022-09-251-6/+10
| | | * | | | ACPI: x86: s2idle: If a new AMD _HID is missing assume RembrandtMario Limonciello2022-09-251-1/+1
| | | * | | | ACPI: x86: s2idle: Move _HID handling for AMD systems into structuresMario Limonciello2022-09-251-17/+46
| | | * | | | ACPI: PM: Fix acpi_dev_state_d0() kerneldocSakari Ailus2022-08-231-1/+1
| | | | |/ / | | | |/| |
| | * | | | ACPI: resource: Add ASUS model S5402ZA to quirksKellen Renshaw2022-09-241-0/+7
| | * | | | ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZATamim Khan2022-09-101-0/+19
| | * | | | ACPI: LPSS: Use the helper acpi_dev_get_memory_resources()Heikki Krogerus2022-09-101-8/+1
| | * | | | ACPI: APD: Use the helper acpi_dev_get_memory_resources()Heikki Krogerus2022-09-101-8/+1
| | * | | | ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus2022-09-101-0/+17
| | * | | | ACPI: resource: Filter out the non memory resources in is_memory()Heikki Krogerus2022-09-101-0/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'acpi-dev'Rafael J. Wysocki2022-09-3012-92/+127
| |\ \ \ \
| | * | | | ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally2022-09-241-10/+30
| | * | | | ACPI: property: Use acpi_dev_parent()Rafael J. Wysocki2022-09-031-3/+4
| | * | | | ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power()Rafael J. Wysocki2022-08-301-9/+14
| | * | | | ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-248-30/+29
| | * | | | ACPI: scan: Eliminate __acpi_device_add()Rafael J. Wysocki2022-08-233-15/+9
| | * | | | ACPI: scan: Rearrange initialization of ACPI device objectsRafael J. Wysocki2022-08-233-18/+19
| | * | | | ACPI: scan: Rename acpi_bus_get_parent() and rearrange itRafael J. Wysocki2022-08-231-9/+13
| | * | | | ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki2022-08-234-12/+23
| | | |/ / | | |/| |
| * | | | ACPI: PCI: Rework acpi_get_pci_dev()Rafael J. Wysocki2022-09-221-63/+12
| | |/ / | |/| |
* | | | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-261-3/+20
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen2022-09-231-3/+20
| |/ /
* | | Merge branch 'acpi-processor' into acpiRafael J. Wysocki2022-08-271-1/+1
|\ \ \
| * | | ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu2022-08-231-1/+1
| |/ /
* | | ACPI: property: Remove default association from integer maximum valuesSakari Ailus2022-08-251-2/+1
* | | ACPI: property: Ignore already existing data node tagsSakari Ailus2022-08-251-1/+1
* | | ACPI: property: Fix type detection of unified integer reading functionsStefan Binding2022-08-251-4/+4
|/ /
* | Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-112-152/+318
|\ \ | |/ |/|
| * Merge branch 'acpi-properties'Rafael J. Wysocki2022-08-111-149/+315
| |\
| | * ACPI: property: Fix error handling in acpi_init_properties()Sakari Ailus2022-08-091-3/+4
| | * ACPI: property: Read buffer properties as integersSakari Ailus2022-07-271-4/+31
| | * ACPI: property: Add support for parsing buffer property UUIDSakari Ailus2022-07-271-13/+129
| | * ACPI: property: Unify integer value reading functionsSakari Ailus2022-07-271-65/+31
| | * ACPI: property: Switch node property referencing from ifs to a switchSakari Ailus2022-07-271-19/+22
| | * ACPI: property: Move property ref argument parsing into a new functionSakari Ailus2022-07-271-45/+58
| | * ACPI: property: Use acpi_object_type consistently in property ref parsingSakari Ailus2022-07-271-1/+1
| | * ACPI: property: Tie data nodes to acpi handlesSakari Ailus2022-07-271-1/+41
| | * ACPI: property: Return type of acpi_add_nondev_subnodes() should be boolSakari Ailus2022-07-271-4/+4
| * | ACPI: VIOT: Do not dereference fwnode in struct deviceAndy Shevchenko2022-08-081-3/+3
* | | Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-061-20/+340
|\ \ \