messages from 2016-07-04 13:54:36 to 2016-07-11 03:20:01 UTC [more...]
[PATCH 0/5] ACPI: ACPI documentations and trivial fixes
2016-07-11 3:20 UTC (20+ messages)
` [PATCH 1/5] ACPI: Add documentation describing ACPICA release automation
` [PATCH 2/5] ACPI / debugger: Fix regressions that AML debugger stops working
` [PATCH 3/5] ACPI / debugger: Add AML debugger documentation
` [PATCH 4/5] ACPI / button: Add SW_ACPI_LID for new usage model
` [PATCH 5/5] ACPI: Add configuration item to configure ACPICA error logs out
` [PATCH v2 0/4] ACPI: ACPI documentation
` [PATCH v2 1/4] ACPI: Add documentation describing ACPICA release automation
` [PATCH v2 2/4] ACPI / debugger: Add AML debugger documentation
` [PATCH v2 3/4] ACPI / button: Add SW_ACPI_LID for new usage model
` [PATCH v2 4/4] ACPI / button: Add document for ACPI control method lid device restrictions
[PATCH] x86: fix rdmsr MSR_PLATFORM_INFO unsafe warning in kvm guest
2016-07-11 2:38 UTC (2+ messages)
[GIT PULL] ACPI fixes for v4.7-rc7
2016-07-10 19:16 UTC (4+ messages)
[PATCH v2 00/17] replace pcommit with ADR or directed flushing
2016-07-10 5:30 UTC (21+ messages)
` [PATCH v2 01/17] nfit: always associate flush hints
` [PATCH v2 02/17] nfit: don't override return value of nfit_mem_init
` [PATCH v2 03/17] libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users
` [PATCH v2 04/17] libnvdimm, nfit: remove nfit_spa_map() infrastructure
` [PATCH v2 05/17] libnvdimm, nfit: move flush hint mapping to region-device driver-data
` [PATCH v2 06/17] tools/testing/nvdimm: simulate multiple flush hints per-dimm
` [PATCH v2 07/17] libnvdimm: keep region data alive over namespace removal
` [PATCH v2 08/17] libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()
` [PATCH v2 09/17] libnvdimm: cycle flush hints
` [PATCH v2 10/17] libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()
` [PATCH v2 11/17] libnvdimm, pmem: flush posted-write queues on shutdown
` [PATCH v2 12/17] fs/dax: remove wmb_pmem()
` [PATCH v2 13/17] libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes
` [PATCH v2 14/17] pmem: kill wmb_pmem()
` [PATCH v2 15/17] Revert "KVM: x86: add pcommit support"
` [PATCH v2 16/17] x86/insn: remove pcommit
` [PATCH v2 17/17] pmem: kill __pmem address space
[PATCH v3 0/7] lib: string: add functions to case-convert strings
2016-07-10 4:11 UTC (8+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 3/7] ACPI / device_sysfs: make use of new strtolower() function
[PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-07-10 1:26 UTC (25+ messages)
` [PATCH v6 03/10] clocksource/drivers/arm_arch_timer: Improve printk relevant code
[PATCH v9 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
2016-07-09 8:08 UTC (3+ messages)
[pm:bleeding-edge 181/195] kernel/power/snapshot.c:57:3: error: implicit declaration of function 'set_memory_ro'
2016-07-09 4:24 UTC
[PATCH v2 2/2] x86/acpi: Remove the repeated lapic address override entry parsing
2016-07-09 2:04 UTC (4+ messages)
[PATCH v2 0/7] lib: string: add functions to case-convert strings
2016-07-08 18:04 UTC (11+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 3/7] ACPI / device_sysfs: make use of new strtolower() function
[PATCH v9 0/7] ACPI / processor_idle: Add ACPI v6.0 LPI support
2016-07-08 17:07 UTC (8+ messages)
` [PATCH v9 1/7] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
` [PATCH v9 2/7] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
` [PATCH v9 3/7] arm64: cpuidle: drop __init section marker to arm_cpuidle_init
` [PATCH v9 4/7] cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}
` [PATCH v9 5/7] drivers: firmware: psci: initialise idle states using ACPI LPI
` [PATCH v9 6/7] arm64: add support for ACPI Low Power Idle(LPI)
` [PATCH v9 7/7] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64
[PATCH v7 0/8] ACPI overlays
2016-07-08 16:13 UTC (9+ messages)
` [PATCH v7 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v7 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v7 6/8] efi: load SSTDs from EFI variables
` [PATCH v7 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v7 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v7 5/8] spi: add support for ACPI reconfigure notifications
` [PATCH v7 7/8] acpi: add support for configfs
` [PATCH v7 8/8] acpi: add support for loading SSDTs via configfs
[PATCH v8 0/6] ACPI / processor_idle: Add ACPI v6.0 LPI support
2016-07-08 15:21 UTC (13+ messages)
` [PATCH v8 1/6] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
` [PATCH v8 2/6] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
` [PATCH v8 3/6] arm64: cpuidle: drop __init section marker to arm_cpuidle_init
` [PATCH v8 4/6] cpuidle: introduce CPU_IDLE_ENTER_WRAPPED macro for ARM{32,64}
` [PATCH v8 5/6] arm64: add support for ACPI Low Power Idle(LPI)
` [PATCH v8 6/6] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64
Regression between rc2 and rc6: ACPI EC problems
2016-07-08 1:25 UTC (13+ messages)
` [RFC PATCH] ACPI / EC: Fix an order issue in ec_remove_handlers()
` [UPDATE RFC PATCH v2] "
` [PATCH v3] "
[PATCH v6 00/11] Enable PMUs in ACPI systems
2016-07-07 16:21 UTC (8+ messages)
` [PATCH 05/11] arm64: pmu: Add support for probing with ACPI
` [PATCH 06/11] arm: arm64: Add routine to determine cpuid of other cpus
` [PATCH 08/11] arm64: pmu: Provide cpumask attribute for PMU
[PATCH v7 0/6] ACPI / processor_idle: Add ACPI v6.0 LPI support
2016-07-07 15:48 UTC (11+ messages)
` [PATCH v7 4/6] cpuidle: introduce HAVE_GENERIC_CPUIDLE_ENTER for ARM{32,64} platforms
` [PATCH v7 2/6] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
[PATCH v8 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
2016-07-07 14:34 UTC (7+ messages)
[PATCH v3] ACPI: Support for platform initiated graceful shutdown
2016-07-07 13:11 UTC (2+ messages)
[PATCH v7 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
2016-07-07 11:09 UTC (14+ messages)
[PATCH v5 0/8] ACPI overlays
2016-07-07 9:42 UTC (17+ messages)
` [PATCH v5 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v5 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v5 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v5 7/8] acpi: add support for configfs
` [PATCH v5 8/8] acpi: add support for loading SSDTs via configfs
[PATCH] backlight: Avoid double fbcon backlight handling
2016-07-07 9:08 UTC (3+ messages)
[PATCH] nfit: use devm_add_action_or_reset()
2016-07-07 4:02 UTC (4+ messages)
[PATCH] dax: use devm_add_action_or_reset()
2016-07-07 4:02 UTC (4+ messages)
[PATCH v4] acpi, nfit: treat virtual ramdisk SPA as pmem region
2016-07-07 3:43 UTC
[PATCH] ACPI/init: Correct the comments about acpi_subsystem_init
2016-07-06 21:32 UTC (2+ messages)
[PATCH v6 6/8] efi: load SSTDs from EFI variables
2016-07-06 11:58 UTC (2+ messages)
[PATCH 1/2] ACPICA: Linux: Enable ACPI_MUTEX_DEBUG for Linux kernel
2016-07-05 23:39 UTC (3+ messages)
` [PATCH 2/2] ACPICA: Namespace: Fix lock order issue for namespace/interpreter
[PATCH v5] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-07-05 14:31 UTC (17+ messages)
` [v5] "
kmem_cache_alloc fail with unable to handle paging request after pci hotplug remove
2016-07-05 7:53 UTC (7+ messages)
[PATCH v4 0/5] ACPI 2.0: Enable TermList interpretion for table loading
2016-07-05 0:09 UTC (4+ messages)
` [PATCH v4 3/5] ACPICA: ACPI 2.0, Interpreter: Fix MLC issues by switching to new TermList grammar "
[PATCH 0/6] lib: string: add function strtolower()
2016-07-04 20:18 UTC (4+ messages)
` [PATCH 1/6] "
[PATCH v2 0/3] ACPI / gpe: Add GPE masking/unmasking mechanism
2016-07-04 14:07 UTC (5+ messages)
` [PATCH v2 1/3] ACPICA: Events: Introduce acpi_mask_gpe()/acpi_unmask_gpe() to implement GPE masking mechanism
` [UPDATE PATCH v2 1/3] ACPICA: Events: Introduce acpi_mask_gpe() "
` [PATCH v2 3/3] ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
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).