linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-03 15:21:00 to 2020-09-09 11:42:41 UTC [more...]

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-09 11:11 UTC  (4+ messages)
` [PATCH v8 6/6] at24: Support probing while off

[PATCH v2 0/3] gpiolib: generalize GPIO line names property
 2020-09-09 10:58 UTC  (7+ messages)
` [PATCH v2 1/3] device: property: add helpers to count items in string arrays
` [PATCH v2 2/3] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH v2 3/3] gpiolib: unexport devprop_gpiochip_set_names()

[PATCH] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
 2020-09-09 10:32 UTC 

[PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-09  9:43 UTC  (14+ messages)
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v2 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v2 5/7] virtio-mem: try to merge system ram resources
` [PATCH v2 6/7] xen/balloon: "
` [PATCH v2 7/7] hv_balloon: "

[PATCH v2] PCI/ACPI: Suppress missing MCFG message
 2020-09-09  0:59 UTC  (2+ messages)

[PATCH 0/5] Cleanups for ACPI APD driver
 2020-09-09  0:54 UTC  (10+ messages)
` [PATCH 1/5] ACPI / APD: Add kernel doc for the properties in struct apd_device_desc
` [PATCH 2/5] ACPI / APD: Remove the flags "
` [PATCH 3/5] ACPI / APD: Remove ACPI_MODULE_NAME()
` [PATCH 4/5] ACPI / APD: Remove the unneeded APD_ADDR(desc) macro define
` [PATCH 5/5] ACPI / APD: Head file including cleanups

[PATCH] platform/x86: Add Driver to set up lid GPEs on MS Surface device
 2020-09-08 20:19 UTC  (3+ messages)

[PATCH 0/3] gpiolib: generalize GPIO line names property
 2020-09-08 14:01 UTC  (7+ messages)
` [PATCH 1/3] device: property: add helpers to count items in string arrays
` [PATCH 2/3] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH 3/3] gpiolib: unexport devprop_gpiochip_set_names()

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-08 18:03 UTC  (9+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-08 17:03 UTC  (72+ messages)
` [PATCH 01/23] lib: cmdline: export next_arg()
` [PATCH 02/23] lib: string_helpers: provide kfree_strarray()
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 04/23] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH 05/23] gpiolib: unexport devprop_gpiochip_set_names()
` [PATCH 06/23] gpiolib: switch to simpler IDA interface
` [PATCH 07/23] gpio: mockup: drop unneeded includes
` [PATCH 08/23] gpio: mockup: use pr_fmt()
` [PATCH 09/23] gpio: mockup: use KBUILD_MODNAME
` [PATCH 10/23] gpio: mockup: fix resource leak in error path
` [PATCH 11/23] gpio: mockup: remove the limit on number of dummy chips
` [PATCH 12/23] gpio: mockup: define a constant for chip label size
` [PATCH 13/23] gpio: mockup: pass the chip label as device property
` [PATCH 14/23] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 15/23] gpio: mockup: use dynamic device IDs
` [PATCH 16/23] gpio: mockup: refactor the module init function
` [PATCH 17/23] gpio: mockup: rename and move around debugfs callbacks
` [PATCH 18/23] gpio: mockup: require debugfs to build
` [PATCH 19/23] gpio: mockup: add a symlink for the per-chip debugfs directory
` [PATCH 20/23] gpio: mockup: add a lock for dummy device list
` [PATCH 21/23] gpio: mockup: provide a way to delete dummy chips
` [PATCH 22/23] gpio: mockup: provide a way to create new "
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-08 12:20 UTC  (9+ messages)

[PATCH v2 0/2] Move fwnode_connection_find_match() under drivers/base/property.c
 2020-09-07 12:23 UTC  (4+ messages)
` [PATCH v2 1/2] device property: "
` [PATCH v2 2/2] Documentation: Remove device connection documentation

[PATCH v2 0/5] Cleanups for ACPI APD driver
 2020-09-07 12:57 UTC  (6+ messages)
` [PATCH v2 1/5] ACPI / APD: Add kernel doc for the properties in struct apd_device_desc
` [PATCH v2 2/5] ACPI / APD: Remove the flags "
` [PATCH v2 3/5] ACPI / APD: Remove ACPI_MODULE_NAME()
` [PATCH v2 4/5] ACPI / APD: Remove the unneeded APD_ADDR(desc) macro define
` [PATCH v2 5/5] ACPI / APD: Head file including cleanups

[PATCH 0/2] Fixes for the Intel PMC mux driver
 2020-09-07 14:15 UTC  (6+ messages)
` [PATCH 1/2] usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
` [PATCH 2/2] usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-07 14:03 UTC  (7+ messages)
` [PATCH v10 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v10 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v10 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v10 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v10 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v10 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH] PCI/ACPI: Suppress missing MCFG message
 2020-09-07 16:11 UTC  (3+ messages)

[PATCH v2 0/2] ACPI/IORT: Code cleanups
 2020-09-07 16:05 UTC  (2+ messages)

[PATCH 0/2] Move fwnode_connection_find_match() under drivers/base/property.c
 2020-09-07 11:48 UTC  (5+ messages)
` [PATCH 1/2] device property: "
` [PATCH 2/2] Documentation: Remove device connection documentation

[PATCH 0/4] Remove struct device_connection
 2020-09-07  9:13 UTC  (7+ messages)
` [PATCH 1/4] device connection: Remove device_connection_find()
` [PATCH 2/4] device connection: Remove device_connection_add()
` [PATCH 3/4] device connection: Remove struct device_connection
` [PATCH 4/4] device property: Move fwnode_connection_find_match() under drivers/base/property.c

[PATCH] pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs
 2020-09-07  8:42 UTC  (7+ messages)

[PATCH 0/1] Input: soc_button_array - Work around DSDTs which modify the irqflags
 2020-09-06 12:20 UTC  (2+ messages)
` [PATCH] "

[pm:acpica-osl 6/6] drivers/acpi/osl.c:1748:46: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-09-05 18:33 UTC 

[pm:acpica-osl 5/6] drivers/acpi/osl.c:1756:20: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-09-05 17:15 UTC 

[pm:acpica-osl 6/6] drivers/acpi/acpica/evgpeinit.c:39:3: warning: cast from pointer to integer of different size
 2020-09-04 23:53 UTC 

[PATCH 0/6] ACPICA / ACPI: OSL: Rework GPE registers access code
 2020-09-04 17:25 UTC  (7+ messages)
` [PATCH 1/6] ACPICA: Validate GPE blocks at init time
` [PATCH 2/6] ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()
` [PATCH 3/6] ACPICA: Introduce special struct type for GPE register addresses
` [PATCH 4/6] ACPICA: Add support for using logical addresses of GPE blocks
` [PATCH 5/6] ACPI: OSL: Change the type of acpi_os_map_generic_address() return value
` [PATCH 6/6] ACPI: OSL: Make ACPICA use logical addresses of GPE blocks

[PATCH v9 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-09-03 10:59 UTC  (3+ messages)
` [PATCH v9 06/17] pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state

[PATCH v10 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-09-03 11:23 UTC  (15+ messages)
` [PATCH v10 01/17] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH v10 02/17] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH v10 03/17] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH v10 04/17] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v10 05/17] pwm: lpss: Add pwm_lpss_prepare_enable() helper
` [PATCH v10 06/17] pwm: lpss: Make pwm_lpss_apply() not rely on existing hardware state
` [PATCH v10 07/17] pwm: lpss: Remove suspend/resume handlers
` [PATCH v10 08/17] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v10 09/17] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v10 10/17] pwm: crc: Fix period changes not having any effect
` [PATCH v10 11/17] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v10 12/17] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH v10 14/17] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH v10 15/17] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller


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).