linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-16 19:11:50 to 2015-03-03 04:23:04 UTC [more...]

[Debug 0/2] Fix regressions caused by commit 593669c2ac0f
 2015-03-03  4:25 UTC 

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

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

[PATCH v3 0/9] Start deprecating _OSI on new architectures
 2015-03-02 19:00 UTC  (19+ messages)
` [PATCH v3 1/9] ACPI: fix all errors reported by cleanpatch.pl in osl.c
` [PATCH v3 2/9] ACPI: clear up warnings on use of printk reported by checkpatch.pl
` [PATCH v3 3/9] ACPI: clean up checkpatch warnings for various bits of syntax
  ` [Linaro-acpi] "
` [PATCH v3 4/9] ACPI: clean up checkpatch warnings for items with possible semantic value
  ` [Linaro-acpi] "
` [PATCH v3 5/9] ACPI: move acpi_os_handler() so it can be made arch-dependent later
  ` [Linaro-acpi] "
` [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

[V4 PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2015-03-02 16:52 UTC  (5+ 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

regression in 4.0.0-rc1 with r8169 ethernet
 2015-03-02 11:52 UTC  (18+ messages)
            ` [Debug 0/2] Debug PCI root resource parsing failure
              ` [Debug 1/2] x86/PCI/ACPI: Ignore resources consumed by host bridge itself
              ` [Debug 2/2] x86/PCI/ACPI: Gather debug info
                ` [Debug 0/2] Debug ACPI resource parsing failure

[GIT PULL] Thermal management updates for v4.0-rc2
 2015-03-02  2:38 UTC 

[Question] cpu<->node relationship changed with node online/offline
 2015-03-02  1:43 UTC 

[PATCH 1/2] acpi/video: Load the module even if ACPI is disabled
 2015-03-01 10:41 UTC  (2+ messages)
` [PATCH 2/2] acpi/video: Propagate the error code for acpi_video_register

Former Minister for Oil and Finance
 2015-02-28 20:32 UTC 

Former Minister for Oil and Finance
 2015-02-28 19:19 UTC 

