Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-06-30 | 6 | -1/+127 | |
|\ | ||||||
| * | drivers/acpi: RISC-V: Add RHCT related code | Sunil V L | 2023-06-01 | 3 | -0/+87 | |
| * | ACPI: processor_core: RISC-V: Enable mapping processor to the hartid | Sunil V L | 2023-06-01 | 1 | -0/+29 | |
| * | ACPI: OSL: Make should_use_kmap() 0 for RISC-V | Sunil V L | 2023-06-01 | 1 | -1/+1 | |
| * | ACPI: tables: Print RINTC information when MADT is parsed | Sunil V L | 2023-06-01 | 1 | -0/+10 | |
* | | Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2023-06-30 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | LoongArch: Add SMT (Simultaneous Multi-Threading) support | Huacai Chen | 2023-06-29 | 1 | -1/+1 | |
* | | | Merge tag 'acpi-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2023-06-30 | 1 | -6/+12 | |
|\ \ \ | ||||||
| * | | | ACPI: EC: Fix acpi_ec_dispatch_gpe() | Rafael J. Wysocki | 2023-06-27 | 1 | -6/+12 | |
* | | | | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-06-27 | 1 | -6/+46 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 2023-06-26 | 1 | -6/+46 | |
| |\ \ \ \ | ||||||
| | * | | | | ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking | Mario Limonciello | 2023-06-12 | 1 | -6/+46 | |
| | |/ / / | ||||||
* | | | | | Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-06-27 | 17 | -376/+457 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'acpi-apei', 'acpi-pad' and 'acpi-misc' | Rafael J. Wysocki | 2023-06-26 | 4 | -5/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | ACPI: FFH: Drop the inclusion of linux/arm-smccc.h | Sudeep Holla | 2023-06-12 | 1 | -2/+0 | |
| | | | |/ / / / | ||||||
| | | * / / / / | ACPI: PAD: mark Zhaoxin CPUs NONSTOP TSC correctly | Tony W Wang-oc | 2023-06-12 | 1 | -0/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | APEI: GHES: correctly return NULL for ghes_get_devices() | Li Yang | 2023-06-12 | 1 | -0/+2 | |
| | * | | | | | ACPI: APEI: mark bert_disable as __initdata | Miaohe Lin | 2023-06-12 | 1 | -1/+1 | |
| | * | | | | | ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request() | Miaohe Lin | 2023-06-05 | 1 | -2/+0 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'acpi-thermal' and 'acpi-button' | Rafael J. Wysocki | 2023-06-26 | 4 | -262/+282 | |
| |\ \ \ \ \ \ | ||||||
| | | * | | | | | ACPI: bus: Simplify installation and removal of notify callback | Rafael J. Wysocki | 2023-06-16 | 1 | -44/+9 | |
| | | * | | | | | ACPI: tiny-power-button: Eliminate the driver notify callback | Rafael J. Wysocki | 2023-06-16 | 1 | -8/+41 | |
| | | * | | | | | ACPI: button: Use different notify handlers for lid and buttons | Rafael J. Wysocki | 2023-06-16 | 1 | -9/+24 | |
| | | * | | | | | ACPI: button: Eliminate the driver notify callback | Rafael J. Wysocki | 2023-06-16 | 1 | -44/+96 | |
| | | |/ / / / | ||||||
| | * | | | | | ACPI: thermal: Drop struct acpi_thermal_flags | Rafael J. Wysocki | 2023-06-16 | 1 | -22/+2 | |
| | * | | | | | ACPI: thermal: Drop struct acpi_thermal_state | Rafael J. Wysocki | 2023-06-16 | 1 | -11/+0 | |
| | * | | | | | ACPI: thermal: Eliminate struct acpi_thermal_state_flags | Rafael J. Wysocki | 2023-06-12 | 1 | -68/+64 | |
| | * | | | | | ACPI: thermal: Move acpi_thermal_driver definition | Rafael J. Wysocki | 2023-06-12 | 1 | -35/+26 | |
| | * | | | | | ACPI: thermal: Move symbol definitions to one place | Rafael J. Wysocki | 2023-06-12 | 1 | -29/+29 | |
| | * | | | | | ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol | Rafael J. Wysocki | 2023-06-12 | 1 | -7/+6 | |
| | * | | | | | ACPI: thermal: Use BIT() macro for defining flags | Rafael J. Wysocki | 2023-06-12 | 1 | -5/+5 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'acpi-tables' | Rafael J. Wysocki | 2023-06-26 | 5 | -6/+86 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | ACPI: NFIT: Add declaration in a local header | Arnd Bergmann | 2023-06-05 | 1 | -0/+2 | |
| | | | | |/ / / / | ||||||
| | | | * | | | / | ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devices | Hans de Goede | 2023-05-19 | 1 | -1/+9 | |
| | | | | |_|_|/ | | | | |/| | | | ||||||
| | | * | | | | | ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569 | Hans de Goede | 2023-06-22 | 1 | -0/+8 | |
| | | * | | | | | ACPI: video: Stop trying to use vendor backlight control on laptops from afte... | Hans de Goede | 2023-06-12 | 1 | -0/+21 | |
| | | * | | | | | ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 A... | Hans de Goede | 2023-05-18 | 1 | -0/+8 | |
| | | * | | | | | ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3 | Hans de Goede | 2023-05-18 | 1 | -0/+8 | |
| | | |/ / / / | ||||||
| | * | | | | | ACPI: x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/l | Hans de Goede | 2023-05-18 | 1 | -4/+9 | |
| | * | | | | | ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A | Hans de Goede | 2023-05-17 | 1 | -0/+9 | |
| | * | | | | | ACPI: x86: Add skip i2c clients quirk for Nextbook Ares 8A | Hans de Goede | 2023-05-17 | 1 | -1/+12 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec' | Rafael J. Wysocki | 2023-06-26 | 5 | -103/+85 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | | | | * | | | | ACPI: EC: Clear GPE on interrupt handling only | Compostella, Jeremy | 2023-06-12 | 1 | -15/+16 | |
| | | | | | |/ / | | | | | |/| | | ||||||
| | | | * / | | | ACPI: resource: Remove "Zen" specific match and quirks | Mario Limonciello | 2023-06-05 | 1 | -60/+0 | |
| | | | |/ / / | ||||||
| | | * | | | | ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequence | Mario Limonciello | 2023-06-05 | 1 | -7/+7 | |
| | | * | | | | ACPI: PM: s2idle: fix section mismatch warning | Arnd Bergmann | 2023-06-05 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | * / / / | ACPI: scan: Reduce overhead related to devices with dependencies | Rafael J. Wysocki | 2023-06-05 | 1 | -20/+61 | |
| | |/ / / | ||||||
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2023-06-27 | 7 | -13/+30 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2... | Catalin Marinas | 2023-06-23 | 7 | -9/+24 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init() | Sudeep Holla | 2023-06-08 | 7 | -9/+24 | |
| | |/ / / / |