messages from 2023-09-07 17:00:35 to 2023-09-13 16:37:16 UTC [more...]
[PATCH v2] driver core: platform: set numa_node before platform_add_device()
2023-09-13 16:37 UTC (2+ messages)
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-09-13 15:28 UTC (8+ messages)
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace
[PATCH] driver core: platform: set numa_node before platform_add_device()
2023-09-13 15:14 UTC (7+ messages)
[PATCH v3] driver core: platform: set numa_node before platform_add_device()
2023-09-13 11:54 UTC
[PATCH V4] acpi: trigger wakeup key event from power button
2023-09-13 11:25 UTC (2+ messages)
[PATCH 1/2] ACPI: resource: Consolidate IRQ trigger-type override DMI tables
2023-09-13 11:19 UTC (2+ messages)
` [PATCH 2/2] ACPI: resource: Drop .ident values from dmi_system_id tables
[PATCH v5] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-09-13 10:51 UTC (4+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS e7c8ca758515814f08cd2e1cbb718d16264f99a1
2023-09-13 3:34 UTC
[PATCH V6 0/7] amd-pstate preferred core
2023-09-13 1:34 UTC (12+ messages)
` [PATCH V6 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V6 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V6 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V6 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V6 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V6 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V6 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options
[PATCH V3] acpi: trigger wakeup key event from power button
2023-09-13 0:20 UTC (3+ messages)
[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
2023-09-12 21:13 UTC (4+ messages)
` [PATCH v4 2/2] ACPI: NUMA: Apply SRAT proximity domain "
[PATCH v1 0/9] ACPI: thermal: Removal of redundant data and cleanup
2023-09-12 18:47 UTC (10+ messages)
` [PATCH v1 1/9] ACPI: thermal: Simplify initialization of critical and hot trips
` [PATCH v1 2/9] ACPI: thermal: Fold acpi_thermal_get_info() into its caller
` [PATCH v1 3/9] ACPI: thermal: Determine the number of trip points earlier
` [PATCH v1 4/9] ACPI: thermal: Create and populate trip points table earlier
` [PATCH v1 5/9] ACPI: thermal: Simplify critical and hot trips representation
` [PATCH v1 6/9] ACPI: thermal: Untangle initialization and updates of the passive trip
` [PATCH v1 7/9] ACPI: thermal: Untangle initialization and updates of active trips
` [PATCH v1 8/9] ACPI: thermal: Drop redundant trip point flags
` [PATCH v1 9/9] ACPI: thermal: Drop valid flag from struct acpi_thermal_trip
[PATCH v4 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
2023-09-12 16:33 UTC (10+ messages)
` [PATCH v4 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v4 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v4 3/3] ACPI, APEI, EINJ: Update EINJ documentation
[PATCH] acpi: trigger wakeup key event from power button
2023-09-12 12:53 UTC (5+ messages)
[PATCH v2 00/11] gpiolib: work towards removing gpiochip_find()
2023-09-12 11:36 UTC (22+ messages)
` [PATCH v2 01/11] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH v2 02/11] gpiolib: add support for scope-based management to gpio_device
` [PATCH v2 03/11] gpiolib: provide gpio_device_find()
` [PATCH v2 04/11] gpiolib: provide gpio_device_find_by_label()
` [PATCH v2 05/11] gpiolib: provide gpio_device_get_desc()
` [PATCH v2 06/11] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH v2 07/11] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [PATCH v2 08/11] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH v2 09/11] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH v2 10/11] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH v2 11/11] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA
2023-09-12 10:08 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS eb9b927bbb5841d2ff0f92548a5d7c724d2692ee
2023-09-12 8:07 UTC
[PATCH] platform/x86: x86-android-tablets: Add a comment about x86_android_tablet_get_gpiod()
2023-09-12 7:15 UTC (2+ messages)
[PATCH 0/8] x86-android-tablets: Stop using gpiolib private APIs
2023-09-11 16:03 UTC (38+ messages)
` [PATCH 1/8] gpiolib: acpi: Check if a GPIO is listed in ignore_interrupt earlier
` [PATCH 2/8] gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010
` [PATCH 3/8] platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from "
` [PATCH 4/8] platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip support
` [PATCH 5/8] platform/x86: x86-android-tablets: Create a platform_device from module_init()
` [PATCH 6/8] platform/x86: x86-android-tablets: Stop using gpiolib private APIs
` [PATCH 7/8] platform/x86: x86-android-tablets: Use platform-device as gpio-keys parent
` [PATCH 8/8] platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo_yt3_bq25892_0_props[]
[PATCH v3 1/5] ACPI/APEI: Add apei_hest_parse_aer()
2023-09-11 9:21 UTC (2+ messages)
[PATCH v3 0/5] Parse the PCIe AER and set to relevant registers
2023-09-11 9:02 UTC (2+ messages)
[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
2023-09-11 17:17 UTC (23+ messages)
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
[PATCH v3 4/5] ACPI/PCI: Add pci_acpi_program_hest_aer_params()
2023-09-11 10:01 UTC (2+ messages)
[PATCH AUTOSEL 5.10 1/8] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-11 9:34 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 5/8] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
` [PATCH AUTOSEL 5.10 6/8] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
` [PATCH AUTOSEL 5.10 7/8] ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
[PATCH] ACPI: OSI: refactor deprecated strncpy
2023-09-11 20:36 UTC
[PATCH v3 2/5] ACPI/APEI: Remove static from apei_hest_parse()
2023-09-11 9:54 UTC (2+ messages)
[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
2023-09-11 16:15 UTC (6+ messages)
[PATCH V5 0/7] amd-pstate preferred core
2023-09-11 8:43 UTC (13+ messages)
` [PATCH V5 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V5 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V5 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
[RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
2023-09-11 0:44 UTC (5+ messages)
[PATCH v6 1/2] schemas: Add some common reserved-memory usages
2023-09-09 22:40 UTC (5+ messages)
` [PATCH v6 2/2] schemas: memory: Add ECC properties
[PATCH AUTOSEL 6.1 01/10] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-08 18:02 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 05/10] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
` [PATCH AUTOSEL 6.1 06/10] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
` [PATCH AUTOSEL 6.1 09/10] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
[PATCH AUTOSEL 4.19 1/3] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-08 18:04 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 2/3] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
[PATCH AUTOSEL 6.4 01/13] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-08 18:00 UTC (5+ messages)
` [PATCH AUTOSEL 6.4 05/13] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
` [PATCH AUTOSEL 6.4 06/13] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
` [PATCH AUTOSEL 6.4 10/13] ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
` [PATCH AUTOSEL 6.4 12/13] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
[PATCH AUTOSEL 5.4 1/5] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-08 18:03 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 3/5] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
` [PATCH AUTOSEL 5.4 4/5] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
[PATCH AUTOSEL 4.14 1/3] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-08 18:04 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 2/3] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
[PATCH AUTOSEL 5.15 1/9] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-08 18:02 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 5/9] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
` [PATCH AUTOSEL 5.15 6/9] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
` [PATCH AUTOSEL 5.15 9/9] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
[PATCH AUTOSEL 6.5 01/16] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
2023-09-08 17:59 UTC (5+ messages)
` [PATCH AUTOSEL 6.5 05/16] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
` [PATCH AUTOSEL 6.5 08/16] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
` [PATCH AUTOSEL 6.5 12/16] ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
` [PATCH AUTOSEL 6.5 14/16] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
[PATCH v2] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0
2023-09-08 17:11 UTC (3+ messages)
[PATCH v1] thermal: Constify the trip argument of the .get_trend() zone callback
2023-09-08 8:25 UTC (2+ messages)
[PATCH v5 1/4] Add reserved-memory
2023-09-07 21:39 UTC (16+ messages)
` [PATCH v5 3/4] schemas: Add some common reserved-memory usages
` [PATCH v5 4/4] memory: Add ECC properties
[PATCH] acpi: trigger wakeup key event from power button
2023-09-07 20:06 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox