messages from 2015-01-09 23:13:08 to 2015-01-19 15:37:58 UTC [more...]
About Goodix-TS on Bay Trail, and ACPI and interrupts
2015-01-19 15:37 UTC (2+ messages)
[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-19 15:13 UTC (97+ messages)
` [PATCH v7 01/17] arm64: allow late use of early_ioremap
` [PATCH v7 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v7 03/17] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [PATCH v7 05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v7 07/17] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1
` [PATCH v7 08/17] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v7 09/17] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v7 10/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v7 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v7 12/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v7 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v7 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v7 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v7 17/17] Documentation: ACPI for ARM64
` [Linaro-acpi] [PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
2015-01-19 15:06 UTC (7+ messages)
` [RFC Patch 16/19] ACPI: Introduce helper function acpi_dev_filter_resource_type()
[Bugfix 1/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34
2015-01-19 14:31 UTC (4+ messages)
` [Bugfix 3/3] x86/PCI: Refine the way to release PCI IRQ resources
if power button pressed 1x it creates the same ACPI event twice
2015-01-19 13:21 UTC (4+ messages)
[PATCH] acpica: utpredef: Remove some unused functions
2015-01-18 17:54 UTC (5+ messages)
[PATCH] MAINTAINERS: add the necessary '/' according to entry rules
2015-01-17 7:31 UTC
About 2 ACPICA table patches
2015-01-17 6:02 UTC (2+ messages)
[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-16 16:35 UTC (13+ messages)
` [PATCH v5 18/18] Documentation: ACPI for ARM64
` [Linaro-acpi] "
[PATCH][v3.16.y-ckt] ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake
2015-01-16 14:21 UTC (2+ messages)
SPCR table parsing
2015-01-16 10:58 UTC (3+ messages)
[RFC] ACPI on arm64 TODO List
2015-01-15 17:45 UTC (20+ messages)
` [Linaro-acpi] "
[PATCH] TCO Watchdog warning interrupt driver creation
2015-01-15 14:49 UTC (11+ messages)
[PATCH] Documentation/acpi: add the missing '='
2015-01-15 13:59 UTC
[PATCH] ACPI / LPSS: set first resuming device as a 'proxy'
2015-01-15 11:10 UTC
[RFC PATCH] gpio: support for GPIO forwarding
2015-01-15 9:40 UTC (2+ messages)
[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
2015-01-15 9:12 UTC (5+ messages)
[PATCH] Fix checkpatch warning in drivers/acpi/nvs.c
2015-01-15 8:53 UTC (3+ messages)
` [PATCH] acpi: nvs: Fixed checkpatch.pl warning
[PATCH] ACPICA: rsdump: Remove some unused functions
2015-01-15 3:29 UTC (2+ messages)
[PATCH v5 0/5] x86: clean ups and feature enhancement in pmc_atom
2015-01-14 16:39 UTC (6+ messages)
` [PATCH v5 1/5] x86: pmc-atom: assign debugfs node as soon as possible
` [PATCH v5 2/5] x86: pmc_atom: don't check for NULL twice
` [PATCH v5 3/5] x86: pmc-atom: remove unused macro
` [PATCH v5 4/5] x86: pmc_atom: clean up init function
` [PATCH v5 5/5] x86: pmc_atom: expose contents of PSS
[PATCH 0/2] Introduce ACPI support for ahci_platform driver
2015-01-14 15:52 UTC (3+ messages)
` [PATCH 2/2] ata: ahci_platform: Add ACPI _CLS matching
` [Linaro-acpi] "
[PATCH] ACPICA: tbinstal: Remove unused function
2015-01-14 8:49 UTC (2+ messages)
[RFC PATCH 0/6] ACPI/EC: Enhance EC driver state machine
2015-01-14 11:28 UTC (8+ messages)
` [PATCH "
` [PATCH 1/6] ACPI/EC: Cleanup transaction wakeup code
` [PATCH 2/6] ACPI/EC: Add reference counting for query handlers
` [PATCH 3/6] ACPI/EC: Fix returning values in acpi_ec_sync_query()
` [PATCH 4/6] ACPI/EC: Fix a code path that global lock is not held
` [PATCH 5/6] ACPI/EC: Fix issues related to the SCI_EVT handling
` [PATCH 6/6] ACPI/EC: Cleanup QR_EC related code
[GIT PULL] Thermal SoC management updates for v3.19-rc5
2015-01-13 19:55 UTC
More X1 Carbon (2nd gen) adaptive keyboard support
2015-01-13 13:54 UTC
PROBLEM:Computer resumes right after going into suspend
2015-01-13 12:58 UTC
[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-13 6:54 UTC (6+ messages)
` [PATCH v6 08/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
[PATCH] sata: xgene: add ACPI support for APM X-Gene SATA ports
2015-01-13 6:29 UTC (6+ messages)
[PATCH 3/3] ACPICA: Remove use of __DATE__ macro
2015-01-13 5:42 UTC (7+ messages)
` [Devel] "
[GIT PULL] Thermal Management updates for 3.19-rc5
2015-01-13 3:26 UTC
[PATCH] acpi: acpica: utstate: Remove unused function
2015-01-13 2:33 UTC (4+ messages)
Mr. Morgan Gordon
2015-01-12 10:36 UTC
[PATCH] acpi-video: Add disable_native_backlight quirk for Dell XPS15 L521X
2015-01-12 10:21 UTC (6+ messages)
[PATCH] ACPI / LPSS: check the result of ioremap
2015-01-12 7:28 UTC (3+ messages)
[RFC v2] ACPI on arm64 TODO List, 11 Jan 2015
2015-01-11 20:41 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