public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-06 14:27:28 to 2023-09-12 10:08:45 UTC [more...]

[PATCH v2 00/11] gpiolib: work towards removing gpiochip_find()
 2023-09-12 10:07 UTC  (11+ 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] acpi: trigger wakeup key event from power button
 2023-09-12  9:30 UTC  (4+ messages)

[PATCH] driver core: platform: set numa_node before platform_add_device()
 2023-09-12  8:11 UTC  (2+ messages)

[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  (62+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [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
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()

[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  (15+ 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

[PATCH V6 0/7] amd-pstate preferred core
 2023-09-11  5:42 UTC  (11+ 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

[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  (5+ messages)

[PATCH v1] thermal: Constify the trip argument of the .get_trend() zone callback
 2023-09-08  8:25 UTC  (2+ messages)

[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-09-07 21:42 UTC  (3+ messages)
` [PATCH v4 2/2] ACPI: NUMA: Apply SRAT proximity domain "

[PATCH v5 1/4] Add reserved-memory
 2023-09-07 21:39 UTC  (18+ 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)

[PATCH v4 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
 2023-09-07 19:19 UTC  (4+ 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

[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
 2023-09-07 12:15 UTC  (9+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 3a0edc2c5c29630924b31f1ccc5f3378024d5354
 2023-09-07  8:38 UTC 

[PATCH V5 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
 2023-09-06 22:01 UTC  (2+ messages)

[PATCH v16 0/3] Avoid PCIe D3 for AMD PCIe root ports
 2023-09-06 19:57 UTC  (9+ messages)

[V11 0/8] Enable Wifi RFI interference mitigation feature support
 2023-09-06 19:57 UTC  (4+ messages)
` [V11 3/8] wifi: mac80211: Add support for WBRF features

[PATCH v4 1/4] Add reserved-memory
 2023-09-06 14:48 UTC  (4+ messages)
` [PATCH v4 4/4] memory: Add ECC property


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