messages from 2015-01-20 15:20:32 to 2015-01-29 18:20:07 UTC [more...]
[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-29 18:20 UTC (42+ messages)
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
` [Linaro-acpi] "
` [PATCH v7 11/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v7 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
[PATCH 0/5] ACPI / cpuidle: More driver cleanups
2015-01-29 18:22 UTC
[PATCH 1/4] ACPI / LPAT: Common table processing functions
2015-01-29 17:38 UTC (5+ messages)
` [PATCH 2/4] ACPI / PMIC: Use common LPAT table handling functions
` [PATCH 3/4] Thermal/int340x: LPAT conversion for temperature
` [PATCH 4/4] Thermal/int340x/int3403: Support for thermistor and IR sensor
[Patch v2 00/22] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug
2015-01-29 3:11 UTC (31+ messages)
` [Patch v2 01/22] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [Patch v2 02/22] ACPI: Remove redundant check in function acpi_dev_resource_address_space()
` [Patch v2 03/22] ACPI: Implement proper length checks for mem resources
` [Patch v2 04/22] ACPI: Use the length check for io resources as well
` [Patch v2 05/22] ACPI: Let the parser return false for disabled resources
` [Patch v2 06/22] ACPI: Unify the parsing of address_space and ext_address_space
` [Patch v2 07/22] ACPI: Move the window flag logic to the combined parser
` [Patch v2 08/22] ACPI: Add prefetch decoding to the address space parser
` [Patch v2 09/22] ACPI: Fix a bug in parsing ACPI Memroy24 resource
` [Patch v2 10/22] ACPI: Normalize return value of resource parser functions
` [Patch v2 11/22] ACPI: Set flag IORESOURCE_UNSET for unassigned resources
` [Patch v2 12/22] ACPI: Enforce stricter checks for address space descriptors
` [Patch v2 13/22] ACPI: Return translation offset when parsing ACPI address space resources
` [Patch v2 14/22] ACPI: Translate resource into master side address for bridge window resources
` [Patch v2 15/22] ACPI: Add field offset to struct resource_list_entry
` [Patch v2 16/22] ACPI: Introduce helper function acpi_dev_filter_resource_type()
` [Patch v2 17/22] resources: Move struct resource_list_entry from ACPI into resource core
` [Patch v2 18/22] PCI: Use common resource list management code instead of private implementation
` [Patch v2 19/22] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
` [Patch v2 20/22] x86/PCI: Refine the way to release PCI IRQ resources
` [Patch v2 21/22] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v2 22/22] x86/irq, ACPI: Implement ACPI driver to support "
[PATCH] ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()
2015-01-29 2:13 UTC
[PATCH] Documentation/acpi: add the missing '='
2015-01-29 1:57 UTC (5+ messages)
Overriding DSDT and ignored resources
2015-01-28 10:21 UTC (3+ messages)
[Patch Part2 v4 06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces
2015-01-28 1:56 UTC (2+ messages)
` [Patch Part2 v4] "
About Goodix-TS on Bay Trail, and ACPI and interrupts
2015-01-27 14:45 UTC (8+ messages)
[Clevo W253EUQ] Turn on bluetooth with Fn+F12 not working
2015-01-26 13:37 UTC
[PATCH 0/4] int to bool conversion
2015-01-26 13:32 UTC (4+ messages)
[resend PATCH] driver core: property: support for generic property
2015-01-26 13:17 UTC
[RFC PATCH] gpio: support for GPIO forwarding
2015-01-26 13:06 UTC (9+ messages)
[PATCH 0/2] ACPICA: 201501xx fast path patches
2015-01-26 13:18 UTC (5+ messages)
` [RFC PATCH 1/2] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
` [PATCH 2/2] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
HP Proliant Servers + intel_idle = NMI on MWAIT instructions
2015-01-26 12:45 UTC
[PATCH v2 0/4] x86: pmc_atom: Add Cherrytrail support
2015-01-26 2:30 UTC (12+ messages)
` [PATCH v2 1/4] x86: pmc_atom: save struct device pointer in pmc
` [PATCH v2 2/4] x86: pmc_atom: print index of device in loop
` [PATCH v2 3/4] x86: pmc_atom: supply register mappings via pmc object
` [PATCH v2 4/4] PMC driver: Add Cherrytrail PMC interface
[PATCH 1/4] ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id
2015-01-26 1:59 UTC (5+ messages)
` [RFC PATCH] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel
[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
2015-01-26 1:35 UTC (39+ messages)
` [RFC Patch 05/19] ACPI: Provide union for address_space64 and ext_address_space64
` [RFC PATCH] ACPICA: Resources: Provide common part for struct acpi_resource_address structures
` [RFC Patch 08/19] ACPI: Add prefetch decoding to the address space parser
` [RFC Patch 09/19] ACPI: Fix a bug in parsing ACPI Memroy24 resource
` [RFC Patch 12/19] ACPI: Enforce stricter checks for address space descriptors
` [RFC Patch 14/19] ACPI: Translate resource into master side address for bridge window resources
` [RFC Patch 15/19] ACPI: Add field offset to struct resource_list_entry
` [RFC Patch 17/19] resources: Move struct resource_list_entry from ACPI into resource core
[PATCH][v3] PCI / PM: Avoid resuming PCI devices during system suspend
2015-01-24 0:40 UTC (3+ messages)
[PATCH 0/7] Start deprecating _OSI on new architectures
2015-01-23 16:34 UTC (13+ messages)
` [PATCH 1/7] ia64: ACPI: move kernel acpi files to a directory
` [PATCH 2/7] arm64: "
` [PATCH 3/7] x86: ACPI: create arch-dependent version of acpi_osi_handler()
` [PATCH 4/7] ia64: "
` [PATCH 5/7] arm64: "
` [PATCH 6/7] x86: ia64: arm64: ACPI: move _OSI support functions to arch-dependent locations
` [PATCH 7/7] ACPI: use Linux as ACPI_OS_NAME for _OS on ARM64
[PATCH 0/4] dln2: add support for ACPI
2015-01-23 15:19 UTC (8+ messages)
` [PATCH 3/4] mfd: "
[RFC PATCH 0/6] ACPI/EC: Enhance EC driver state machine
2015-01-23 15:22 UTC (8+ messages)
` [PATCH "
` [PATCH 1/6] ACPI/EC: Cleanup transaction wakeup code
[PATCH] ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C
2015-01-23 10:52 UTC (2+ messages)
[PATCH] ACPI/sleep: mark acpi_sleep_dmi_check() __init
2015-01-23 8:12 UTC
[PATCH 1/3 V3] acpi:soc: merge common codes for creating platform device
2015-01-22 22:57 UTC (6+ messages)
[PATCH] ACPI / LPSS: set first resuming device as a 'proxy'
2015-01-22 15:16 UTC (5+ messages)
Unauthorized activity on your online account
2015-01-22 11:10 UTC
[PATCH] treewide: Convert clockevents_notify to use int cpu
2015-01-22 10:23 UTC (2+ messages)
[PATCH 4/4] ACPI: Convert int to bool and propagete to struct field
2015-01-22 8:52 UTC
[PATCH 3/4] ACPI: Convert int to bool for variable later used int kernel macro
2015-01-22 8:51 UTC
[PATCH 2/4] ACPI: Convert int variable to bool and propagate to function parameters
2015-01-22 8:51 UTC
[PATCH 1/4] ACPI: Convert non-returned local variable to boolean when relevant
2015-01-22 8:50 UTC
About 2 ACPICA table patches
2015-01-22 6:39 UTC (6+ messages)
[V2 PATCH 0/2] Introduce ACPI support for ahci_platform driver
2015-01-21 22:40 UTC (3+ messages)
` [V2 PATCH 1/2] ACPI / scan: Add support for ACPI _CLS device matching
[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-21 16:04 UTC (6+ messages)
` [PATCH v6 17/17] Documentation: ACPI for ARM64
[RFC PATCHv2 00/19] power_supply: Allow safe usage of power supply
2015-01-21 15:42 UTC (10+ messages)
` [RFC PATCHv2 07/19] mfd: ab8500: Use power_supply_*() API for accessing function attrs
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;
as well as URLs for NNTP newsgroup(s).