messages from 2014-09-12 14:00:13 to 2014-09-18 01:54:46 UTC [more...]
[PATCH 00/19] Thermal: ACPI INT340X thermal drivers
2014-09-18 1:53 UTC (15+ messages)
` [PATCH 01/19] ACPI: introduce ACPI int340x thermal scan handler
` [PATCH 02/19] ACPI: make acpi_create_platform_device() an external API
` [PATCH 03/19] ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()
` [PATCH 04/19] Thermal: introduce int3400 thermal driver
` [PATCH 05/19] Thermal: int3400 thermal: add capability to detect supporting UUIDs
` [PATCH 06/19] Thermal: int3400 thermal: register to thermal framework
` [PATCH 07/19] ACPI / fan: remove unused macro
` [PATCH 08/19] ACPI / fan: remove no need check for device pointer
` [PATCH 09/19] ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
` [PATCH 10/19] ACPI / fan: convert to platform driver
` [PATCH 11/19] ACPI / Fan: add ACPI 4.0 style fan support
` [PATCH 12/19] ACPI / Fan: support INT3404 thermal device
` [PATCH 13/19] Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h
` [PATCH 14/19] Thermal: introduce INT3402 thermal driver
[PATCH v4 1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code
2014-09-18 0:35 UTC (10+ messages)
` [v4,1/9] "
[PATCH v4 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2014-09-17 23:40 UTC (70+ messages)
` [PATCH v4 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v4 02/18] ACPI / table: Add new function to get table entries
` [PATCH v4 03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries
` [PATCH v4 05/18] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v4 06/18] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v4 09/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v4 10/18] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v4 11/18] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v4 12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v4 14/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v4 15/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v4 16/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v4 17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v4 18/18] Documentation: ACPI for ARM64
[PATCH v7 0/2] PCC: Platform Communication Channel
2014-09-17 22:17 UTC (10+ messages)
` [PATCH v7 1/2] Mailbox: Add support for "
[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
2014-09-17 20:58 UTC (13+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
` [RFC Part2 v1 02/21] genirq: Introduce helper functions to support stacked irq_chip
` [RFC Part2 v1 03/21] x86, irq: Save destination CPU ID in irq_cfg
` [RFC Part2 v1 14/21] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain
[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
2014-09-17 18:28 UTC (19+ messages)
` [RFC PATCH v2 01/16] ACPI: Add support for device specific properties
` [RFC PATCH v2 02/16] Driver core: Unified device properties interface for platform firmware
` [RFC PATCH v2 03/16] ACPI: Allow drivers to match using Device Tree compatible property
` [RFC PATCH v2 04/16] ACPI: Document ACPI device specific properties
` [RFC PATCH v2 05/16] mfd: Add ACPI support
` [RFC PATCH v2 06/16] gpio / ACPI: Add support for _DSD device properties
` [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface
` [RFC PATCH v2 08/16] gpio: sch: Consolidate core and resume banks
` [RFC PATCH v2 09/16] leds: leds-gpio: Add support for GPIO descriptors
` [RFC PATCH v2 10/16] leds: leds-gpio: Make use of device property API
` [RFC PATCH v2 11/16] leds: leds-gpio: Add ACPI probing support
` [RFC PATCH v2 12/16] input: gpio_keys_polled - Add support for GPIO descriptors
` [RFC PATCH v2 13/16] input: gpio_keys_polled - Make use of device property API
` [RFC PATCH v2 14/16] input: gpio_keys_polled - Add ACPI probing support
` [RFC PATCH v2 15/16] misc: at25: Make use of device property API
` [RFC PATCH v2 16/16] misc: at25: Add ACPI probing support
[PATCH 10/13] eeepc-laptop: compare proper return values in get_cpufv
2014-09-17 16:12 UTC (14+ messages)
[RFC PATCH for AMD Seattle 0/4] Drivers for AMD-Seatlle to boot from ACPI
2014-09-17 1:26 UTC (3+ messages)
` [PATCH 1/4] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller
[PATCH 1/2] intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checking
2014-09-16 23:25 UTC (2+ messages)
` [PATCH 2/2] intel-rst: Clean up ACPI add function
[Patch v5 00/15] Enable support of IOAPIC hotplug on x86 platforms
2014-09-16 23:23 UTC (3+ messages)
` [Patch v5 05/15] PCI: Remove PCI ioapic driver
[PATCH 10/22] ACPI / battery: Replace strnicmp with strncasecmp
2014-09-16 20:51 UTC
[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2014-09-16 10:12 UTC (36+ messages)
` [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v3 09/17] ARM64 / ACPI: Parse MADT for SMP initialization
[Patch v5 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
2014-09-16 6:53 UTC (2+ messages)
` "
[Patch v5 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
2014-09-16 6:50 UTC (2+ messages)
` [RFC Part2 v1] "
[Patch v5 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
2014-09-16 6:46 UTC (2+ messages)
` "
[RFC PATCH for Juno 0/2] Drivers for Juno to boot from ACPI
2014-09-15 23:00 UTC (15+ messages)
` [RFC PATCH for Juno 1/2] net: smsc911x add support for probing "
` [Linaro-acpi] "
[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
2014-09-15 22:43 UTC (3+ messages)
[PATCH 0/2] PCI: Ignore hotplug events for dual GPU systems
2014-09-15 19:06 UTC (7+ messages)
` [PATCH 1/2] PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
[PATCH] ACPI: Update acpi_check_dsm() comments
2014-09-15 11:36 UTC
[PATCH] ACPI: blacklist Win8 OSI for some Dell laptop models
2014-09-15 3:56 UTC
[PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8
2014-09-15 3:33 UTC (5+ messages)
[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
2014-09-14 16:52 UTC (6+ messages)
[PATCH 1/1 linux-next] ACPI: processor: use container_of to resolve acpi_madt_local_apic/sapic/x2apic from acpi_subtable_header
2014-09-14 13:12 UTC
[PATCH] [REGRESSION] i2c-acpi: Fix NULL Pointer dereference
2014-09-13 6:34 UTC (3+ messages)
[PATCH v1 00/13] PCI: Device configuration cleanup
2014-09-12 21:51 UTC (18+ messages)
` [PATCH v1 01/13] PCI: Remove "no hotplug settings from platform" warning
` [PATCH v1 02/13] PCI: Move pci_configure_slot() to drivers/pci/probe.c
` [PATCH v1 03/13] PCI: Add pci_configure_device() during enumeration
` [PATCH v1 04/13] PCI: pciehp: Configure hot-added display devices
` [PATCH v1 05/13] PCI: pciehp: Remove pci_configure_slot() usage
` [PATCH v1 06/13] PCI: shpchp: "
` [PATCH v1 07/13] ACPI / hotplug / PCI: "
` [PATCH v1 08/13] PCI: Remove unused pci_configure_slot()
` [PATCH v1 09/13] PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X
` [PATCH v1 10/13] PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings
` [PATCH v1 11/13] PCI: Apply _HPP settings to all hot-added PCI devices
` [PATCH v1 12/13] PCI: Preserve MPS and MRRS when applying _HPX settings
` [PATCH v1 13/13] PCI: Configure *all* devices, not just hot-added ones
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