messages from 2014-09-19 18:48:54 to 2014-09-26 13:27:41 UTC [more...]
[Patch Part1 v2 00/18] Prepare for enabling hierarchy irqdomain on x86
2014-09-26 13:29 UTC (2+ messages)
` [Patch v2 03/18] x86, irq: Convert irq_2_pin list to generic list
[PATCH v5 00/11] PM / Domains: Generic OF-based support
2014-09-26 10:04 UTC (29+ messages)
` [PATCH v5 01/11] PM / Domains: Add a detach callback to the struct dev_pm_domain
` [PATCH v5 04/11] PM / Domains: Add APIs to attach/detach a PM domain for a device
` [PATCH v5 06/11] i2c: core: Convert to dev_pm_domain_attach|detach()
[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
2014-09-26 8:36 UTC (31+ messages)
` [RFC PATCH v2 05/16] mfd: Add ACPI support
` [RFC PATCH v2 06/16] gpio / ACPI: Add support for _DSD device properties
` [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface
` [RFC PATCH v2 09/16] leds: leds-gpio: Add support for GPIO descriptors
` [RFC PATCH v2 12/16] input: gpio_keys_polled - "
[RFC PATCH] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA
2014-09-26 5:23 UTC (6+ messages)
[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
2014-09-26 5:22 UTC (9+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO
` [PATCH v2 "
[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
2014-09-26 3:54 UTC (6+ messages)
ACPI/i915: Cannot configure display brightness on Dell Latitude E6440
2014-09-26 2:30 UTC (15+ messages)
` [PATCH] ACPI / i915: Update the condition to ignore firmware backlight change request
[PATCH v2 0/3] ACPI: Improve behaviour on Apple hardware
2014-09-25 23:45 UTC (6+ messages)
` [PATCH v2 1/3] ACPI: Don't assume the existence of an SBS charger
` [PATCH v2 2/3] ACPI: Disable smart battery manager on Apple
` [PATCH v2 3/3] ACPI: Support _OSI("Darwin") correctly
[PATCH] ACPI: force vendor backlight on Lenovo Ideapad Z570
2014-09-25 23:49 UTC (2+ messages)
[PATCH] ACPI / LPSS: not using UART RTS override with Auto Flow Control
2014-09-25 23:48 UTC (2+ messages)
[PATCH 1/1 linux-next] ACPI: processor: use container_of to resolve acpi_madt_local_apic/sapic/x2apic from acpi_subtable_header
2014-09-25 23:48 UTC (2+ messages)
[PATCH] ACPI: blacklist Win8 OSI for some Dell laptop models
2014-09-25 23:47 UTC (2+ messages)
[PATCH] ACPI: Update acpi_check_dsm() comments
2014-09-25 23:46 UTC (2+ messages)
[PATCH 10/22] ACPI / battery: Replace strnicmp with strncasecmp
2014-09-25 23:46 UTC (2+ messages)
[GIT PULL] ACPI and power management fixes for 3.17-rc7
2014-09-25 21:56 UTC
[Patch v6 00/15] Enable support of IOAPIC hotplug on x86 platforms
2014-09-25 20:13 UTC (18+ messages)
` [Patch v6 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v6 02/15] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v6 03/15] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v6 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v6 05/15] PCI: Remove PCI ioapic driver
` [Patch v6 06/15] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v6 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v6 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v6 09/15] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v6 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v6 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v6 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v6 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v6 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v6 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug
Asus EeePC 1101HA wakeup from sleep
2014-09-25 18:41 UTC
[PATCH v2] i2c: move acpi code back into the core
2014-09-25 9:02 UTC (3+ messages)
[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
2014-09-25 8:15 UTC (9+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
[resend PATCH 0/3] usb: dwc3: ACPI support
2014-09-25 7:57 UTC (7+ messages)
` [resend PATCH 1/3] ACPI / platform: provide default DMA mask
` [resend PATCH 2/3] usb: dwc3: core: only setting the dma_mask when needed
` [resend PATCH 3/3] usb: dwc3: add ACPI support
` [PATCHv2 "
[PATCH] acpi : Add container online uevent to acpi_bus_attach
2014-09-25 2:23 UTC (5+ messages)
[PATCH 00/19] Thermal: ACPI INT340X thermal drivers
2014-09-24 21:58 UTC (7+ messages)
` [PATCH 01/19] ACPI: introduce ACPI int340x thermal scan handler
` [PATCH 02/19] ACPI: make acpi_create_platform_device() an external API
` [PATCH 03/19] ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()
[PATCH] [REGRESSION] i2c-acpi: Fix NULL Pointer dereference
2014-09-24 21:27 UTC (6+ messages)
[PATCH 1/2] ACPICA: Update to GPIO region handler interface
2014-09-24 21:22 UTC (10+ messages)
` [PATCH 2/2] gpio / ACPI: Use pin index and bit length
[PATCH v2 4/4] PCI: remove assignement in non straight forward if condition
2014-09-24 17:48 UTC (2+ messages)
[PATCH v2 0/4] Extending the first version of the patch to the entire directory
2014-09-24 17:42 UTC (2+ messages)
[PATCH] i2c: move acpi code back into the core
2014-09-24 15:44 UTC (8+ messages)
[PATCH v4 01/11] cpumask: factor out show_cpumap into separate helper function
2014-09-24 10:20 UTC (5+ messages)
` [PATCH v4 01/11 UPDATE] "
[PATCH 0/4] usb: dwc3: ACPI support
2014-09-24 6:30 UTC (9+ messages)
` [PATCH 2/4] ACPI / platform: provide default DMA mask
[RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
2014-09-24 5:55 UTC (6+ messages)
` [Patch] "
Vacancy!!!
2014-09-23 18:38 UTC
用这个平台发短信,这就对了 bkwmi
2014-09-23 14:32 UTC
[PATCH v7 0/2] PCC: Platform Communication Channel
2014-09-18 17:35 UTC (6+ messages)
` [PATCH v7 1/2] Mailbox: Add support for "
[PATCH v4 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2014-09-22 23:22 UTC (12+ messages)
` [PATCH v4 18/18] Documentation: ACPI for ARM64
[PATCH] i2c: move acpi code back into the core
2014-09-22 21:03 UTC
Asus EeePC 1101HA wakeup from sleep
2014-09-22 15:40 UTC
[PATCH] ACPI / scan: Correct error return value of create_modalias()
2014-09-22 14:03 UTC (2+ messages)
[PATCH] ACPI / video: disable native backlight for ThinkPad X201s
2014-09-22 14:02 UTC (2+ messages)
ACPI defined devices not showing up under /sys/bus/platform/devices
2014-09-22 9:14 UTC (9+ messages)
HOW ARE YOU?
2014-09-22 1:13 UTC
Please if you are honestly interested
2014-09-21 19:35 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