public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-11 04:04:05 to 2015-01-05 08:59:44 UTC [more...]

[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-05  8:59 UTC  (20+ messages)
` [PATCH v6 01/17] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
` [PATCH v6 02/17] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
` [PATCH v6 03/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v6 04/17] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v6 05/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v6 06/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v6 07/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v6 08/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v6 09/17] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v6 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v6 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v6 12/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v6 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v6 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v6 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v6 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v6 17/17] Documentation: ACPI for ARM64

[PATCH 3/3] ACPICA: Remove use of __DATE__ macro
 2015-01-05  8:47 UTC  (2+ messages)

[PATCH] acpi: acpica: utstate: Remove unused function
 2015-01-05  8:39 UTC  (2+ messages)

[PATCH] acpi: acpica: utmisc.c: Remove unused function
 2015-01-05  8:32 UTC  (2+ messages)

[PATCH] acpi-video: Add disable_native_backlight quirk for Dell XPS15 L521X
 2015-01-05  7:57 UTC 

[PATCH 0/3] Support INT3406 Display thermal device
 2015-01-05  6:51 UTC  (10+ messages)
` [PATCH 1/3] video / backlight: add two APIs for drivers to use
` [PATCH 2/3] video / backlight: remove the backlight_device_registered API
` [PATCH 3/3] Thermal: introduce INT3406 thermal driver

[PATCH] acpica: utpredef: Remove some unused functions
 2015-01-04 15:22 UTC 

[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-04  9:39 UTC  (17+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64

[PATCH] ACPI / PM: Fix PM initialization for devices that are not present
 2015-01-01 22:38 UTC 

[PATCH] acpi: acpica: utuuid: Remove unused function
 2015-01-01 19:24 UTC 

[PATCH] acpi: acpica: utstring.c: Remove some unused functions
 2014-12-31 17:01 UTC 

[GIT PULL] Power management and ACPI material for 3.19-rc3
 2014-12-29 21:30 UTC 

MYSTERY SHOPPER NEEDED
 2014-12-28 17:05 UTC 

3.19-rc1 errors when opening LID
 2014-12-27 20:22 UTC  (10+ messages)
          ` [Intel-gfx] "

lenovo ultrabay docking station: if power button pressed 1x it creates 2x the same ACPI event
 2014-12-26  0:45 UTC  (3+ messages)

[PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2014-12-25 20:32 UTC  (5+ messages)
` [PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
` [PATCH 2/2] ata: ahci_platform: Add ACPI _CLS matching

[PATCH] acpi: remove pointless checks for NULL pointer
 2014-12-24 20:16 UTC 

[Patch Part2 v6 00/27] Enable hierarchy irqdomian on x86 platforms
 2014-12-23  7:18 UTC  (7+ messages)
` [Patch Part2 v6 22/27] x86, uv: Use hierarchy irqdomain to manage UV interrupts

[Notice] ACPI+PM core maintenance in vacation/travel mode through Jan 18, 2015
 2014-12-22 22:58 UTC 

[PATCH] ACPI / video: Add some samsung models to disable_native_backlight list
 2014-12-22 22:36 UTC  (2+ messages)

[PATCH] PNP: Switch from __check_region() to __request_region()
 2014-12-22 22:34 UTC  (5+ messages)

[PATCH] TCO Watchdog warning interrupt driver creation
 2014-12-22 16:07 UTC  (5+ messages)

[GIT PULL] thermal-soc management updates for v3.19-rc2
 2014-12-18 18:38 UTC 

[PATCH] treewide: Convert clockevents_notify to use int cpu
 2014-12-20 14:38 UTC  (2+ messages)

[RFC PATCH 0/6] ACPI/EC: Enhance EC driver state machine
 2014-12-19 22:28 UTC  (8+ messages)
` [RFC PATCH 1/6] ACPI/EC: Cleanup transaction wakeup code
` [RFC PATCH 2/6] ACPI/EC: Add reference counting for query handlers
` [RFC PATCH 3/6] ACPI/EC: Fix returning values in acpi_ec_sync_query()
` [RFC PATCH 4/6] ACPI/EC: Fix a code path that global lock is not held
` [RFC PATCH 5/6] ACPI/EC: Fix issues related to the SCI_EVT handling
` [RFC PATCH 6/6] ACPI/EC: Cleanup QR_EC related code

[RFC PATCH 0/2] Introduce ACPI support for ahci_platform driver
 2014-12-19 19:33 UTC  (8+ messages)
` [RFC PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
` [RFC PATCH 2/2] ata: ahci_platform: Add ACPI _CLS matching
  ` [Linaro-acpi] "

[PATCH v3 1/2] acpi: Add "acpi_osi=" for ASUS X200MA to enable, brightness keys
 2014-12-19  3:23 UTC  (24+ messages)
` [PATCH 2/2] acpi: Add "acpi_osi=" for ASUS UX302LA "

[GIT PULL] More ACPI and power management updates for 3.19-rc1
 2014-12-18 21:09 UTC 

[RFC] ACPI on arm64 TODO List
 2014-12-18 14:36 UTC  (19+ messages)
      ` [Linaro-acpi] "

[PATCH 2/3 V3] acpi:apd:add AMD ACPI2Platform device support
 2014-12-18  8:50 UTC 

[PATCH 3/3 V2] acpi:lpss:Refine LPSS codes to fit ACPI SOC
 2014-12-18  8:55 UTC 

[PATCH 1/3 V3] acpi:soc: merge common codes for creating platform device
 2014-12-18  8:44 UTC 

[PATCH 3/3] acpi:lpss:Refine lpss codes to fit acpi soc
 2014-12-17  9:27 UTC  (5+ messages)

[PATCH 1/3 V2] acpi:soc: merge common codes for creating platform device
 2014-12-17  9:26 UTC  (5+ messages)

cpuidle: remove CPUIDLE_FLAG_TIME_INVALID
 2014-12-17  0:28 UTC  (9+ messages)
` [PATCH 1/3] cpuidle menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
  ` [PATCH 2/3] cpuidle ladder: "
  ` [PATCH 3/3] cpuidle, ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID

[PATCH] ACPI/EC: Fix an issue that ec_remove_handlers() is invoked unexpectedly
 2014-12-17  0:29 UTC  (2+ messages)

[PATCH] ACPI / video: update the skip case for acpi_video_device_in_dod
 2014-12-17  0:28 UTC  (4+ messages)

[PATCH 0/4] dln2: add support for ACPI
 2014-12-16 19:32 UTC  (7+ messages)
` [PATCH 1/4] ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id
` [PATCH 2/4] ACPICA: don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table
` [PATCH 3/4] mfd: dln2: add support for ACPI
` [PATCH 4/4] gpio: dln2: add support for ACPI pin configuration

[PATCH 2/3 V2] acpi:apd:add AMD ACPI2Platform device support
 2014-12-16 10:04 UTC  (2+ messages)

[PATCH 1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi
 2014-12-16  5:28 UTC  (5+ messages)

[PATCHv2] ACPI, EINJ: Enhance error injection tolerance level
 2014-12-10 21:53 UTC  (2+ messages)
` [PATCHv3] "

[GIT PULL] ACPI and power management updates for 3.19-rc1
 2014-12-12 14:56 UTC  (4+ messages)

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-12-12 14:55 UTC  (4+ messages)
` [PATCH 2/6] x86, acpi, pci: Move arch-agnostic MMCFG code out of arch/x86/ directory
    ` [Linaro-acpi] "

[RFC PATCH] mfd: dln2: add support for ACPI
 2014-12-12 12:49 UTC  (3+ messages)

[PATCH] sata: xgene: add ACPI support for APM X-Gene SATA ports
 2014-12-11 22:31 UTC 

[PATCH v1] ACPI / Fan: Use bus id for non PNP0C0B (Fan) device
 2014-12-11 21:03 UTC  (4+ messages)


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