messages from 2015-03-05 16:59:10 to 2015-03-12 17:35:29 UTC [more...]
[PATCH v1 0/4] Unassigned resource fixes
2015-03-12 17:35 UTC (2+ messages)
` [PATCH v1 1/4] PNP: Don't check for overlaps with unassigned PCI BARs
[PATCH] x86/PCI: Fully disable devices before releasing IRQ resource
2015-03-12 16:08 UTC (9+ messages)
[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-03-12 15:41 UTC (32+ messages)
` [PATCH v10 01/21] ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
` [PATCH v10 02/21] ACPI: add arm64 to the platforms that use ioremap
` [PATCH v10 03/21] ARM64: allow late use of early_ioremap
` [PATCH v10 04/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v10 05/21] ACPI: fix acpi_os_ioremap for arm64
` [PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEP
` [PATCH v10 07/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [PATCH v10 08/21] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
` [PATCH v10 09/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v10 10/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v10 11/21] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v10 12/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v10 13/21] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
` [PATCH v10 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v10 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v10 16/21] irqchip: Add GICv2 specific ACPI boot support
` [PATCH v10 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [PATCH v10 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v10 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v10 20/21] Documentation: ACPI for ARM64
` [PATCH v10 21/21] ARM64 / ACPI: additions of ACPI documentation for arm64
[PATCH v4 0/9] PCI: MMCONFIG clean up
2015-03-12 13:42 UTC (15+ messages)
` [PATCH v4 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v4 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v4 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v4 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v4 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v4 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v4 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v4 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v4 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used
[update][PATCH v10 13/21] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
2015-03-12 12:38 UTC
(unknown),
2015-03-12 11:49 UTC
[PATCH v6 00/22] power_supply: Allow safe usage of power supply
2015-03-12 11:21 UTC (30+ messages)
` [PATCH v6 01/22] compal-laptop: Fix leaking hwmon device
` [PATCH v6 02/22] compal-laptop: Check return value of power_supply_register
` [PATCH v6 03/22] power_supply: Add driver private data
` [PATCH v6 04/22] power_supply: Move run-time configuration to separate structure
` [PATCH v6 04/22] ACPI: Move run-time power supply "
` [PATCH v6 05/22] power_supply: Add API for safe access of power supply function attrs
` [PATCH v6 06/22] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v6 07/22] power_supply: 88pm860x_charger: "
` [PATCH v6 08/22] power_supply: ab8500: "
` [PATCH v6 09/22] mfd: "
` [PATCH v6 10/22] power_supply: apm_power: "
` [PATCH v6 11/22] power_supply: bq2415x_charger: "
` [PATCH v6 12/22] power_supply: charger-manager: "
` [PATCH v6 13/22] power_supply: Change ownership from driver to core
` [PATCH v6 13/22] ACPI: Change power supply "
` [PATCH v6 14/22] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v6 15/22] power_supply: Increment power supply use counter when obtaining references
` [PATCH v6 16/22] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v6 17/22] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v6 18/22] x86/olpc/xo15/sci: "
` [PATCH v6 19/22] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v6 20/22] power_supply: bq2415x_charger: "
` [PATCH v6 21/22] mfd: ab8500: "
` [PATCH v6 22/22] arm: mach-pxa: "
[PATCH] ACPI: Adjust the return value of _REV on x86
2015-03-12 8:50 UTC
[RFC][PATCH 0/2] PNP: Avoid potential error code path problems
2015-03-12 1:22 UTC (3+ messages)
` [RFC][PATCH 1/2] PNP: Convert pnp_lock into a mutex
` [RFC][PATCH 2/2] PNP: Avoid leaving unregistered device objects in lists
[resend PATCH] driver core: property: support for generic property
2015-03-12 1:41 UTC (3+ messages)
[RFC PATCH 0/2] acpi: video: Allow forcing native backlight on non win8 laptops
2015-03-11 13:05 UTC (12+ messages)
` [RFC PATCH 2/2] acpi: video: Add force native backlight quirk for Lenovo Ideapad Z570
` [RFC PATCH 1/2] acpi: video: Allow forcing native backlight on non win8 machines
` [PATCH update] acpi: video: Allow forcing native backlight on non win8, machines
[PATCH 0/2] gpio / ACPI: Two minor cleanups related to ACPI_HANDLE()
2015-03-11 8:43 UTC (6+ messages)
` [PATCH 1/2] gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()
` [PATCH 2/2] gpio / ACPI: Use local variable instead of ACPI_HANDLE()
[PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space
2015-03-11 0:34 UTC (3+ messages)
[PATCH] ACPI / blacklist: blacklist Win8 OSI for HP Pavilion dv6
2015-03-10 22:20 UTC (2+ messages)
[PATCH] TCO Watchdog warning interrupt driver creation
2015-03-10 16:14 UTC (5+ messages)
[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-03-10 14:16 UTC (82+ messages)
` [PATCH v9 01/21] ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
` [PATCH v9 02/21] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
` [PATCH v9 03/21] ACPI: add arm64 to the platforms that use ioremap
` [PATCH v9 04/21] ARM64: allow late use of early_ioremap
` [PATCH v9 05/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v9 06/21] ACPI: fix acpi_os_ioremap for arm64
` [PATCH v9 07/21] ACPI / sleep: Introduce arm64 specific acpi_sleep.c
` [PATCH v9 08/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [PATCH v9 09/21] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
` [PATCH v9 10/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v9 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v9 12/21] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v9 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v9 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v9 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v9 16/21] irqchip: Add GICv2 specific ACPI boot support
` [PATCH v9 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [PATCH v9 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v9 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v9 21/21] ARM64 / ACPI: additions of ACPI documentation for arm64
[PATCH v3 0/9] PCI: MMCONFIG clean up
2015-03-10 12:25 UTC (12+ messages)
` [PATCH v3 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v3 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v3 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v3 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v3 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v3 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v3 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v3 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v3 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used
[PATCH v2 0/9] PCI: MMCONFIG clean up
2015-03-10 10:08 UTC (3+ messages)
[PATCH] ACPI / LPSS: provide con_id for the clkdev
2015-03-10 7:28 UTC (3+ messages)
[PATCH] PCI / ACPI: PCI delay optimization from ACPI
2015-03-10 6:48 UTC (4+ messages)
` [PATCH update] "
[V5 PATCH 0/2] Introduce ACPI support for ahci_platform driver
2015-03-09 15:20 UTC (4+ messages)
` [V5 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
` [V5 PATCH 2/2] ata: ahci_platform: Add ACPI _CLS matching
(unknown),
2015-03-09 4:09 UTC
PROBLEM: Reboots on graphical load w/Intel HD4000 since Linux 3.10
2015-03-08 17:35 UTC
[RFC PATCH] gpio: support for GPIO forwarding
2015-03-07 22:13 UTC (7+ messages)
usb ports working only with pci=noacpi (bugzilla 94261)
2015-03-07 8:57 UTC
€950,000.00 euro
2015-03-06 23:11 UTC
[GIT PULL] Thermal management updates for v4.0-rc3
2015-03-05 12:53 UTC
[V4 PATCH 0/2] Introduce ACPI support for ahci_platform driver
2015-03-06 16:31 UTC (3+ messages)
` [V4 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
[GIT PULL] Power management and ACPI fixes for 4.0-rc3
2015-03-06 15:16 UTC
Unwanted delayed execution of _Qxx EC methods
2015-03-06 12:42 UTC (3+ messages)
APEI BERT driver
2015-03-05 16:59 UTC
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