public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-16 18:24:08 to 2023-02-26 22:55:16 UTC [more...]

[PATCH v3 00/20] Self-encapsulate the thermal zone device structure
 2023-02-26 22:53 UTC  (2+ messages)
` [PATCH v3 04/20] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers

[PATCH AUTOSEL 5.4 10/19] ACPI: Don't build ACPICA with '-Os'
 2023-02-26 14:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 15/19] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH AUTOSEL 4.14 07/11] ACPI: Don't build ACPICA with '-Os'
 2023-02-26 14:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 11/11] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH AUTOSEL 5.10 14/27] ACPI: Don't build ACPICA with '-Os'
 2023-02-26 14:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 21/27] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH AUTOSEL 4.19 08/13] ACPI: Don't build ACPICA with '-Os'
 2023-02-26 14:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 12/13] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH AUTOSEL 5.15 15/36] ACPI: Don't build ACPICA with '-Os'
 2023-02-26 14:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 25/36] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH AUTOSEL 6.1 19/49] ACPI: Don't build ACPICA with '-Os'
 2023-02-26 14:46 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 33/49] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH AUTOSEL 6.2 21/53] ACPI: Don't build ACPICA with '-Os'
 2023-02-26 14:44 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 37/53] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH] ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
 2023-02-26  6:19 UTC 

[PATCH] acpi: check for null return of devm_kzalloc in fch_misc_setup
 2023-02-26  5:54 UTC 

[GIT PULL] Compute Express Link (CXL) for 6.3
 2023-02-25 17:33 UTC  (2+ messages)

[PATCH v2 0/4] ACPI: SBS: Fix various issues
 2023-02-25 11:51 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI: EC: Add query notifier support
` [PATCH v2 2/4] ACPI: sbshc: Use ec query notifier call chain
` [PATCH v2 3/4] ACPI: EC: Make query handlers private
` [PATCH v2 4/4] ACPI: SBS: Fix handling of Smart Battery Selectors

[PATCH 0/4] ACPI: SBS: Fix various issues
 2023-02-25 11:03 UTC  (8+ messages)
` [PATCH 1/4] ACPI: EC: Add query notifier support
` [PATCH 2/4] ACPI: sbshc: Use ec query notifier call chain
` [PATCH 3/4] ACPI: EC: Make query handlers private
` [PATCH 4/4] ACPI: SBS: Fix handling of Smart Battery Selectors

[rafael-pm:bleeding-edge] BUILD SUCCESS 243d50840e68a096cfe5e136232898cddacb4e9f
 2023-02-25  8:52 UTC 

[PATCH v3 00/12] fw_devlink improvements
 2023-02-25  6:24 UTC  (3+ messages)

