public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-02 09:51:37 to 2015-03-10 16:14:26 UTC [more...]

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-03-10 16:14 UTC  (5+ messages)

[PATCH v6 00/22] power_supply: Allow safe usage of power supply
 2015-03-10 14:17 UTC  (25+ 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 v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-10 14:16 UTC  (96+ 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

[resend PATCH] driver core: property: support for generic property
 2015-03-09 14:43 UTC  (2+ messages)

(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  (6+ messages)
` [V4 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
` [V4 PATCH 2/2] ata: ahci_platform: Add ACPI _CLS 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)

[PATCH] x86/PCI: Fully disable devices before releasing IRQ resource
 2015-03-06  3:51 UTC  (3+ messages)

[PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space
 2015-03-05 23:03 UTC 

APEI BERT driver
 2015-03-05 16:59 UTC 

[PATCH v3 0/9] Start deprecating _OSI on new architectures
 2015-03-05 12:56 UTC  (19+ messages)
` [PATCH v3 1/9] ACPI: fix all errors reported by cleanpatch.pl in osl.c
` [PATCH v3 6/9] ACPI: move _OSI support functions to allow arch-dependent implementation
` [PATCH v3 7/9] ACPI: enable arch-specific compilation for _OSI and the blacklist
` [PATCH v3 8/9] ACPI: arm64: use an arch-specific ACPI _OSI method and ACPI blacklist
` [PATCH v3 9/9] ACPI: arm64: use "Linux" as ACPI_OS_NAME for _OS on arm64

Some memory leak reported by kmemleak
 2015-03-05 11:09 UTC 

[PATCH 0/6] PM / sleep: Support for quiescing timers during suspend-to-idle
 2015-03-05  0:18 UTC  (7+ messages)
` [PATCH 5/6] intel_idle: Add ->enter_freeze callbacks

[Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
 2015-03-04 23:48 UTC  (4+ messages)
` [Patch v4 21/23] x86/PCI: Refine the way to release PCI IRQ resources

[Debug 0/2] Fix regressions caused by commit 593669c2ac0f
 2015-03-04 21:31 UTC  (12+ messages)
` [Debug 1/2] x86/PCI/ACPI: Ignore resources consumed by host bridge itself
` [Debug 2/2] x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs

PCIe 32-bit MMIO exhaustion
 2015-03-04 17:01 UTC  (3+ messages)

[PATCH 1/2] acpi/video: Load the module even if ACPI is disabled
 2015-03-04 14:39 UTC  (3+ messages)

[Bugfix 1/2] x86/PCI/ACPI: Ignore resources consumed by host bridge itself
 2015-03-04 14:26 UTC  (4+ messages)
` [Bugfix 2/2] x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs

[PATCH] acpi: The count field of counter_show() function should be an unsigned value
 2015-03-04 10:48 UTC 

[PATCH v2 0/4] x86: pmc_atom: Add Cherrytrail support
 2015-03-04 10:44 UTC  (4+ messages)

[RFC PATCH 0/2] acpi: video: Allow forcing native backlight on non win8 laptops
 2015-03-04  2:50 UTC  (7+ messages)
` [RFC PATCH 1/2] acpi: video: Allow forcing native backlight on non win8 machines
` [RFC PATCH 2/2] acpi: video: Add force native backlight quirk for Lenovo Ideapad Z570

[PATCH] ACPI / blacklist: blacklist Win8 OSI for HP Pavilion dv6
 2015-03-03  6:39 UTC 

ACPI regression with 3.19+
 2015-03-03  1:32 UTC  (5+ messages)

[Debug 0/2] Debug PCI root resource parsing failure
 2015-03-02 11:52 UTC  (5+ messages)
` [Debug 0/2] Debug ACPI "
  ` [Debug 1/2] x86/PCI/ACPI: Ignore resources consumed by host bridge itself
  ` [Debug 2/2] x86/PCI/ACPI: Gather debug info


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox