messages from 2017-03-10 08:19:37 to 2017-03-16 16:48:39 UTC [more...]
[PATCH][v5] ACPI throttling: Disable the MSR T-state if enabled after resumed
2017-03-16 16:48 UTC
[PATCH 0/4] Avoid duplicate registering of ACPI and native power-supplies
2017-03-16 16:34 UTC (9+ messages)
` [PATCH 1/4] acpi: battery: Add acpi_battery_unregister() function
` [PATCH 2/4] acpi: ac: Add acpi_ac_unregister() function
` [PATCH 3/4] power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply
` [PATCH 4/4] power: supply: axp288_charger: Unregister duplicate ACPI ac supply
[PATCH 0/2] Only wait for INT3394 extcon to show ip if enabled
2017-03-16 16:17 UTC (3+ messages)
` [PATCH 1/2] acpi: utils: Add new acpi_dev_present helper
` [PATCH 2/2] power: supply: axp288_charger: Only wait for INT3496 device if present
[PATCH V7 0/7] LPC: legacy ISA I/O support
2017-03-16 16:13 UTC (22+ messages)
` [PATCH V7 1/7] LIBIO: Introduce a generic PIO mapping method
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V7 3/7] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met
` [PATCH V7 7/7] LPC: Add the ACPI LPC support
` [PATCH V7 6/7] LIBIO: Support the dynamically logical PIO registration of ACPI host I/O
[PATCH V2] acpi:apei:handle GSIV and GPIO notification types
2017-03-16 16:08 UTC
[PATCH 1/1] acpi:apei:handle GSIV and GPIO notification types
2017-03-16 15:20 UTC (3+ messages)
[PATCH] ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
2017-03-16 14:30 UTC
[PATCH] acpi: fix incompatibility with mcount-based function graph tracing
2017-03-16 14:41 UTC (2+ messages)
[PATCH v3 0/4] Move firmware specific code to firmware specific locations
2017-03-16 13:34 UTC (5+ messages)
` [PATCH v3 1/4] device property: Read strings using string array reading functions
` [PATCH v3 2/4] device property: Implement fwnode_get_next_parent() using fwnode interface
` [PATCH v3 3/4] device property: Move FW type specific functionality to FW specific files
` [PATCH v3 4/4] device property: Move fwnode graph ops to firmware specific locations
[PATCH v5 00/13] ACPI graph support
2017-03-16 13:22 UTC (15+ messages)
` [PATCH v5 01/13] ACPI / property: Add possiblity to retrieve parent firmware node
` [PATCH v5 02/13] device property: Add fwnode_get_parent()
` [PATCH v5 03/13] ACPI / property: Add fwnode_get_next_child_node()
` [PATCH v5 04/13] device property: Add fwnode_get_named_child_node()
` [PATCH v5 05/13] ACPI / property: Add support for remote endpoints
` [PATCH v5 09/13] device property: Make dev_fwnode() public
` [PATCH v5 11/13] of: Add nop implementation of of_get_next_parent()
` [PATCH v5 06/13] device property: Add support for remote endpoints
` [PATCH v5 07/13] device property: Add fwnode_handle_get()
` [PATCH v5 08/13] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
` [PATCH v5 10/13] device property: Add support for fwnode endpoints
` [PATCH v5.1 "
` [PATCH v5 12/13] device property: Add fwnode_get_next_parent()
` [PATCH v5 13/13] ACPI / DSD: Document references, ports and endpoints
[PATCH v4 00/16]
2017-03-16 11:30 UTC (40+ messages)
` [PATCH v4 10/16] irqchip/gic: Add missing forward declaration for struct device
` [PATCH v4 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient
` [PATCH v4 12/16] device property: Move dev_fwnode() to linux/property.h
` [PATCH v4 13/16] device property: Add support for fwnode endpoints
` [PATCH v4 14/16] of: Add nop implementation of of_get_next_parent()
` [PATCH v4 15/16] device property: Add fwnode_get_next_parent()
` [PATCH v4 16/16] ACPI / DSD: Document references, ports and endpoints
` [PATCH v4 00/16] ACPI graph support
[PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid
2017-03-16 8:38 UTC (7+ messages)
` [LKP] "
[RFC PATCH 0/7] ACPICA: Tables: Cleanup table sanity checks
2017-03-16 6:50 UTC (11+ messages)
` [RFC PATCH 1/7] ACPICA: Tables: Cleanup table handler invokers
` [RFC PATCH 2/7] ACPICA: Tables: Add sanity check for load_table opcode
` [RFC PATCH 3/7] ACPICA: Tables: Add sanity check for table install
` [RFC PATCH 4/7] ACPICA: Tables: Fix an unwanted exception for table reloading
` [RFC PATCH 5/7] ACPICA: Tables: Enable acpi_ut_is_aml_table() for all ACPICA modules
` [RFC PATCH 6/7] ACPICA: Tables: Add sanity check for static table load
` [RFC PATCH 7/7] ACPICA: Tables: Change table comparison using table header for static load tables
Darlehen angebot 3 %
2017-03-15 1:17 UTC
[PATCH] disable RTS override on LPSS UART with Auto Flow Control
2017-03-15 15:39 UTC (2+ messages)
[PATCH][RFC v4] ACPI throttling: Disable the MSR T-state if enabled after resumed
2017-03-15 15:11 UTC (7+ messages)
[PATCH] ACPI: skip boot interrupt rerouting when index is zero
2017-03-15 14:42 UTC (9+ messages)
[PATCH v2 00/17] Move firmware specific code to firmware specific locations
2017-03-15 14:23 UTC (4+ messages)
[PATCH 0/3] Fwnode property API fixes for OF, pset
2017-03-15 13:31 UTC (6+ messages)
` [PATCH 3/3] device property: of_property_read_string_array() returns number of strings
` [PATCH v1.1 3/3] device property: fwnode_property_read_string_array() returns nr "
[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
2017-03-15 7:57 UTC (36+ messages)
` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
` WTH is going on with memory hotplug sysf interface
[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
2017-03-15 7:49 UTC (3+ messages)
` [PATCH 1/2] PCI: Use Cavium assigned hardware ID for ThunderX host controller
` [PATCH 2/2] PCI: Add legacy firmware support for Cavium "
[PATCH] ACPICA: Log Exceptions and Errors as warning while loading extra tables
2017-03-15 1:16 UTC (11+ messages)
[PATCH v2] ACPICA: Detect duplicate SSDT tables
2017-03-15 1:13 UTC (2+ messages)
docked sysfs attribute always 0
2017-03-14 22:11 UTC (3+ messages)
[PATCH] PCI: For d3_delay and d3cold_delay, zero means zero
2017-03-14 20:04 UTC (6+ messages)
[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-14 19:29 UTC (14+ messages)
` [PATCH V12 09/10] trace, ras: add ARM processor error trace event
` [PATCH V12 10/10] arm/arm64: KVM: add guest SEA support
[PATCH] ACPI / APEI: use setup_deferrable_timer
2017-03-14 18:06 UTC (2+ messages)
[PATCH v1] gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()
2017-03-14 12:27 UTC (3+ messages)
[PATCH v2 0/3] arm64: acpi: apei: handle SEI notification type for ARMv8
2017-03-14 9:45 UTC (3+ messages)
` [PATCH v2 3/3] arm64: KVM: add guest SEI support
[PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07 (fwd)
2017-03-14 7:07 UTC (2+ messages)
[PATCH] spi: xlp: update for ARCH_VULCAN2
2017-03-13 16:57 UTC (2+ messages)
` Applied "spi: xlp: update for ARCH_VULCAN2" to the spi tree
{RFC PATCH v1 v4.11-rc1 1/1} acpi: apei: common handler in ghes for HW errors notified via hed(PNP0C33) driver
2017-03-13 9:39 UTC (3+ messages)
[PATCH] ACPICA: Detect duplicate SSDT tables
2017-03-13 6:01 UTC (10+ messages)
[acpi] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 24s! [swapper/0:1]
2017-03-13 1:42 UTC
Hi good day
2017-03-12 18:52 UTC
[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
2017-03-11 8:56 UTC (4+ messages)
` [PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT
4.10 ACPI: UBSAN: Undefined behaviour in drivers/acpi/sysfs.c:757:33
2017-03-10 16:46 UTC (3+ messages)
Tennis Enthusiasts List
2017-03-10 16:12 UTC
[QUESTION]: Same IO bus address in different _CRS methods
2017-03-10 9:57 UTC (8+ 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