linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-27 12:51:34 to 2020-05-05 13:30:13 UTC [more...]

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-05 13:29 UTC  (6+ messages)
` [net-next PATCH v3 1/5] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v3 2/5] net: phy: alphabetically sort header includes
` [net-next PATCH v3 3/5] phylink: Introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v3 5/5] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[PATCH 0/3] ACPI / utils: Add acpi_evaluate_reg() helper
 2020-05-05 13:21 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ACPI / hotplug / PCI: Use the new "
` [PATCH 3/3] pinctrl: cherryview: "

5.6 regression caused by "ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator"
 2020-05-05 12:55 UTC 

[PATCH 1/2] [sony-laptop] SNC calls should handle BUFFER types
 2020-05-05 12:27 UTC 

[pm:bleeding-edge] BUILD SUCCESS 1985b45de01473658db9194e948eb151f9e076ae
 2020-05-05 11:43 UTC 

[PATCH 0/5] platform/x86: intel-vbtn: Fixes + rework to make it work on more devices
 2020-05-05  9:05 UTC  (9+ messages)
` [PATCH 1/5] platform/x86: intel-vbtn: Use acpi_evaluate_integer()
` [PATCH 2/5] platform/x86: intel-vbtn: Split keymap into buttons and switches parts
` [PATCH 3/5] platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there
` [PATCH 4/5] platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types
` [PATCH 5/5] platform/x86: intel-vbtn: Fix probe failure on devices with only switches

[PATCH 0/6] ACPICA release 20200430
 2020-05-05  0:46 UTC  (7+ messages)
` [PATCH 1/6] ACPICA: Make acpi_protocol_lengths static
` [PATCH 2/6] ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h
` [PATCH 3/6] ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create operators
` [PATCH 4/6] ACPICA: Dispatcher: add status checks
` [PATCH 5/6] ACPICA: Fix required parameters for _NIG and _NIH
` [PATCH 6/6] ACPICA: Update version to 20200430

System fails to exit s2idle by a keystroke on my laptop
 2020-05-04 17:09 UTC 

[PATCH v2] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
 2020-05-04 14:59 UTC 

[PATCH] pinctrl: cherryview: Ensure _REG(ACPI_ADR_SPACE_GPIO, 1) gets called
 2020-05-04 14:55 UTC  (3+ messages)

