Show patches with: none      |   32637 patches
« 1 2 ... 19 20 21326 327 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,32/35] ACPI: add support to register CPUs based on the _STA enabled bit ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,31/35] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,27/35] ACPICA: Add new MADT GICC flags fields [code first?] ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,25/35] LoongArch: Use the __weak version of arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,24/35] drivers: base: Implement weak arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,23/35] ACPI: Warn when the present bit changes but the feature is not enabled ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,22/35] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove() ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present' ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,15/35] ACPI: processor: Add support for processors described as container packages ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,14/35] ACPI: Only enumerate enabled (or functional) devices ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,12/35] ACPI: Use the acpi_device_is_present() helper in more places ACPI/arm64: add support for virtual cpuhotplug - 2 - --- 2023-09-13 James Morse RFC
[RFC,v2,11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,10/35] riscv: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,09/35] LoongArch: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,08/35] x86/topology: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,07/35] x86: intel_epb: Don't rely on link order ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[RFC,v2,06/35] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,04/35] drivers: base: Move cpu_dev_init() after node_dev_init() ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug - 1 - --- 2023-09-13 James Morse RFC
[RFC,v2,01/35] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv ACPI/arm64: add support for virtual cpuhotplug - - - --- 2023-09-13 James Morse RFC
[v3] driver core: platform: set numa_node before platform_add_device() [v3] driver core: platform: set numa_node before platform_add_device() - - - --- 2023-09-13 Jinhui Guo Superseded
[2/2] ACPI: resource: Drop .ident values from dmi_system_id tables [1/2] ACPI: resource: Consolidate IRQ trigger-type override DMI tables - - - --- 2023-09-13 Hans de Goede Mainlined
[1/2] ACPI: resource: Consolidate IRQ trigger-type override DMI tables [1/2] ACPI: resource: Consolidate IRQ trigger-type override DMI tables - - - --- 2023-09-13 Hans de Goede Mainlined
[v2] driver core: platform: set numa_node before platform_add_device() [v2] driver core: platform: set numa_node before platform_add_device() - - - --- 2023-09-13 Jinhui Guo Superseded
[V4] acpi: trigger wakeup key event from power button [V4] acpi: trigger wakeup key event from power button - 1 - --- 2023-09-13 Ken Xue Superseded
[v1,9/9] ACPI: thermal: Drop valid flag from struct acpi_thermal_trip ACPI: thermal: Removal of redundant data and cleanup 1 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,8/9] ACPI: thermal: Drop redundant trip point flags ACPI: thermal: Removal of redundant data and cleanup - 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,7/9] ACPI: thermal: Untangle initialization and updates of active trips ACPI: thermal: Removal of redundant data and cleanup 1 - - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,6/9] ACPI: thermal: Untangle initialization and updates of the passive trip ACPI: thermal: Removal of redundant data and cleanup - 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,5/9] ACPI: thermal: Simplify critical and hot trips representation ACPI: thermal: Removal of redundant data and cleanup - 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,4/9] ACPI: thermal: Create and populate trip points table earlier ACPI: thermal: Removal of redundant data and cleanup - 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,3/9] ACPI: thermal: Determine the number of trip points earlier ACPI: thermal: Removal of redundant data and cleanup - 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,2/9] ACPI: thermal: Fold acpi_thermal_get_info() into its caller ACPI: thermal: Removal of redundant data and cleanup - 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v1,1/9] ACPI: thermal: Simplify initialization of critical and hot trips ACPI: thermal: Removal of redundant data and cleanup - 1 - --- 2023-09-12 Rafael J. Wysocki Mainlined
[v5] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer [v5] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer - 1 - --- 2023-09-12 Oza Pawandeep Superseded
[V3] acpi: trigger wakeup key event from power button [V3] acpi: trigger wakeup key event from power button - - - --- 2023-09-12 Ken Xue Superseded
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA - - - --- 2023-09-12 Hans de Goede Mainlined
[v2,11/11] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,10/11] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,09/11] gpio: acpi: replace gpiochip_find() with gpio_device_find() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,08/11] gpio: of: replace gpiochip_find_* with gpio_device_find_* gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,07/11] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,06/11] gpiolib: reluctantly provide gpio_device_get_chip() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,05/11] gpiolib: provide gpio_device_get_desc() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,04/11] gpiolib: provide gpio_device_find_by_label() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,03/11] gpiolib: provide gpio_device_find() gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,02/11] gpiolib: add support for scope-based management to gpio_device gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
[v2,01/11] gpiolib: make gpio_device_get() and gpio_device_put() public gpiolib: work towards removing gpiochip_find() - 1 - --- 2023-09-12 Bartosz Golaszewski Handled Elsewhere
driver core: platform: set numa_node before platform_add_device() driver core: platform: set numa_node before platform_add_device() - - - --- 2023-09-12 Jinhui Guo Handled Elsewhere
platform/x86: x86-android-tablets: Add a comment about x86_android_tablet_get_gpiod() platform/x86: x86-android-tablets: Add a comment about x86_android_tablet_get_gpiod() - 1 - --- 2023-09-11 Hans de Goede Handled Elsewhere
ACPI: OSI: refactor deprecated strncpy ACPI: OSI: refactor deprecated strncpy - 1 - --- 2023-09-11 Justin Stitt Mainlined
[8/8] platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo_yt3_bq25892_0_p… x86-android-tablets: Stop using gpiolib private APIs - - - --- 2023-09-09 Hans de Goede Handled Elsewhere
[7/8] platform/x86: x86-android-tablets: Use platform-device as gpio-keys parent x86-android-tablets: Stop using gpiolib private APIs - - - --- 2023-09-09 Hans de Goede Handled Elsewhere
[6/8] platform/x86: x86-android-tablets: Stop using gpiolib private APIs x86-android-tablets: Stop using gpiolib private APIs - 1 - --- 2023-09-09 Hans de Goede Handled Elsewhere
[5/8] platform/x86: x86-android-tablets: Create a platform_device from module_init() x86-android-tablets: Stop using gpiolib private APIs - - - --- 2023-09-09 Hans de Goede Handled Elsewhere
[4/8] platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip support x86-android-tablets: Stop using gpiolib private APIs - - - --- 2023-09-09 Hans de Goede Handled Elsewhere
[3/8] platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010 x86-android-tablets: Stop using gpiolib private APIs - 1 - --- 2023-09-09 Hans de Goede Handled Elsewhere
[2/8] gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010 x86-android-tablets: Stop using gpiolib private APIs 1 2 - --- 2023-09-09 Hans de Goede Handled Elsewhere
[1/8] gpiolib: acpi: Check if a GPIO is listed in ignore_interrupt earlier x86-android-tablets: Stop using gpiolib private APIs 1 2 - --- 2023-09-09 Hans de Goede Handled Elsewhere
acpi: trigger wakeup key event from power button acpi: trigger wakeup key event from power button - - - --- 2023-09-08 Ken Xue Changes Requested
[V6,7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options amd-pstate preferred core - 2 - --- 2023-09-08 Meng, Li (Jassmine) Handled Elsewhere
[V6,6/7] Documentation: amd-pstate: introduce amd-pstate preferred core amd-pstate preferred core - - - --- 2023-09-08 Meng, Li (Jassmine) Handled Elsewhere
[V6,5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically amd-pstate preferred core - 1 - --- 2023-09-08 Meng, Li (Jassmine) Handled Elsewhere
[V6,4/7] cpufreq: Add a notification message that the highest perf has changed amd-pstate preferred core - - - --- 2023-09-08 Meng, Li (Jassmine) Handled Elsewhere
[V6,3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting. amd-pstate preferred core - 1 - --- 2023-09-08 Meng, Li (Jassmine) Handled Elsewhere
[V6,2/7] acpi: cppc: Add get the highest performance cppc control amd-pstate preferred core 1 2 - --- 2023-09-08 Meng, Li (Jassmine) Handled Elsewhere
[V6,1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion. amd-pstate preferred core - 1 - --- 2023-09-08 Meng, Li (Jassmine) Handled Elsewhere
[v6,2/2] schemas: memory: Add ECC properties [v6,1/2] schemas: Add some common reserved-memory usages - - - --- 2023-09-07 Simon Glass Handled Elsewhere
[v6,1/2] schemas: Add some common reserved-memory usages [v6,1/2] schemas: Add some common reserved-memory usages - - - --- 2023-09-07 Simon Glass Handled Elsewhere
[v4,3/3] ACPI, APEI, EINJ: Update EINJ documentation CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types - 1 - --- 2023-09-07 Ben Cheatham Handled Elsewhere
[v4,2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types - - - --- 2023-09-07 Ben Cheatham Handled Elsewhere
[v4,1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types - - - --- 2023-09-07 Ben Cheatham Handled Elsewhere
[v1] thermal: Constify the trip argument of the .get_trend() zone callback [v1] thermal: Constify the trip argument of the .get_trend() zone callback - 1 - --- 2023-09-07 Rafael J. Wysocki Handled Elsewhere
acpi: trigger wakeup key event from power button acpi: trigger wakeup key event from power button - - - --- 2023-09-07 Ken Xue Superseded
[v2] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0 [v2] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0 - - - --- 2023-09-06 Jason Andryuk Changes Requested
ARM: SDEI: allow sdei initialization even no APCI support ARM: SDEI: allow sdei initialization even no APCI support - - - --- 2023-09-06 Schspa Shi Superseded
[21/21] gpiolib: remove gpiochip_find() gpio: convert users to gpio_device_find() and remove gpiochip_find() - 2 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code gpio: convert users to gpio_device_find() and remove gpiochip_find() - 1 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label() gpio: convert users to gpio_device_find() and remove gpiochip_find() - 1 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find() gpio: convert users to gpio_device_find() and remove gpiochip_find() - 1 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_* gpio: convert users to gpio_device_find() and remove gpiochip_find() - 1 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[16/21] gpio: of: correct notifier return codes gpio: convert users to gpio_device_find() and remove gpiochip_find() - 1 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[RFT,15/21] arm: omap1: ams-delta: stop using gpiochip_find() gpio: convert users to gpio_device_find() and remove gpiochip_find() 2 1 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[RFT,14/21] hte: tegra194: don't access struct gpio_chip gpio: convert users to gpio_device_find() and remove gpiochip_find() - 1 1 --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[13/21] hte: tegra194: improve the GPIO-related comment gpio: convert users to gpio_device_find() and remove gpiochip_find() 1 - - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[12/21] hte: allow building modules with COMPILE_TEST enabled gpio: convert users to gpio_device_find() and remove gpiochip_find() 1 - - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[RFT,11/21] platform: x86: android-tablets: don't access GPIOLIB private members gpio: convert users to gpio_device_find() and remove gpiochip_find() - - - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
[10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label() gpio: convert users to gpio_device_find() and remove gpiochip_find() - 1 - --- 2023-09-05 Bartosz Golaszewski Handled Elsewhere
« 1 2 ... 19 20 21326 327 »