summaryrefslogtreecommitdiff
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki2023-03-172-3/+49
|\ \ \
| | * | ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Book X90Hans de Goede2023-03-071-0/+11
| | * | ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750Hans de Goede2023-03-071-0/+10
| | * | ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede2023-03-071-3/+21
| | |/
| * | ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535Chia-Lin Kao (AceLan)2023-03-071-0/+7
| |/
* | ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absentSudeep Holla2023-03-141-1/+4
|/
* Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-03-033-48/+20
|\
| *-. Merge branches 'acpi-pm' and 'acpi-x86'Rafael J. Wysocki2023-03-032-48/+13
| |\ \
| | | * ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello2023-03-011-24/+13
| | * | ACPI: x86: Drop quirk for HP ElitebookMario Limonciello2023-02-281-24/+0
| * | | ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBAVojtech Hejsek2023-02-221-0/+7
| | |/ | |/|
* | | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-252-2/+5
|\ \ \
| * \ \ Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams2023-02-101-2/+2
| |\ \ \
| | * | | dax/hmem: Move hmem device registration to dax_hmem.koDan Williams2023-02-101-1/+1
| | * | | dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams2023-02-101-1/+1
| * | | | Merge branch 'for-6.3/cxl' into cxl/nextDan Williams2023-02-071-0/+3
| |\ \ \ \ | | |/ / /
| | * | | PCI/CXL: Export native CXL error reporting controlIra Weiny2023-01-051-0/+3
* | | | | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-241-0/+19
|\ \ \ \ \
| * | | | | PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()Rafael J. Wysocki2023-01-131-0/+19
* | | | | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-244-45/+60
|\ \ \ \ \ \
| * | | | | | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
| * | | | | | driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-272-5/+5
| * | | | | | Merge 6.2-rc5 into driver-core-nextGreg Kroah-Hartman2023-01-225-4/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman2023-01-201-39/+54
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois2023-01-181-26/+50
| | * | | | | | ACPI: PPTT: Remove acpi_find_cache_levels()Pierre Gondois2023-01-181-15/+6
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-211-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | ACPI: Don't build ACPICA with '-Os'Mark Rutland2023-01-241-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-02-2118-53/+129
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-video', 'acpi-misc' and 'acpi-docs'Rafael J. Wysocki2023-02-156-4/+6
| |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | ACPI: make kobj_type structures constantThomas Weißschuh2023-02-143-3/+3
| | | * | | | | | ACPI: Silence missing prototype warningsAmmar Faizi2022-12-302-0/+2
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | ACPI: video: Fix Lenovo Ideapad Z570 DMI matchHans de Goede2023-02-061-1/+1
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-resource', 'acpi-pmic', 'acpi-battery' and 'acpi-apei'Rafael J. Wysocki2023-02-155-29/+63
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI: APEI: EINJ: Limit error type to 32-bit widthShuai Xue2023-01-301-0/+4
| | | | | |/ / / / /
| | | | * | | | | | ACPI: battery: Increase maximum string lengthArmin Wolf2023-01-301-5/+7
| | | | * | | | | | ACPI: battery: Fix buffer overread if not NUL-terminatedArmin Wolf2023-01-301-8/+17
| | | | * | | | | | ACPI: battery: Fix missing NUL-termination with large stringsArmin Wolf2023-01-181-1/+1
| | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | ACPI: PMIC: Add comments with DSDT power opregion field namesHans de Goede2023-01-301-13/+13
| | | * | | | | | ACPI: PMIC: Add pmic_i2c_address to BYT Crystal Cove supportHans de Goede2022-12-301-0/+1
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | ACPI: resource: Do IRQ override on all TongFang GMxRGxxWerner Sembach2023-02-131-4/+3
| | * | | | | | ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 modelsAdam Niederer2023-02-131-0/+19
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki2023-02-154-11/+46
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | * | | | | | | ACPI: PNP: Introduce list of known non-PNP devicesRafael J. Wysocki2023-01-171-1/+13
| | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | ACPI: tables: Add support for NBFTStuart Hayes2022-12-301-1/+2
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | ACPI: processor: perflib: Avoid updating frequency QoS unnecessarilyRafael J. Wysocki2022-12-301-4/+14
| | * | | | | | | ACPI: processor: perflib: Use the "no limit" frequency QoSRafael J. Wysocki2022-12-301-4/+16
| | * | | | | | | ACPI: processor: idle: Drop unnecessary (void *) conversionZhou jie2022-12-301-1/+1
| | |/ / / / / /