Show patches with: none      |   9038 patches
« 1 2 ... 15 16 1790 91 »
Patch Series S/W/F Date Submitter Delegate State
[v1,3/3] gpio: mmio: Clean up headers gpio: mmio: Make driver agnostic --- 2023-10-25 Andy Shevchenko New
[v1,2/3] gpio: mmio: Make use of device properties gpio: mmio: Make driver agnostic --- 2023-10-25 Andy Shevchenko Accepted
[v1,1/3] device property: Implement device_is_big_endian() gpio: mmio: Make driver agnostic --- 2023-10-25 Andy Shevchenko Accepted
[v1,6/6] ACPI: acpi_video: Fix holes in acpi_video_bus Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,5/6] ACPI: acpi_video: Rename ACPI device instances from device to adev Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,4/6] ACPI: acpi_video: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,3/6] ACPI: acpi_video: Remove unnecessary driver_data clear Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,2/6] ACPI: acpi_video: Use yes_or_no helper instead of ternary operator Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1,1/6] ACPI: acpi_video: Remove unnecessary checks Replace acpi_driver with platform_driver --- 2023-10-25 Michal Wilczynski New
[v1] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID [v1] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID --- 2023-10-25 Raag Jadav Superseded
[39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[36/39] arm64: document virtual CPU hotplug's expectations ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[35/39] ACPI: add support to register CPUs based on the _STA enabled bit ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[34/39] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[31/39] ACPICA: Add new MADT GICC flags fields ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[29/39] LoongArch: Use the __weak version of arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[28/39] ACPI: Warn when the present bit changes but the feature is not enabled ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[27/39] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[23/39] drivers: base: Implement weak arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present' ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[19/39] ACPI: processor: Add support for processors described as container packages ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[18/39] ACPI: Only enumerate enabled (or functional) devices ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[16/39] riscv: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[13/39] x86: intel_epb: Don't rely on link order ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[09/39] drivers: base: remove unnecessary call to register_cpu_under_node() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[08/39] drivers: base: Move cpu_dev_init() after node_dev_init() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Superseded
[05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[02/39] ACPI: Use the acpi_device_is_present() helper in more places ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[01/39] parisc: simplify smp_prepare_boot_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) Accepted
ACPI: EC: Add quirk for HP 250 G7 Notebook PC ACPI: EC: Add quirk for HP 250 G7 Notebook PC --- 2023-10-24 Jonathan Denose Accepted
[v3,6/6] perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID Refine _UID references across kernel --- 2023-10-24 Raag Jadav Accepted
[v3,5/6] hwmon: nct6775: use acpi_dev_hid_uid_match() for matching _HID and _UID Refine _UID references across kernel --- 2023-10-24 Raag Jadav Accepted
[v3,4/6] ACPI: x86: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-24 Raag Jadav Accepted
[v3,3/6] ACPI: utils: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-24 Raag Jadav Accepted
[v3,2/6] pinctrl: intel: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-24 Raag Jadav Accepted
[v3,1/6] ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-24 Raag Jadav Accepted
[4/4] ACPI: sysfs: Remove some dead code ACPI: sysfs: Fix some issues in create_of_modalias() and create_pnp_modalias() --- 2023-10-23 Christophe JAILLET New
[3/4] ACPI: sysfs: Remove some useless trailing NULL writes ACPI: sysfs: Fix some issues in create_of_modalias() and create_pnp_modalias() --- 2023-10-23 Christophe JAILLET New
[2/4] ACPI: sysfs: Fix a potential out-of-bound write in create_of_modalias() ACPI: sysfs: Fix some issues in create_of_modalias() and create_pnp_modalias() --- 2023-10-23 Christophe JAILLET New
[1/4] ACPI: sysfs: Fix the check for a potential string truncation ACPI: sysfs: Fix some issues in create_of_modalias() and create_pnp_modalias() --- 2023-10-23 Christophe JAILLET New
arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper --- 2023-10-23 Russell King (Oracle) Superseded
[v2,6/6] perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID Refine _UID references across kernel --- 2023-10-23 Raag Jadav Superseded
[v2,4/6] ACPI: x86: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-23 Raag Jadav Superseded
[v2,2/6] pinctrl: intel: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-23 Raag Jadav Superseded
ACPI: Rename acpi_scan_device_not_present() to be about enumeration ACPI: Rename acpi_scan_device_not_present() to be about enumeration --- 2023-10-20 Russell King (Oracle) Superseded
[v2,6/6] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS ACPI: scan: MIPI DiSco for Imaging support --- 2023-10-20 Rafael J. Wysocki New
[v2,5/6] ACPI: scan: Extract MIPI DiSco for Imaging data into swnodes ACPI: scan: MIPI DiSco for Imaging support --- 2023-10-20 Rafael J. Wysocki New
[v2,4/6] device property: Add SOFTWARE_NODE() macro for defining software nodes ACPI: scan: MIPI DiSco for Imaging support --- 2023-10-20 Rafael J. Wysocki Superseded
[v2,3/6] ACPI: scan: Extract _CRS CSI-2 connection information into swnodes ACPI: scan: MIPI DiSco for Imaging support --- 2023-10-20 Rafael J. Wysocki Superseded
[v2,2/6] ACPI: scan: Extract CSI-2 connection graph from _CRS ACPI: scan: MIPI DiSco for Imaging support --- 2023-10-20 Rafael J. Wysocki Superseded
[v2,1/6] ACPI: property: Support using strings in reference properties ACPI: scan: MIPI DiSco for Imaging support --- 2023-10-20 Rafael J. Wysocki New
ACPI: Use the acpi_device_is_present() helper in more places ACPI: Use the acpi_device_is_present() helper in more places --- 2023-10-20 Russell King (Oracle) Superseded
[v1,8/8] perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Superseded
[v1,7/8] hwmon: nct6775: use acpi_dev_hid_uid_match() for matching _HID and _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Superseded
[v1,6/8] perf: qcom: use acpi_device_uid() for fetching _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Accepted
[v1,5/8] ACPI: x86: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Superseded
[v1,4/8] ACPI: utils: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Superseded
[v1,3/8] ACPI: sysfs: use acpi_device_uid() for fetching _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Accepted
[v1,2/8] pinctrl: intel: use acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Superseded
[v1,1/8] ACPI: utils: Introduce acpi_dev_uid_match() for matching _UID Refine _UID references across kernel --- 2023-10-20 Raag Jadav Superseded
PNP: replace deprecated strncpy with memcpy PNP: replace deprecated strncpy with memcpy --- 2023-10-19 Justin Stitt Accepted
ACPI: replace deprecated strncpy with strscpy ACPI: replace deprecated strncpy with strscpy --- 2023-10-19 Justin Stitt Accepted
[v1,3/3] gpiolib: Make debug messages in gpiod_find_by_fwnode() less confusing gpiolib: acpi: More fixes to the consolidation rework --- 2023-10-19 Andy Shevchenko New
[v1,2/3] gpiolib: Fix debug messaging in gpiod_find_and_request() gpiolib: acpi: More fixes to the consolidation rework --- 2023-10-19 Andy Shevchenko New
[v1,1/3] gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data() gpiolib: acpi: More fixes to the consolidation rework --- 2023-10-19 Andy Shevchenko New
Install Notify() handler before getting NFIT table Install Notify() handler before getting NFIT table --- 2023-10-19 chenxiang Accepted
[v2,3/3] ACPI: acpi_pad: Rename ACPI device from device to adev Replace acpi_driver with platform_driver --- 2023-10-18 Michal Wilczynski Accepted
[v2,2/3] ACPI: acpi_pad: Use dev groups for sysfs Replace acpi_driver with platform_driver --- 2023-10-18 Michal Wilczynski Accepted
[v2,1/3] ACPI: acpi_pad: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver --- 2023-10-18 Michal Wilczynski Accepted
[RFC,v3,6/6] arm64/amu: use capacity_ref_freq to set AMU ratio consolidate and cleanup CPU capacity --- 2023-10-18 Vincent Guittot New
[v3,5/6] cpufreq/cppc: set the frequency used for computing the capacity consolidate and cleanup CPU capacity --- 2023-10-18 Vincent Guittot New
[v3,4/6] energy_model: use a fixed reference frequency consolidate and cleanup CPU capacity --- 2023-10-18 Vincent Guittot Superseded
[v3,3/6] cpufreq/schedutil: use a fixed reference frequency consolidate and cleanup CPU capacity --- 2023-10-18 Vincent Guittot New
[v3,2/6] cpufreq: use the fixed and coherent frequency for scaling capacity consolidate and cleanup CPU capacity --- 2023-10-18 Vincent Guittot Superseded
[v3,1/6] topology: add a new arch_scale_freq_reference consolidate and cleanup CPU capacity --- 2023-10-18 Vincent Guittot Superseded
[v4,-next,4/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems RISC-V: ACPI improvements --- 2023-10-18 Sunil V L Superseded
[v4,-next,3/4] RISC-V: ACPI: RHCT: Add function to get CBO block sizes RISC-V: ACPI improvements --- 2023-10-18 Sunil V L Accepted
[v4,-next,2/4] RISC-V: ACPI: Update the return value of acpi_get_rhct() RISC-V: ACPI improvements --- 2023-10-18 Sunil V L Accepted
[v4,-next,1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping RISC-V: ACPI improvements --- 2023-10-18 Sunil V L Superseded
[v1,3/3] ACPI: thermal: Use library functions to obtain trip point temperature values ACPI: thermal: Use ACPI thermal library functions --- 2023-10-17 Rafael J. Wysocki New
« 1 2 ... 15 16 1790 91 »