[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
 2023-02-24 21:06 UTC 

[PATCH V2 00/21] Add basic ACPI support for RISC-V
 2023-02-24 17:06 UTC  (49+ messages)
` [PATCH V2 04/21] RISC-V: Add support to build the ACPI core
` [PATCH V2 05/21] ACPI: Kconfig: Enable ACPI_PROCESSOR for RISC-V
` [PATCH V2 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V2 08/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V2 09/21] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V2 10/21] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V2 11/21] RISC-V: ACPI: Add a function to retrieve the hartid
` [PATCH V2 12/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V2 13/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V2 14/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V2 15/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V2 16/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V2 17/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V2 18/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V2 19/21] RISC-V: Enable ACPI in defconfig
` [PATCH V2 20/21] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH V2 21/21] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter

[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
 2023-02-24 15:59 UTC  (28+ messages)
` [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driver
` [PATCH v4 0/2] Support Nvidia BlueField-3 GPIO driver and pin controller
  ` [PATCH v4 1/2] gpio: gpio-mlxbf3: Add gpio driver support
  ` [PATCH v4 2/2] pinctrl: pinctrl-mlxbf: Add pinctrl "

[PATCH v2 00/11] fw_devlink improvements
 2023-02-24 14:46 UTC  (11+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 56b49cc1d126d558bb976785deb9eeff3160fb47
 2023-02-24  7:18 UTC 

[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
 2023-02-23 22:56 UTC  (2+ messages)

Implementation of fwnode_operations :: device_get_match_data() for software nodes?
 2023-02-23 20:37 UTC 

[PATCH 0/1] Drop s2idle quirk
 2023-02-23 20:26 UTC  (2+ messages)
` [PATCH 1/1] ACPI: x86: Drop quirk for HP Elitebook

[PATCH v7 0/5] Device tree support for Hyper-V VMBus driver
 2023-02-23 11:29 UTC  (6+ messages)
` [PATCH v7 1/5] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v7 2/5] ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases
` [PATCH v7 3/5] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
` [PATCH v7 4/5] dt-bindings: bus: VMBus
` [PATCH v7 5/5] Driver: VMBus: Add Devicetree support

[PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-02-23  9:28 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bf516d94c0cda12aef273b0780436c8ab020c479
 2023-02-23  9:01 UTC 

[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-22 22:18 UTC  (5+ messages)

[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
 2023-02-22 19:47 UTC  (8+ messages)
` [PATCH v2 01/16] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead

[PATCH v1 1/1] device property: Clarify description of returned value in some functions
 2023-02-22 19:16 UTC  (3+ messages)

[PATCH] ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBA
 2023-02-22 19:06 UTC  (2+ messages)

[PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
 2023-02-22 17:54 UTC  (6+ messages)

[PATCH v2] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-02-22 15:04 UTC  (2+ messages)

[PATCH v12 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-02-22 14:08 UTC  (21+ messages)
` [PATCH v12 01/10] device property: Add remote endpoint to devcon matcher
` [PATCH v12 02/10] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v12 03/10] drm/display: Add Type-C switch helpers
` [PATCH v12 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v12 05/10] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v12 06/10] drm/bridge: Remove redundant i2c_client in anx7625/it6505
` [PATCH v12 07/10] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v12 08/10] dt-bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v12 09/10] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v12 10/10] drm/bridge: it6505: Register Type C mode switches

[PATCH 0/3] mailbox: Allow direct registration to a channel
 2023-02-22 13:59 UTC  (6+ messages)

Fotowoltaika - nowe warunki
 2023-02-22  8:34 UTC 

[GIT PULL] Thermal control updates for v6.3-rc1
 2023-02-21 20:39 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.3-rc1
 2023-02-21 20:39 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.3-rc1
 2023-02-21 20:39 UTC  (2+ messages)

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-18  9:47 UTC  (9+ messages)

[PATCH 0/3] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
 2023-02-20 15:51 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750
` [PATCH 3/3] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets

[PATCH v2 0/8] Support ACPI PSP on Hyper-V
 2023-02-20 14:49 UTC  (2+ messages)

[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
 2023-02-20 14:48 UTC  (18+ messages)
` [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v1 10/17] thermal: Do not access 'type' field, use the tz id instead

[PATCH v11 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-02-20  9:02 UTC  (6+ messages)
` [PATCH v11 3/9] drm/display: Add Type-C switch helpers
` [PATCH v11 6/9] drm/bridge: anx7625: Register Type C mode switches

[BUG] sbs module causes lockup upon suspend/shutdown
 2023-02-18 13:58 UTC 

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-02-17 15:02 UTC  (3+ messages)
` [PATCH 02/24] kbuild, PCI: remove MODULE_LICENSE in non-modules

[PATCH 0/3] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
 2023-02-17 14:52 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750
` [PATCH 3/3] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets

[PATCH] ACPI: EC: Reorder fields in 'struct acpi_ec'
 2023-02-17 12:10 UTC 

[PATCH v1 1/1] device property: Clarify description on returned value in some functions
 2023-02-17 12:04 UTC  (8+ messages)

[PATCH] ACPI: video: Reorder fields in 'struct acpi_video_device'
 2023-02-17 10:59 UTC 

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel V edition (OSPM-summit 2023)
 2023-02-17  9:06 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ea150b53b1fd250a0c49f9ade353634dd7976fbf
 2023-02-17  6:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox