messages from 2015-07-23 01:21:37 to 2015-07-30 10:19:12 UTC [more...]
[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 0/4] ACPI: Reorganize the core device management/enumeration code
2015-07-30 9:54 UTC (2+ messages)
[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
[PATCH v2 0/22] On-demand device probing
2015-07-30 3:20 UTC (34+ 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 "
[GIT PULL] Power management and ACPI fixes for v4.2-rc5
2015-07-30 0:52 UTC
[PATCH v2] acpi: Use kstrtoul() instead of strtoul()/simple_strtoul()
2015-07-29 20:37 UTC (8+ messages)
[PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
2015-07-29 10:08 UTC (11+ 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 00/22] ACPICA: 20150717 Release
2015-07-29 1:41 UTC (34+ messages)
` [PATCH 01/22] ACPICA: Parser: Reduce parser/namespace divergences for tracer support
` [PATCH 02/22] ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_state
` [PATCH 03/22] ACPICA: Parser: Cleanup aml_offset in union acpi_operand_object
` [PATCH 04/22] ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignments
` [PATCH 05/22] ACPICA: Executer: Add back pointing reference of method operand
` [PATCH 06/22] ACPICA: Namespace: Add function to directly return normalized full path
` [PATCH 07/22] ACPICA: Dispatcher: Move stack traversal code to dispatcher
` [PATCH 08/22] ACPICA: Dispatcher: Add trace support for interpreter
` [PATCH 09/22] ACPICA: Executer: Add interpreter tracing mode for method tracing facility
` [PATCH 10/22] ACPICA: Executer: Add OSL trace hook support
` [PATCH 11/22] ACPICA: Executer: Add option to bypass opcode tracing
` [PATCH 12/22] ACPICA: Parser: Remove redundant opcode execution debugging output
` [PATCH 13/22] ACPICA: Remove extraneous check for null walk_state
` [PATCH 14/22] ACPICA: iASL: Add new warnings for method local_x and arg_x variables
` [PATCH 15/22] ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>
` [PATCH 16/22] ACPICA: Cleanup use of all non-ANSI local C library functions
` [PATCH 17/22] ACPICA: Cleanup use of NEGATIVE and POSITIVE defines
` [PATCH 18/22] ACPICA: iASL: Add support for TCPA Server Table
` [PATCH 19/22] ACPICA: Debugger: Reduce structure size for debugger
` [PATCH 20/22] ACPICA: Debugger: Move debugger specific APIs to debugger component
` [PATCH 21/22] ACPICA: iASL/Disassembler: Add prototype verbose mode
` [PATCH 22/22] ACPICA: Update version to 20150717
` [PATCH 0/4] ACPI: Update method tracing facility
` [PATCH 1/4] ACPI / sysfs: Add ACPI_LV_REPAIR debug level
` [PATCH 2/4] ACPI / sysfs: Update method tracing facility
` [PATCH 3/4] ACPI / Documentation: Update method tracing documentation
` [PATCH 4/4] ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name
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
[4.2-rc4] acpi|drm|i915: circular locking dependency: acpi_video_get_backlight_type
2015-07-26 22:33 UTC
[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 (12+ messages)
` [PATCH v3] "
[PATCH v2 0/7] Making the generic ACPI GSI layer irqdomain aware
2015-07-25 6:57 UTC (23+ messages)
` [PATCH v2 1/7] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH v2 2/7] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH v2 3/7] genirq: irqdomain: Add irq_create_acpi_mapping
` [PATCH v2 4/7] acpi: gsi: Always perform an irq domain lookup
` [PATCH v2 5/7] acpi: gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH v2 6/7] irqchip: GIC: Switch ACPI support to stacked domains
` [PATCH v2 7/7] acpi: gsi: Cleanup acpi_register_gsi
[PATCH V8 0/5] map GHES memory region according to EFI memory map
2015-07-24 23:51 UTC (2+ messages)
` [PATCH V8 5/5] acpi, apei: use appropriate pgprot_t to map GHES memory
[PATCH 2756/2756] Staging: acpi: Merge lines for immediate return
2015-07-24 22:07 UTC (2+ messages)
[PATCH] acpi: Use kstrtoul() instead of strtoul()/simple_strtoul()
2015-07-24 16:51 UTC
[PATCH v5 0/8] mfd: introduce a driver for LPSS devices on SPT
2015-07-24 15:29 UTC (13+ messages)
` [PATCH v5 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v5 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices
[PATCH 0/5] Make cpuid <-> nodeid mapping persistent
2015-07-23 18:32 UTC (4+ messages)
[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware
2015-07-23 8:59 UTC (5+ messages)
` [PATCH 2/5] genirq: irqdomain: Remove irqdomain dependency on struct device_node
[RFCv2 PATCH 0/8] Introducing ACPI support for GICv2m
2015-07-23 6:50 UTC (6+ messages)
` [RFCv2 PATCH 1/8] irqdomain: Introduce irq_domain_ops.init_alloc_info
[PATCH] acpi-video: Fix brightness keys for Thinkpad X240
2015-07-23 1:40 UTC (2+ messages)
Discrete Nvidia GPU shutdown with recent kernel / BIOS (on T440s laptop) - Should be automatic with runtime pm now ?
2015-07-23 1:21 UTC (2+ messages)
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