[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-04 12:55 UTC  (11+ messages)
` [PATCH v4 02/11] iio: light: cm32181: Add support for ACPI enumeration
` [PATCH v4 03/11] iio: light: cm32181: Add some extra register defines
` [PATCH v4 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v4 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v4 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v4 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v4 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v4 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v4 11/11] iio: light: cm32181: Fix integartion time typo

[PATCH v2 0/2] ACPI/IORT: rework num_ids off-by-one quirk
 2020-05-04 11:34 UTC  (7+ messages)
` [PATCH v2 1/2] Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"
` [PATCH v2 2/2] ACPI/IORT: work around num_ids ambiguity

[PATCH v3 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-04 10:23 UTC  (23+ messages)
` [PATCH v3 02/11] iio: light: cm32181: Add support for ACPI enumeration
` [PATCH v3 03/11] iio: light: cm32181: Add some extra register defines
` [PATCH v3 04/11] iio: light: cm32181: Add support for the CM3218
` [PATCH v3 05/11] iio: light: cm32181: Clean up the probe function a bit
` [PATCH v3 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
` [PATCH v3 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v3 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v3 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v3 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v3 11/11] iio: light: cm32181: Fix integartion time typo

[PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-05-04  7:00 UTC  (9+ messages)
` [PATCH v3 0/2] Stop monitoring disabled devices
  ` [PATCH v3 2/2] thermal: core: Stop polling DISABLED thermal devices
    ` [PATCH v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[GIT PULL] Power management fixes for v5.7-rc4
 2020-05-03 18:35 UTC  (2+ messages)

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-05-02 18:03 UTC  (30+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
` [PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP

[PATCH v2 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-05-01 16:45 UTC  (4+ messages)
` [PATCH v2 1/3] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v2 2/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v2 3/3] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-05-01 15:54 UTC  (13+ messages)
` [PATCH 1/2] pci: Add ACPI StorageD3Enable _DSD support
` [PATCH 2/2] drivers/nvme: Add support for ACPI StorageD3Enable property

[PATCH 0/3] PCI: Modularize host-generic
 2020-05-01 15:38 UTC  (6+ messages)
` [PATCH 2/3] PCI: host-generic: Support building as modules

[PATCH RFC 0/2] ACPI/IORT: rework num_ids off-by-one quirk
 2020-05-01 14:57 UTC  (12+ messages)
` [PATCH RFC 1/2] Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"
` [PATCH RFC 2/2] ACPI/IORT: work around num_ids ambiguity

[pm:bleeding-edge] BUILD SUCCESS cc703950c132eb01dd25cc20429ad8b8cb27707c
 2020-05-01 10:42 UTC 

[PATCH v2] ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()
 2020-05-01  9:32 UTC  (7+ messages)

drivers/acpi/sysfs.c:a kobject memleak in acpi_sysfs_add_hotplug_profile?
 2020-05-01  1:12 UTC 

[PATCH v4 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-04-30 23:47 UTC  (3+ messages)
` [PATCH v4 1/2] acpi: Extend TPM2 ACPI table with missing log fields

Параметры учётной записи для Adult best frее dating sitеs сanаda 2019: https://cutt.us/igHCG на сайте Фонд поддержки малого и среднего предпринимательства - микрофинансовая организация МО "Город Гатчина"
 2020-04-30 15:45 UTC 

[PATCH] efi: cper: Add support for printing Firmware Error Record Reference
 2020-04-30 12:08 UTC  (2+ messages)

[net-next PATCH v2 0/3] Introduce new APIs to support phylink and phy layers
 2020-04-30 12:05 UTC  (14+ messages)
` [net-next PATCH v2 1/3] device property: Introduce phy related fwnode functions
` [net-next PATCH v2 2/3] net: phy: alphabetically sort header includes
` [net-next PATCH v2 3/3] phylink: Introduce phylink_fwnode_phy_connect()

[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
 2020-04-30  8:34 UTC  (9+ messages)
` [PATCH v1 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED
` [PATCH v1 3/3] virtio-mem: Add memory with MHP_DRIVER_MANAGED

[PATCH] platform/x86: intel-vbtn: Use acpi_evaluate_integer()
 2020-04-29 10:46 UTC  (2+ messages)

[PATCH] acpi: avoid uninialized-variable warning
 2020-04-28 22:08 UTC  (2+ messages)

[PATCH v2] ACPI/IORT: take _DMA methods into account for named components
 2020-04-28 17:21 UTC  (2+ messages)

URGENT!! PLEASE READ
 2020-04-24 23:46 UTC 

[pm:bleeding-edge] BUILD SUCCESS d38f9bc9261a2b20e8509370b5df9bdb3badaf81
 2020-04-27 22:52 UTC 

[PATCH v2 1/8] iio: light: cm32181: Add some extra register defines
 2020-04-27 18:31 UTC  (10+ messages)
` [PATCH v2 2/8] iio: light: cm32181: Add support for the CM3218
` [PATCH v2 3/8] iio: light: cm32181: Handle ACPI instantiating a cm32181 client on the SMBus ARA
` [PATCH v2 4/8] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
` [PATCH v2 5/8] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
` [PATCH v2 6/8] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
` [PATCH v2 7/8] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
` [PATCH v2 8/8] iio: light: cm32181: Fix integartion time typo

[PATCH 0/2] ACPI / scan: Create platform device for CPLM3218 ACPI nodes
 2020-04-27 18:29 UTC  (9+ messages)
` [PATCH 1/2] platform/x86: i2c-multi-instantiate: Add flag for passing fwnode

[PATCH 1/8] iio: light: cm32181: Add some extra register defines
 2020-04-27 15:31 UTC  (4+ messages)
` [PATCH 7/8] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).