messages from 2013-10-04 06:44:26 to 2013-10-11 14:54:17 UTC [more...]
Extended H/W error log driver
2013-10-11 14:54 UTC (15+ messages)
` [PATCH 1/8] ACPI, APEI, CPER: Fix status check during error printing
` [PATCH 2/8] ACPI, CPER: Update cper info
` [PATCH 3/8] ACPI, x86: Extended error log driver for x86 platform
` [PATCH 4/8] DMI: Parse memory device (type 17) in SMBIOS
` [PATCH 5/8] ACPI, APEI, CPER: Add UEFI 2.4 support for memory error
` [PATCH 6/8] ACPI, APEI, CPER: Enhance memory reporting capability
` [PATCH 7/8] ACPI, APEI, CPER: Cleanup CPER memory error output format
` [PATCH 8/8] ACPI / trace: Add trace interface for eMCA driver
[PATCH] i2c: Fix modalias for ACPI enumerated I2C devices
2013-10-11 14:49 UTC (2+ messages)
[PATCH V2 Resend 37/92] cpufreq: acpi: don't initialize part of policy that is set by core too
2013-10-11 14:37 UTC (2+ messages)
[PATCH v5 0/4] Fix Win8 backlight issue
2013-10-11 13:27 UTC (5+ messages)
` [PATCH v5 1/4] backlight: introduce backlight_device_registered
` [PATCH v5 2/4] ACPI / video: seperate backlight control and event interface
` [PATCH v5 3/4] ACPI / video: Do not register backlight if win8 and native interface exists
` [PATCH v5 4/4] thinkpad-acpi: fix handle locate for video and query of _BCL
[BUG] WARN_ON(!context) in drivers/pci/hotplug/acpiphp_glue.c
2013-10-11 13:01 UTC (5+ messages)
[Resend PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
2013-10-11 12:19 UTC (6+ messages)
` [Resend PATCH 1/5] ACPI/Resource: Add memory prefetch check support
` [Resend PATCH 2/5] ACPI/Resource: Add address translation support
` [Resend PATCH 3/5] ACPI: Add new acpi_dev_resource_address_space_full() function
` [Resend PATCH 4/5] X86/PCI/ACPI: Rework setup_resource() via functions ACPI resource functions
` [Resend PATCH 5/5] IA64/PCI/ACPI: Rework PCI root bridge ACPI resource conversion
[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
2013-10-11 11:19 UTC (2+ messages)
[PATCH v2 0/5] gpiolib: convert ACPI gpio helpers to gpiod_ interfaces
2013-10-11 11:00 UTC (7+ messages)
` [PATCH v2 1/5] gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
` [PATCH v2 2/5] gpiolib / ACPI: convert to gpiod interfaces
` [PATCH v2 3/5] gpiolib / ACPI: add ACPI support for gpiod_get_index()
` [PATCH v2 4/5] gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
` [PATCH v2 5/5] gpiolib / ACPI: document the GPIO descriptor based interface
[PATCH 0/5] gpiolib: convert ACPI GPIO helpers to gpiod_ interfaces
2013-10-11 10:52 UTC (13+ messages)
` [PATCH 1/5] gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
` [PATCH 2/5] gpiolib / ACPI: convert to gpiod interfaces
[PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
2013-10-11 6:52 UTC (2+ messages)
` [PATCH 3/5] ACPI: Add new acpi_dev_resource_address_space_full() function
[PATCH part1 v6 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-10-11 6:46 UTC (51+ messages)
` [PATCH part1 v6 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
` [PATCH part1 v6 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH part1 v6 6/6] mem-hotplug: Introduce movable_node boot option
` [PATCH part1 v6 update "
[PATCH 1/2] ACPICA: fix label indent to meet coding style
2013-10-11 3:07 UTC (2+ messages)
` [PATCH 2/2] ACPICA: remove AE_NOT_FOUND errors for non-existing _Sx objects in AML
[PATCH 1/5] ACPI/AC: Remove AC's proc directory
2013-10-11 1:54 UTC (5+ messages)
` [PATCH 2/5] ACPI/Battery: Remove battery's "
` [PATCH 3/5] ACPI/SBS: Remove SBS's "
` [PATCH 4/5] ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c
` [PATCH 5/5] ACPI/Proc: Remove alarm proc file
[PATCH v2 0/5] ACPI: Remove unused files and directories under /proc/acpi
2013-10-11 1:51 UTC
[PATCH v4 0/4] Fix Win8 backlight issue
2013-10-11 1:09 UTC (15+ messages)
` [PATCH v4 1/4] backlight: introduce backlight_device_registered
` [PATCH v4 2/4] ACPI / video: seperate backlight control and event interface
` [PATCH v4 3/4] ACPI / video: Do not register backlight if win8 and native interface exists
` [PATCH v4 4/4] thinkpad-acpi: fix handle locate for video and query of _BCL
[PATCH part1 v7 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-10-11 0:00 UTC (8+ messages)
` [PATCH part1 v7 1/6] memblock: Factor out of top-down allocation
` [PATCH part1 v7 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH part1 v7 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH part1 v7 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
` [PATCH part1 v7 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH part1 v7 6/6] mem-hotplug: Introduce movable_node boot option
[PATCH] ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
2013-10-10 23:47 UTC
[PATCH] ACPI / PM / Documentation: Replace outdated project links and addresses
2013-10-10 21:37 UTC
[PATCH] MAINTAINERS / ACPI: Update links to the Linux-ACPI project web page
2013-10-10 21:12 UTC
[PATCH] spi: Fix modalias for ACPI enumerated SPI devices
2013-10-10 18:16 UTC (2+ messages)
[PATCH 0/3] ACPI power management support for I2C and SPI devices
2013-10-10 13:02 UTC (14+ messages)
` [PATCH 1/3] ACPI / PM: allow child devices to ignore parent power state
` [PATCH 2/3] i2c: attach/detach I2C client device to the ACPI power domain
` [PATCH 3/3] spi: attach/detach SPI "
` [PATCH v2 0/3] ACPI power management support for I2C and SPI devices
` [PATCH v2 1/3] ACPI / PM: allow child devices to ignore parent power state
` [PATCH v2 2/3] i2c: attach/detach I2C client device to the ACPI power domain
` [PATCH v2 3/3] spi: attach/detach SPI "
[PATCH] ACPI / LPSS: fix UART Auto Flow Control
2013-10-10 13:04 UTC (4+ messages)
[PATCH] ACPI: improve acpi_extract_package() utility
2013-10-09 20:21 UTC
[PATCH 0/2] Update my e-mail address and ACPI info in MAINTAINERS
2013-10-08 23:53 UTC (3+ messages)
` [PATCH 1/2] MAINTAINERS / Documentation: Update Rafael's e-mail address
` [PATCH 2/2] MAINTAINERS / ACPI: Update links and git tree information
administrativní Zpráva
2013-10-08 23:28 UTC
[PATCH] MAINTAINERS / ACPICA: Add ACPICA information to MAINTAINERS
2013-10-08 23:57 UTC
[050/121] ACPI / battery: Fix parsing _BIX return value
2013-10-08 5:17 UTC (2+ messages)
[RESEND/PATCH 1/2] acpi: fan: trivial style cleanup
2013-10-08 3:08 UTC
[PATCH] ACPICA: Silent warnings about empty body in if/else statement
2013-10-07 19:39 UTC (4+ messages)
[PATCH] ACPI / platform: Add ACPI IDs for Intel SST audio device
2013-10-07 14:12 UTC
[PATCH v3 0/4] Fix Win8 backlight issue
2013-10-07 12:09 UTC (4+ messages)
` [PATCH v3 2/4] ACPI / video: seperate backlight control and event interface
[PATCH] acpi: update win8 OSI blacklist
2013-10-07 2:21 UTC (21+ messages)
[PATCH] acpi: add missing win8 OSI comment to blacklist
2013-10-07 1:59 UTC
[PATCH v3] i2c: enable runtime PM for I2C adapter devices enumerated from ACPI
2013-10-05 10:31 UTC (4+ messages)
` [PATCH v4] "
[GIT PULL] ACPI and power management fixes for v3.12-rc4
2013-10-04 17:21 UTC
[RFC] ASoC: core: Allow DAI links to be specified by using ACPI names
2013-10-04 17:17 UTC (9+ 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;
as well as URLs for NNTP newsgroup(s).