Age | Commit message (Expand) | Author |
2023-06-30 | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-30 | Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-06-29 | Merge tag 'acpi-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2023-06-29 | LoongArch: Add SMT (Simultaneous Multi-Threading) support | Huacai Chen |
2023-06-27 | ACPI: EC: Fix acpi_ec_dispatch_gpe() | Rafael J. Wysocki |
2023-06-26 | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-06-26 | Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-06-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-06-26 | Merge branches 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki |
2023-06-26 | Merge branches 'acpi-apei', 'acpi-pad' and 'acpi-misc' | Rafael J. Wysocki |
2023-06-26 | Merge branches 'acpi-thermal' and 'acpi-button' | Rafael J. Wysocki |
2023-06-26 | Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'acpi-tables' | Rafael J. Wysocki |
2023-06-26 | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec' | Rafael J. Wysocki |
2023-06-23 | Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2... | Catalin Marinas |
2023-06-22 | ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569 | Hans de Goede |
2023-06-16 | ACPI: thermal: Drop struct acpi_thermal_flags | Rafael J. Wysocki |
2023-06-16 | ACPI: thermal: Drop struct acpi_thermal_state | Rafael J. Wysocki |
2023-06-16 | ACPI: bus: Simplify installation and removal of notify callback | Rafael J. Wysocki |
2023-06-16 | ACPI: tiny-power-button: Eliminate the driver notify callback | Rafael J. Wysocki |
2023-06-16 | ACPI: button: Use different notify handlers for lid and buttons | Rafael J. Wysocki |
2023-06-16 | ACPI: button: Eliminate the driver notify callback | Rafael J. Wysocki |
2023-06-15 | ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() | Rafael J. Wysocki |
2023-06-12 | ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking | Mario Limonciello |
2023-06-12 | ACPI: thermal: Eliminate struct acpi_thermal_state_flags | Rafael J. Wysocki |
2023-06-12 | ACPI: thermal: Move acpi_thermal_driver definition | Rafael J. Wysocki |
2023-06-12 | ACPI: thermal: Move symbol definitions to one place | Rafael J. Wysocki |
2023-06-12 | ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol | Rafael J. Wysocki |
2023-06-12 | ACPI: thermal: Use BIT() macro for defining flags | Rafael J. Wysocki |
2023-06-12 | APEI: GHES: correctly return NULL for ghes_get_devices() | Li Yang |
2023-06-12 | ACPI: FFH: Drop the inclusion of linux/arm-smccc.h | Sudeep Holla |
2023-06-12 | ACPI: PAD: mark Zhaoxin CPUs NONSTOP TSC correctly | Tony W Wang-oc |
2023-06-12 | ACPI: APEI: mark bert_disable as __initdata | Miaohe Lin |
2023-06-12 | ACPI: EC: Clear GPE on interrupt handling only | Compostella, Jeremy |
2023-06-12 | ACPI: video: Stop trying to use vendor backlight control on laptops from afte... | Hans de Goede |
2023-06-09 | ACPI/APMT: Don't register invalid resource | Robin Murphy |
2023-06-08 | ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init() | Sudeep Holla |
2023-06-05 | ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequence | Mario Limonciello |
2023-06-05 | ACPI: resource: Remove "Zen" specific match and quirks | Mario Limonciello |
2023-06-05 | ACPI: PM: s2idle: fix section mismatch warning | Arnd Bergmann |
2023-06-05 | ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request() | Miaohe Lin |
2023-06-05 | ACPI: NFIT: Add declaration in a local header | Arnd Bergmann |
2023-06-05 | ACPI: scan: Reduce overhead related to devices with dependencies | Rafael J. Wysocki |
2023-06-01 | Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-06-01 | drivers/acpi: RISC-V: Add RHCT related code | Sunil V L |
2023-06-01 | ACPI: processor_core: RISC-V: Enable mapping processor to the hartid | Sunil V L |
2023-06-01 | ACPI: OSL: Make should_use_kmap() 0 for RISC-V | Sunil V L |
2023-06-01 | ACPI: tables: Print RINTC information when MADT is parsed | Sunil V L |
2023-05-25 | efi: fix missing prototype warnings | Arnd Bergmann |
2023-05-19 | ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devices | Hans de Goede |