messages from 2023-12-21 14:59:56 to 2024-01-10 13:12:05 UTC [more...]
[syzbot] [kernel?] general protection fault in __device_attach
2024-01-10 13:12 UTC
[PATCH V12 0/7] amd-pstate preferred core
2024-01-10 10:04 UTC (13+ messages)
` [PATCH V12 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed
[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
2024-01-10 8:34 UTC (5+ messages)
[rafael-pm:bleeding-edge 1764/1779] drivers/thermal/thermal_debugfs.c:149: warning: Function parameter or member 'tz_episodes' not described in 'tz_debugfs'
2024-01-10 7:17 UTC
[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
2024-01-10 7:09 UTC (8+ messages)
FYI, cxl.git vs acpi.git conflict entering linux-next (for-6.8/cxl-cper)
2024-01-10 4:30 UTC
[GIT PULL] ACPI updates for v6.8-rc1
2024-01-10 0:36 UTC (2+ messages)
[PATCH v4 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
2024-01-09 22:18 UTC (3+ messages)
[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
2024-01-09 20:47 UTC (11+ messages)
` [PATCH v4 02/24] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource
` [PATCH v4 03/24] i2c: acpi: Modify i2c_acpi_get_irq() "
` [PATCH v4 21/24] device property: Modify fwnode irq_get() "
` [PATCH v4 22/24] device property: Update functions to use EXPORT_SYMBOL_GPL()
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2024-01-09 19:27 UTC (31+ messages)
` [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages
` [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
[PATCH v1] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA
2024-01-09 14:53 UTC
[PATCH v4 0/3] irqchip/gic-v3: Enable non-coherent GIC designs probing
2024-01-09 14:27 UTC (14+ messages)
` [PATCH v4 1/3] ACPICA: MADT: Add GICC online capable bit handling
` [PATCH v4 2/3] ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handling
` [PATCH v4 3/3] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA
2024-01-09 14:23 UTC (2+ messages)
[PATCH] acpi/drivers: add DMI exception for ASUS Vivobook E1504GA and E1504GAB to resource.c
2024-01-09 14:07 UTC (2+ messages)
[PATCH] PNP: make pnp_bus_type const
2024-01-09 14:01 UTC (2+ messages)
[PATCH v1 0/6] thermal: netlink: Redefine the API and drop unused code
2024-01-09 12:23 UTC (28+ messages)
` [PATCH v1 1/6] thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
` [PATCH v1 2/6] thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
` [PATCH v1 3/6] thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
` [PATCH v1 4/6] thermal: netlink: Drop thermal_notify_tz_trip_add/delete()
` [PATCH v1 5/6] thermal: netlink: Pass thermal zone pointer to notify routines
` [PATCH v1 6/6] thermal: netlink: Rework cdev-related notify API
[PATCH v2 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()
2024-01-08 11:48 UTC
[RFC PATCH 00/13] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
2024-01-06 17:53 UTC (17+ messages)
` [RFC PATCH 01/13] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup
` [RFC PATCH 02/13] iio: adc: max11410: Use __free(fwnode_handle) to replace fwnode_handle_put() calls
` [RFC PATCH 03/13] iio: adc: mcp3564: "
` [RFC PATCH 04/13] iio: adc: qcom-spmi-adc5: "
` [RFC PATCH 05/13] iio: adc: rzg2l_adc: "
` [RFC PATCH 06/13] iio: adc: stm32: "
` [RFC PATCH 07/13] iio: adc: ti-ads1015: "
` [RFC PATCH 08/13] iio: adc: ti-ads131e08: "
` [RFC PATCH 09/13] iio: addac: ad74413r: "
` [RFC PATCH 10/13] iio: dac: ad3552: "
` [RFC PATCH 11/13] iio: dac: ad5770r: "
` [RFC PATCH 12/13] iio: dac: ltc2688: "
` [RFC PATCH 13/13] iio: temp: ltc2983: "
[PATCH v3 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
2024-01-06 14:05 UTC (12+ messages)
` [PATCH v3 02/24] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource
` [PATCH v3 03/24] i2c: acpi: Modify i2c_acpi_get_irq() "
` [PATCH v3 21/24] device property: Modify fwnode irq_get() "
` [PATCH v3 22/24] device property: Update functions to use EXPORT_SYMBOL_GPL
[rafael-pm:bleeding-edge] BUILD SUCCESS 92626c145ac3f7688020cc855716febabc1d9a86
2024-01-05 12:00 UTC
[RFC KERNEL PATCH v4 0/3] Support device passthrough when dom0 is PVH on Xen
2024-01-05 6:22 UTC (4+ messages)
` [RFC KERNEL PATCH v4 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v4 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
[PATCH v3 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
2024-01-05 4:54 UTC (8+ messages)
[PATCH v7 1/2] schemas: memory: Add ECC properties
2024-01-04 17:53 UTC (22+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages
[PATCH v2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems
2024-01-04 7:11 UTC (7+ messages)
[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
2024-01-04 6:26 UTC (6+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 2/3] x86/sched/itmt: Export two API symbols
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs
[PATCH] ACPI: resource: Force irq1 edge low override on Infinity laptops
2024-01-03 19:49 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] ACPI: resource: Add Infinity laptops to irq1_level_low_skip_override
` [PATCH v4] ACPI: resource: Add Infinity laptops to irq1_level_low_force_override
` [PATCH v5] ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override
[RFC 0/2] PCI: acpiphp: workaround race between hotplug and SCSI_SCAN_ASYNC job
2024-01-03 16:19 UTC (8+ messages)
` [RFC 2/2] PCI: acpiphp: slowdown hotplug if hotplugging multiple devices at a time
[rafael-pm:bleeding-edge 154/159] drivers/thermal/intel/../thermal_netlink.h:27:20: warning: 'struct thermal_trip' declared inside parameter list will not be visible outside of this definition or declaration
2024-01-02 23:19 UTC
[rafael-pm:bleeding-edge 157/159] drivers/thermal/thermal_core.c:1469:6: warning: variable 'tz_id' set but not used
2024-01-02 21:37 UTC
[PATCH v2] ACPI: NUMA: Fix overlap when extending memblks to fill CFMWS
2024-01-01 15:08 UTC (4+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 85286fa00783a83c0db17a934a2a5ec11d10800b
2023-12-30 19:09 UTC
[PATCH V6] acpi: button: trigger wakeup key event
2023-12-29 17:49 UTC (2+ messages)
[PATCH] ACPI: resource: At another DMI match for the TongFang GMxXGxx
2023-12-29 17:45 UTC (2+ messages)
[PATCH v1 0/3] ACPI: OSL/EC: Use spin locks without disabling interrupts
2023-12-28 13:18 UTC (2+ messages)
[RFC PATCH v3 03/17] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
2023-12-28 13:08 UTC (3+ messages)
[PATCH V6] acpi: button: trigger wakeup key event
2023-12-27 17:41 UTC
[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
2023-12-27 16:01 UTC (18+ messages)
` [PATCH v2 01/22] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource
` [PATCH v2 20/22] device property: Modify fwnode irq_get() "
[PATCH v4] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
2023-12-26 12:42 UTC
[PATCH V5] acpi: trigger wakeup key event from power button
2023-12-25 5:56 UTC (3+ messages)
FYI, cxl.git vs acpi.git conflict entering -next for v6.8
2023-12-24 21:40 UTC
New blacklist entry for acpi=copy_dsdt
2023-12-24 10:39 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS ceeb5ed409777cdf4aa01508dcba0ee526597856
2023-12-23 17:48 UTC
[PATCH] ACPI: NUMA: Fix overlap when extending memblks to fill CFMWS
2023-12-23 0:12 UTC
[RESEND PATCH v2] acpi: Use access_width over register_width for system memory accesses
2023-12-23 0:00 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 4e374de186c531ab44eb9d7bf13cd3a42e7db245
2023-12-22 14:38 UTC
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2023-12-22 1:07 UTC (4+ messages)
` [PATCH v10 1/4] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
[PATCH v3] ACPI: NFIT: Use cleanup.h helpers instead of devm_*()
2023-12-21 21:25 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