summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ACPI: x86: Introduce a MakefileAndy Shevchenko2024-04-082-3/+5
| | * | | | | | ACPI: LPSS: Remove nested ifdeffery for CONFIG_PMAndy Shevchenko2024-04-081-2/+0
| | * | | | | | ACPI: LPSS: Advertise number of chip selects via propertyAndy Shevchenko2024-04-081-0/+1
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-resource', 'acpi-property' and 'acpi-numa'Rafael J. Wysocki2024-05-133-53/+65
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ACPI/NUMA: Squash acpi_numa_memory_affinity_init() into acpi_parse_memory_aff...Robert Richter2024-05-071-23/+17
| | | | * | | | | | ACPI/NUMA: Squash acpi_numa_slit_init() into acpi_parse_slit()Robert Richter2024-05-071-14/+9
| | | | * | | | | | ACPI/NUMA: Remove architecture dependent remainingsRobert Richter2024-05-071-14/+2
| | | | * | | | | | x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter2024-05-071-0/+5
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | ACPI: property: Add reference to UEFI DSD GuideSakari Ailus2024-04-261-3/+8
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MVTamim Khan2024-04-301-0/+7
| | * | | | | | ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxxChristoffer Sandberg2024-04-221-0/+12
| | * | | | | | ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23)Guenter Schafranek2024-04-221-0/+6
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2024-05-136-46/+336
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI: NHLT: Streamline struct namingCezary Rojewski2024-03-271-18/+18
| | | * | | | | | ACPI: NHLT: Introduce API for the tableCezary Rojewski2024-03-273-0/+293
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | ACPI: scan: Avoid enumerating devices with clearly invalid _STA valuesRafael J. Wysocki2024-04-302-1/+12
| | * | | | | | Merge back earlier ACPI device enumeration changes for 6.10.Rafael J. Wysocki2024-04-112-45/+31
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko2024-04-042-34/+19
| | | * | | | | ACPI: scan: Use standard error checking patternAndy Shevchenko2024-04-041-4/+5
| | | * | | | | ACPI: scan: Move misleading comment to acpi_dma_configure_id()Andy Shevchenko2024-04-041-5/+5
| | | * | | | | ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()Andy Shevchenko2024-04-041-2/+2
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'acpi-bus'Rafael J. Wysocki2024-05-131-4/+10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki2024-04-111-4/+10
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski2024-04-081-4/+5
| | | * | | | | ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf2024-03-271-0/+1
| | | * | | | | ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf2024-03-271-0/+1
| | | * | | | | ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf2024-03-271-0/+1
| | | * | | | | ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf2024-03-271-0/+2
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2024-05-115-37/+79
| |\ \ \ \ \ \
| | * | | | | | ACPICA: events/evgpeinit: don't forget to increment registered GPE countDaniil Tatianin2024-04-121-0/+1
| | * | | | | | ACPICA: Modify ACPI_OBJECT_COMMON_HEADERlijun2024-04-121-36/+71
| | * | | | | | ACPICA: Fix spelling and typosSaket Dumbre2024-04-121-1/+1
| | * | | | | | ACPICA: Clean up the fix for Issue #900Saket Dumbre2024-04-121-1/+6
| | * | | | | | ACPICA: Fix various spelling mistakes in text files and code commentsColin Ian King2024-04-121-1/+1
| | * | | | | | ACPICA: Attempt 1 to fix issue #900Saket Dumbre2024-04-121-1/+1
| | * | | | | | ACPI: disable -Wstringop-truncationArnd Bergmann2024-04-091-0/+1
| | |/ / / / /
| * | | | | / ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7Takashi Iwai2024-05-071-0/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-05-141-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2024-05-131-1/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cppc_acpi: print error message if CPPC is unsupportedPerry Yuan2024-04-261-1/+3
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-05-142-23/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ACPICA: Detect FACS even for hardware reduced platformsDavid Woodhouse2024-04-182-23/+14
| | |/ / / | |/| | |
* | | | | Merge branch 'acpi-cppc'Rafael J. Wysocki2024-04-251-18/+39
|\ \ \ \ \
| * | | | | ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda2024-04-221-16/+37
| * | | | | ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White2024-04-221-2/+2
| | |_|_|/ | |/| | |
* / | | | ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki2024-04-231-5/+3
|/ / / /
* / / / ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede2024-04-081-1/+2
|/ / /
* / / ACPI: thermal: Register thermal zones without valid trip pointsStephen Horvath2024-04-021-12/+10
|/ /
* | Merge branch 'acpica'Rafael J. Wysocki2024-03-291-2/+6
|\ \
| * | ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin2024-03-261-2/+6
| |/