summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-081-3/+90
|\
| * RISC-V: ACPI: RHCT: Add function to get CBO block sizesSunil V L2023-10-261-0/+87
| * RISC-V: ACPI: Update the return value of acpi_get_rhct()Sunil V L2023-10-261-3/+3
* | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-042-173/+1
|\ \
| * | acpi: Move common tables helper functions to common libDave Jiang2023-10-272-173/+1
* | | Merge tag 'acpi-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-11-041-2/+2
|\ \ \
| * | | ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter2023-10-311-2/+2
* | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-022-54/+94
|\ \ \ \
| * | | | acpi, hmat: calculate abstract distance with HMATHuang Ying2023-10-161-2/+63
| * | | | acpi, hmat: refactor hmat_register_target_initiators()Huang Ying2023-10-161-51/+30
| * | | | acpi,mm: fix typo sibiling -> siblingLi Zhijian2023-10-061-1/+1
| | |/ / | |/| |
* | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-013-6/+6
|\ \ \ \
| * | | | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-113-6/+6
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-011-1/+1
|\ \ \ \
| * | | | arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse2023-10-241-1/+1
* | | | | Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-311-1/+1
|\ \ \ \ \
| * | | | | amba: bus: balance firmware node reference countingAndy Shevchenko2023-10-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-10-3125-262/+483
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-ac', 'acpi-pad' and 'pnp'Rafael J. Wysocki2023-10-262-108/+72
| |\ \ \ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | ACPI: acpi_pad: Rename ACPI device from device to adevMichal Wilczynski2023-10-241-10/+11
| | | * | | | ACPI: acpi_pad: Use dev groups for sysfsMichal Wilczynski2023-10-241-33/+9
| | | * | | | ACPI: acpi_pad: Replace acpi_driver with platform_driverMichal Wilczynski2023-10-241-11/+14
| | * | | | | ACPI: AC: Rename ACPI device from device to adevMichal Wilczynski2023-10-171-13/+13
| | * | | | | ACPI: AC: Replace acpi_driver with platform_driverMichal Wilczynski2023-10-131-25/+27
| | * | | | | ACPI: AC: Use string_choices API instead of ternary operatorMichal Wilczynski2023-10-131-2/+3
| | * | | | | ACPI: AC: Remove redundant checksMichal Wilczynski2023-10-131-23/+4
| | |/ / / /
| * | | | | Merge branch 'acpi-bus'Rafael J. Wysocki2023-10-267-8/+8
| |\| | | |
| | * | | | ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki2023-10-067-8/+8
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki2023-10-266-27/+55
| |\ \ \ \ \ \ \
| | | | | * | | | ACPI: x86: use acpi_dev_uid_match() for matching _UIDRaag Jadav2023-10-241-2/+1
| | | | | * | | | ACPI: utils: use acpi_dev_uid_match() for matching _UIDRaag Jadav2023-10-241-2/+1
| | | | | * | | | ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav2023-10-241-4/+27
| | | | | * | | | ACPI: sysfs: use acpi_device_uid() for fetching _UIDRaag Jadav2023-10-201-3/+3
| | | | * | | | | ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-10-031-3/+2
| | | | * | | | | ACPI: PCI: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-10-031-3/+3
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ACPI: sysfs: Clean up create_pnp_modalias() and create_of_modalias()Christophe JAILLET2023-10-241-6/+2
| | | * | | | | ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET2023-10-241-4/+6
| | * | | | | | ACPI: EC: Add quirk for HP 250 G7 Notebook PCJonathan Denose2023-10-241-0/+10
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'Rafael J. Wysocki2023-10-264-14/+136
| |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | ACPI: APEI: Use ERST timeout for slow devicesJeshua Smith2023-10-241-4/+37
| | | | * | | | | | ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose2023-09-211-1/+22
| | | * | | | | | | ACPI: PRM: Annotate struct prm_module_info with __counted_byKees Cook2023-10-031-1/+1
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100Ondrej Zary2023-10-031-0/+26
| | * | | | | | | Merge back new ACPI backlight material for v6.7.Rafael J. Wysocki2023-10-021-8/+50
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ACPI: video: Add "vendor" quirks for 3 Lenovo x86 Android tabletsHans de Goede2023-09-181-0/+32
| | | * | | | | | ACPI: video: Move Xiaomi Mi Pad 2 quirk to its own sectionHans de Goede2023-09-181-8/+18
| | | |/ / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki2023-10-266-418/+496
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDsRaag Jadav2023-10-031-8/+3
| | | | | |/ / / / / /
| | | | * | | | | | | ACPI: property: Document the _DSD data buffer GUIDAndy Shevchenko2023-10-031-0/+1
| | | | * | | | | | | ACPI: property: Allow _DSD buffer data only for byte accessorsAndy Shevchenko2023-10-031-9/+10
| | | | |/ / / / / /