messages from 2015-07-25 06:57:22 to 2015-08-05 13:21:12 UTC [more...]
[PATCH] acpi, property: Export acpi_dev_prop_read_single call
2015-08-05 13:48 UTC (2+ messages)
Question about ACPI 6 and the Linux kernel
2015-08-05 13:46 UTC (3+ messages)
[PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
2015-08-05 13:11 UTC (21+ messages)
` [PATCH v4 01/10] irqchip / GIC: Add GIC version support in ACPI MADT
` [PATCH v4 02/10] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [PATCH v4 03/10] irqchip / GIC / ACPI: Use IRQCHIP_ACPI_DECLARE to simplify GICv2 init code
` [PATCH v4 04/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH v4 05/10] irqchip / GICv3: remove the useless comparision of device node in xlate
` [PATCH v4 06/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH v4 07/10] irqchip / GICv3 / ACPI: Add GICR support via GICC structures
` [PATCH v4 08/10] ACPI: GIC: Add ACPI helper functions to query irq-domain tokens for for GIC MSI and ITS
` [PATCH v4 09/10] PCI: ACPI: Bind GIC MSI frame to PCI host bridge
` [PATCH v4 10/10] irqchip / gicv2m: Introducing gicv2m_acpi_init()
[PATCH V9 0/5] map GHES memory region according to EFI memory map
2015-08-05 9:21 UTC (8+ messages)
` [PATCH V9 5/5] acpi, apei: use appropriate pgprot_t to map GHES memory
[PATCH 00/22] ACPICA: 20150717 Release
2015-08-05 8:24 UTC (12+ messages)
` [PATCH 0/4] ACPI: Update method tracing facility
` [PATCH v2 "
` [PATCH v2 1/4] ACPI / sysfs: Add ACPI_LV_REPAIR debug level
` [PATCH v2 2/4] ACPI / sysfs: Update method tracing facility
` [PATCH v2 3/4] ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name
` [PATCH v2 4/4] ACPI / Documentation: Update method tracing documentation
[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
2015-08-04 17:46 UTC (5+ messages)
` [PATCH 1/4] ACPI / processor : add support for ACPI0010 processor container
` [PATCH 2/4] ACPI / sleep: move acpi_processor_sleep to sleep.c
` [PATCH 3/4] ACPI / processor_idle: replace PREFIX with pr_fmt
` [PATCH 4/4] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
[PATCH v7 0/8] CPUFreq driver using CPPC methods
2015-08-04 17:00 UTC (31+ messages)
` [PATCH v7 1/8] PCC: Initialize PCC Mailbox earlier at boot
` [PATCH v7 2/8] ACPI: Split out ACPI PSS from ACPI Processor driver
` [PATCH v7 3/8] ACPI: Decouple ACPI idle and ACPI processor drivers
` [PATCH v7 4/8] ACPI: Introduce CPU performance controls using CPPC
` [PATCH v7 8/8] PCC: Enable PCC only when needed
[PATCH 0/5] Make cpuid <-> nodeid mapping persistent
2015-08-04 8:58 UTC (9+ messages)
` [PATCH 1/5] x86, gfp: Cache best near node for memory allocation
` "
[PATCH] x86, acpi: Handle xapic/x2apic entries in MADT
2015-08-03 18:26 UTC (6+ messages)
` [PATCH] x86, acpi: Handle lapic/x2apic "
[PATCH] ACPI / bus: Move duplicate code to a separate new function
2015-08-03 14:58 UTC (3+ messages)
[Notice] ACPI+PM maintenance in vacation mode Aug 8 - Aug 23
2015-08-03 14:17 UTC
[PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
2015-08-03 3:06 UTC
[GIT PULL] Thermal-SoC management updates for v4.2-rc6
2015-08-03 3:00 UTC
[PATCH] serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
2015-08-02 21:15 UTC
[PATCH v2] ACPI/osl: speedup grace period in acpi_os_map_cleanup
2015-08-02 17:11 UTC
[PATCH v2] acpi: Use kstrtoul() instead of strtoul()/simple_strtoul()
2015-08-02 8:19 UTC (10+ messages)
[PATCH] ACPI: fix acpi_debugfs_init prototype
2015-08-01 13:32 UTC
[4.2-rc4] acpi|drm|i915: circular locking dependency: acpi_video_get_backlight_type
2015-08-01 12:23 UTC (2+ messages)
[PATCH 0/4] ACPI: Reorganize the core device management/enumeration code
2015-08-01 1:19 UTC (3+ messages)
[PATCH v2 0/22] On-demand device probing
2015-07-31 10:32 UTC (37+ messages)
` [PATCH v2 01/22] platform: delay device-driver matches until late_initcall
` [PATCH v2 02/22] of/platform: Set fwnode field for new devices
` [PATCH v2 03/22] device property: add fwnode_get_name()
` [PATCH v2 04/22] of/platform: add of_platform_device_find()
` [PATCH v2 05/22] ACPI: add acpi_dev_get_device()
` [PATCH v2 06/22] device property: add fwnode_ensure_device()
` [PATCH v2 07/22] gpio: Probe GPIO drivers on demand
` [PATCH v2 08/22] gpio: Probe pinctrl devices "
` [PATCH v2 09/22] regulator: core: Reduce critical area in _regulator_get
` [PATCH v2 10/22] regulator: core: Probe regulators on demand
` [PATCH v2 11/22] drm: Probe panels "
` [PATCH v2 12/22] drm/tegra: Probe dpaux devices "
` [PATCH v2 13/22] i2c: core: Probe i2c master "
` [PATCH v2 14/22] pwm: Probe PWM chip "
` [PATCH v2 15/22] backlight: Probe backlight "
` [PATCH v2 16/22] usb: phy: Probe phy "
` [PATCH v2 17/22] clk: Probe clk providers "
` [PATCH v2 18/22] pinctrl: Probe pinctrl devices "
` [PATCH v2 19/22] phy: core: Probe phy providers "
` [PATCH v2 20/22] dma: of: Probe DMA controllers "
` [PATCH v2 21/22] power-supply: Probe power supplies "
` [PATCH v2 22/22] ASoC: core: Probe components "
[Patch v3 0/4] Introduce a mechanism to allocate PCI IRQ on demand
2015-07-30 19:23 UTC (2+ messages)
[PATCH v6 0/8] mfd: introduce a driver for LPSS devices on SPT
2015-07-30 10:19 UTC (35+ messages)
` [PATCH v6 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v6 2/8] ACPI / PM: Attach ACPI power domain only once
` [PATCH v6 3/8] Driver core: wakeup the parent device before trying probe
` [PATCH v6 4/8] klist: implement klist_prev()
` [PATCH v6 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v6 6/8] mfd: make mfd_remove_devices() iterate in reverse order
` [PATCH v6 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v6 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices
` [GIT PULL] mfd: Immutable branch between MFD, Base, ACPI and DMA
[PATCH] cpufreq: Correct a freq check in cpufreq_set_policy
2015-07-30 10:10 UTC (6+ messages)
` [PATCH V2] "
[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
2015-07-30 7:58 UTC (11+ messages)
` [Patch v5 1/6] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v5 4/6] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
[GIT PULL] Power management and ACPI fixes for v4.2-rc5
2015-07-30 0:52 UTC
Please can I trust you?
2015-07-28 16:57 UTC
[PATCH] ACPI / PM: Use target_state to set the device power state
2015-07-28 15:59 UTC (2+ messages)
[PATCH 0/2] tools/power/acpi: Fix ACPI tools build issues
2015-07-28 5:25 UTC (3+ messages)
` [PATCH 1/2] tools/power/acpi: Add descend support in ACPI tools Makefile
` [PATCH 2/2] tools/power/acpi: Enable build for EC userspace tool
[PATCH v3 13/51] PCI: Separate realloc list checking after allocation
2015-07-27 23:29 UTC
[PATCH v2.1 00/22] FUJITSU Extended Socket network device driver
2015-07-27 1:59 UTC (5+ messages)
` [PATCH v2.1 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
` [PATCH v2.1 21/22] fjes: handle receive cancellation request interrupt
[PATCH 0/2] ACPI: boot time AML overlay support
2015-07-26 13:54 UTC (3+ messages)
` [PATCH 1/2] ACPI / OSL: Cleanup initrd table override code
` [RFC PATCH 2/2] ACPI: Load OSDT tables from initrd at boot time
[PATCH 0/2] ACPI: boot time AML overlay support
2015-07-26 13:52 UTC
[PATCH] nfit: Don't check _STA on NVDIMM devices
2015-07-25 15:53 UTC (2+ messages)
[PATCH v2] thermal: consistently use int for temperatures
2015-07-25 7:01 UTC (7+ messages)
[PATCH v2 0/7] Making the generic ACPI GSI layer irqdomain aware
2015-07-25 6:57 UTC (5+ messages)
` [PATCH v2 5/7] acpi: gsi: Add acpi_set_irq_model to initialize the GSI layer
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