[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-27 21:05 UTC  (33+ 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 20/21] Documentation: ACPI for ARM64
` [PATCH v9 21/21] ARM64 / ACPI: additions of ACPI documentation for arm64

[PATCH v5 00/20] power_supply: Allow safe usage of power supply
 2015-02-27 19:26 UTC  (22+ messages)
` [PATCH v5 01/20] power_supply: Add driver private data
` [PATCH v5 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v5 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v5 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
  ` [PATCH v5 05/20] power_supply: 88pm860x_charger: "
  ` [PATCH v5 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v5 06/20] power_supply: ab8500: Use power_supply_*() API for accessing function attrs
` [PATCH v5 07/20] mfd: "
` [PATCH v5 08/20] power_supply: apm_power: "
` [PATCH v5 09/20] power_supply: bq2415x_charger: "
` [PATCH v5 10/20] power_supply: charger-manager: "
` [PATCH v5 11/20] power_supply: Change ownership from driver to core
` [PATCH v5 12/20] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v5 13/20] power_supply: Increment power supply use counter when obtaining references
` [PATCH v5 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v5 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v5 16/20] x86/olpc/xo15/sci: "
` [PATCH v5 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter
` [PATCH v5 19/20] mfd: ab8500: "
` [PATCH v5 20/20] arm: mach-pxa: "

[PATCH v2 0/9] PCI: MMCONFIG clean up
 2015-02-27 15:00 UTC  (10+ messages)
` [PATCH v2 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v2 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v2 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v2 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v2 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v2 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v2 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v2 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v2 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used

[PATCH] ACPI / EC: Remove non-standard log emphasis
 2015-02-27  6:48 UTC  (10+ messages)
` [PATCH 0/2] ACPI / EC: Enhance logging/debugging
  ` [PATCH 1/2] ACPI / EC: Cleanup logging/debugging splitter support
  ` [PATCH 2/2] ACPI / EC: Add GPE reference counting debugging messages

[PATCH v4 00/20] power_supply: Allow safe usage of power supply
 2015-02-26  9:30 UTC  (29+ messages)
  ` [PATCH v4 01/20] power_supply: Add driver private data
` [PATCH v4 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v4 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v4 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v4 05/20] power_supply: 88pm860x_charger: "
` [PATCH v4 06/20] power_supply: ab8500: "
` [PATCH v4 07/20] mfd: "
` [PATCH v4 08/20] power_supply: apm_power: "
` [PATCH v4 09/20] power_supply: bq2415x_charger: "
` [PATCH v4 10/20] power_supply: charger-manager: "
` [PATCH v4 11/20] power_supply: Change ownership from driver to core
` [PATCH v4 12/20] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v4 13/20] power_supply: Increment power supply use counter when obtaining references
` [PATCH v4 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v4 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v4 16/20] x86/olpc/xo15/sci: "
` [PATCH v4 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v4 18/20] power_supply: bq2415x_charger: "
` [PATCH v4 19/20] mfd: ab8500: "
` [PATCH v4 20/20] arm: mach-pxa: "

[GIT PULL] Thermal SoC management updates for v4.0-rc2
 2015-02-25 19:32 UTC 

[RFC PATCH] gpio: support for GPIO forwarding
 2015-02-25 18:25 UTC  (6+ messages)

[v3.20]: Missing /sys/class/ACAD directory OR Cannot release Mutex
 2015-02-24 13:29 UTC  (4+ messages)

[v3.20] ACPI backlight problem
 2015-02-24 11:07 UTC  (3+ messages)

[GIT PULL] More power management and ACPI updates for 3.20-rc1
 2015-02-21  4:05 UTC 

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-19 16:10 UTC  (4+ messages)

[GIT PULL] Thermal Management updates for 3.20-rc1 #1
 2015-02-19 13:48 UTC 

[PATCH] PNP: Switch from __check_region() to __request_region()
 2015-02-19  1:04 UTC  (6+ messages)

[GIT PULL] Thermal SoC management updates for v3.20 #1
 2015-02-17  3:19 UTC  (2+ messages)

[PATCH 0/4] int to bool conversion
 2015-02-18 19:09 UTC  (5+ messages)

[PATCH 0/6] PCI: MMCONFIG clean up
 2015-02-18 19:02 UTC  (6+ messages)
` [PATCH 3/6] x86, acpi, pci: Move PCI config space accessors

[PATCH 1/2] ACPI / LPSS: Always disable I2C host controllers
 2015-02-18 16:25 UTC  (6+ messages)
` [PATCH 2/2] ACPI / LPSS: Deassert resets for SPI host controllers on Braswell

[PATCH 01/35] ACPI/acpi_pad: Remove the local apic nonsense
 2015-02-18  6:16 UTC  (3+ messages)

[PATCH] ACPI / resources: Change pr_info() to pr_debug() for debug information
 2015-02-18  6:20 UTC 

[PATCH] ACPI / video: Add disable_native_backlight quirk for SAMSUNG 900X3C/900X3D/900X3E/900X4C/900X4D
 2015-02-18  6:17 UTC  (3+ messages)
` [PATCH v2] ACPI / video: Disable native backlight on Samsung Series 9 laptops

[PATCH] Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C"
 2015-02-18  6:16 UTC  (2+ messages)

[PATCH] Revert "x86/xen: Treat SCI interrupt as normal GSI interrupt"
 2015-02-17 18:50 UTC  (6+ messages)
` [PATCH] x86, irq: Fix regression caused by commit b568b8601f05

[PATCH 0/3] ACPI/processor: trivial fixes
 2015-02-17 15:20 UTC  (8+ messages)
` [PATCH 1/3] ACPI / processor: remove incorrect comparison of phys_id

work with
 2015-02-17  5:57 UTC 

[GIT PULL] Updates related to suspend-to-idle for 3.20-rc1
 2015-02-16 19:24 UTC 


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).