Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-24 07:42:00 to 2015-07-01 09:41:07 UTC [more...]

[PATCH v2 0/12] Discover and probe dependencies
 2015-07-01  9:41 UTC  (13+ messages)
` [PATCH v2 01/12] device: property: delay device-driver matches
` [PATCH v2 02/12] device: property: find dependencies of a firmware node
` [PATCH v2 03/12] string: Introduce strends()
` [PATCH v2 04/12] gpio: register dependency parser for firmware nodes
` [PATCH v2 05/12] gpu: host1x: "
` [PATCH v2 06/12] backlight: Document consumers of backlight nodes
` [PATCH v2 07/12] backlight: register dependency parser for firmware nodes
` [PATCH v2 08/12] USB: EHCI: "
` [PATCH v2 09/12] regulator: "
` [PATCH v2 10/12] pwm: "
` [PATCH v2 11/12] ASoC: tegra: "
` [PATCH v2 12/12] driver-core: probe dependencies before probing

[PATCH] Fix crash during platform suspend when CPUs are related to each other
 2015-07-01  9:11 UTC 

[PATCH v1 0/10] Fixes and API additions for firmware nodes
 2015-07-01  6:48 UTC  (11+ messages)
` [PATCH v1 01/10] of/platform: Set fwnode field for new devices
` [PATCH v1 02/10] i2c: core: Have clients point to their firmware nodes
` [PATCH v1 03/10] mfd: Have child devices "
` [PATCH v1 04/10] device property: add fwnode_get_parent()
` [PATCH v1 05/10] device property: add fwnode_get_name()
` [PATCH v1 06/10] ACPI / scan: Add acpi_dev_get_next_child()
` [PATCH v1 07/10] device property: Add fwnode_get_next_child_node()
` [PATCH v1 08/10] device property: add fwnode_is_compatible()
` [PATCH v1 09/10] device: property: add fwnode_driver_match_device()
` [PATCH v1 10/10] core: platform: use fwnode_driver_match_device()

[PATCH 00/32] ACPICA: 20150619 Release
 2015-07-01  6:45 UTC  (49+ messages)
` [PATCH v2 00/28] "
  ` [PATCH v2 02/28] ACPICA: Linuxize: Replace __FUNCTION__ with __func__
  ` [PATCH v2 03/28] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
  ` [PATCH v2 05/28] ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACS
  ` [PATCH v2 16/28] ACPICA: Namespace: Add support of OSDT table
` [PATCH v3 00/26] ACPICA: 20150619 Release
  ` [PATCH v3 01/26] ACPICA: Linuxize: Reduce divergences for 20150619 release
  ` [PATCH v3 02/26] ACPICA: Linuxize: Replace __FUNCTION__ with __func__
  ` [PATCH v3 03/26] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
  ` [PATCH v3 04/26] ACPICA: Tables: Enable both 32-bit and 64-bit FACS
  ` [PATCH v3 05/26] ACPICA: Hardware: Enable firmware waking vector for "
  ` [PATCH v3 06/26] ACPICA: Tables: Fix an issue that FACS initialization is performed twice
  ` [PATCH v3 07/26] ACPICA: Tables: Enable default 64-bit FADT addresses favor
  ` [PATCH v3 08/26] ACPICA: MSVC6: Fix build issue for variable argument macros
  ` [PATCH v3 09/26] ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI
  ` [PATCH v3 10/26] ACPICA: Add dragon_fly support to unix file mapping file
  ` [PATCH v3 11/26] ACPICA: Utilities: Add _CLS processing
  ` [PATCH v3 12/26] ACPICA: ACPI 6.0: Add values for MADT GIC version field
  ` [PATCH v3 13/26] ACPICA: Namespace: Add support to allow overriding objects
  ` [PATCH v3 14/26] ACPICA: Namespace: Add support of OSDT table
  ` [PATCH v3 15/26] ACPICA: Namespace: Change namespace override to avoid node deletion
  ` [PATCH v3 16/26] ACPICA: Update for acpi_install_table memory types
  ` [PATCH v3 17/26] ACPICA: Cleanup output for the ASL Debug object
  ` [PATCH v3 18/26] ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem
  ` [PATCH v3 19/26] ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables
  ` [PATCH v3 20/26] ACPI / acpidump: Update acpidump manual
  ` [PATCH v3 21/26] ACPICA: De-macroize calls to standard C library functions
  ` [PATCH v3 22/26] ACPICA: Split C library prototypes to new header
  ` [PATCH v3 23/26] ACPICA: Update definitions for the TCPA and TPM2 ACPI tables
  ` [PATCH v3 24/26] ACPICA: Update TPM2 ACPI table
  ` [PATCH v3 25/26] ACPICA: Comment update, no functional change
  ` [PATCH v3 26/26] ACPICA: Update version to 20150619

[PATCH 0/5] Make cpuid <-> nodeid mapping persistent
 2015-07-01  4:45 UTC  (6+ messages)
` [PATCH 1/5] x86, gfp: Cache best near node for memory allocation
` [PATCH 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time
` [PATCH 3/5] x86, acpi, cpu-hotplug: Introduce apicid_to_cpuid[] array to store persistent cpuid <-> apicid mapping
` [PATCH 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH v2 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-07-01  2:30 UTC  (15+ messages)
` [PATCH v2 1/3] ACPI : introduce macros for using the ACPI specification version

libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
 2015-06-30 23:07 UTC  (2+ messages)

[PATCH 2/4] acpi: allow for an override to set _REV
 2015-06-30 20:11 UTC  (4+ messages)

[PATCH] of: acpi: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
 2015-06-30 17:26 UTC  (4+ messages)

[PATCH v2 00/17] libnvdimm: ->rw_bytes(), BLK, BTT, PMEM api, and unit tests
 2015-06-30 16:23 UTC  (35+ messages)
` [PATCH v2 01/17] libnvdimm: infrastructure for btt devices
` [PATCH v2 02/17] nd_btt: atomic sector updates
` [PATCH v2 03/17] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v2 04/17] tools/testing/nvdimm: libnvdimm unit test infrastructure
` [PATCH v2 05/17] libnvdimm: Non-Volatile Devices
` [PATCH v2 06/17] fs/block_dev.c: skip rw_page if bdev has integrity
` [PATCH v2 07/17] libnvdimm, btt: add support for blk integrity
` [PATCH v2 08/17] libnvdimm, blk: "
` [PATCH v2 09/17] libnvdimm, pmem: fix up max_hw_sectors
` [PATCH v2 10/17] pmem: make_request cleanups
` [PATCH v2 11/17] libnvdimm: enable iostat
` [PATCH v2 12/17] pmem: flag pmem block devices as non-rotational
` [PATCH v2 13/17] libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only
` [PATCH v2 14/17] acpi: Add acpi_map_pxm_to_online_node()
` [PATCH v2 15/17] libnvdimm: Set numa_node to NVDIMM devices
` [PATCH v2 16/17] libnvdimm: Add sysfs "
` [PATCH v2 17/17] arch, x86: pmem api for ensuring durability of persistent memory updates

[GIT PULL] Power management and ACPI fixes for v4.2-rc1
 2015-06-30 16:09 UTC 

4.1-rc7, thinkpad X60: platform mode hibernation does very wrong thing
 2015-06-30 15:29 UTC  (9+ messages)
` 4.1-rc7, thinkpad X60: platform mode hibernation does very wrongthing
          ` da2bc1b9db3351addd293e5b82757efe1f77ed1d breaks hibernation was "

[PATCH v2 0/9] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-06-30 15:07 UTC  (13+ messages)
` [PATCH v2 3/9] irqchip / GIC: Add GIC version support in ACPI MADT
` [PATCH v2 6/9] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init

[PATCH v1 0/10] Fixes and API additions for firmware nodes
 2015-06-30 15:32 UTC  (4+ messages)
` [PATCH v1 04/10] device property: add fwnode_get_parent()
` [PATCH v1 06/10] ACPI / scan: Add acpi_dev_get_next_child()

[PATCH] ACPI / resources: fix memory leak on request_range fail path
 2015-06-30 15:09 UTC  (2+ messages)

[PATCH] x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRT
 2015-06-30 10:00 UTC  (13+ messages)

Claim €950,000.00 EURO
 2015-06-30  4:04 UTC 

[PATCH v6 0/7] CPUFreq driver using CPPC methods
 2015-06-29 17:23 UTC  (2+ messages)

[Bugfix v2] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32bit kernel
 2015-06-29 14:28 UTC  (10+ messages)
      ` [Bugfix v3] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32-bit kernel

lower log level of efi-bgrt / handle status 0
 2015-06-29 10:15 UTC  (3+ messages)

[PATCH v2] ACPI/resource.c: Fix memory leak reg
 2015-06-29  8:10 UTC 

[PATCH 1/1] ACPI/resource.c: Fixing memory leak for reg
 2015-06-29  7:13 UTC  (2+ messages)

Notice to appear in Court #000452604
 2015-06-23  9:48 UTC 

[PATCH] ACPI: Remove FSF mailing addresses
 2015-06-27  0:07 UTC  (2+ messages)

[GIT PULL] libnvdimm: non-volatile memory devices for 4.2
 2015-06-26 21:46 UTC 

[PATCH v7 00/16] libnvdimm: non-volatile memory devices
 2015-06-25  0:59 UTC  (2+ messages)

[PATCH v2 00/22] FUJITSU Extended Socket network device driver
 2015-06-25  0:32 UTC  (6+ messages)
` [PATCH v2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver

[PATCH] acpi/video: Inline acpi_video_set_dmi_backlight_type
 2015-06-24 22:18 UTC  (2+ messages)

[RFC v1 00/25] Optimize irq flow handler
 2015-06-24 21:44 UTC  (15+ messages)
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

[patch] ACPI / resources: free memory on error in add_region_before()
 2015-06-24 21:57 UTC  (2+ messages)

[PATCH v3 0/3] Add NUMA support for NVDIMM devices
 2015-06-24 17:14 UTC  (10+ messages)
` [PATCH v3 2/3] libnvdimm: Set numa_node to "
` [PATCH v3 3/3] libnvdimm: Add sysfs "

ACPI-APEI: Make exception handling a bit more efficient in __einj_error_trigger()
 2015-06-24 15:16 UTC  (3+ messages)
                                  ` [PATCH] ACPICA: Delete an unnecessary check before the function call "acpi_ds_delete_walk_state"

[PATCH 00/15] libnvdimm: ->rw_bytes(), BLK-mode, unit tests, and misc features
 2015-06-24 12:11 UTC  (18+ messages)
` [PATCH 02/15] libnvdimm: infrastructure for btt devices
` [PATCH 14/15] libnvdimm: support read-only btt backing devices

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-24 11:31 UTC  (3+ messages)
` [PATCH v4 6/8] mfd: make mfd_remove_devices() iterate in reverse order

ASoC : WM5102 Audio Codec needs ACPI support and a baytrail machine driver
 2015-06-24  8:48 UTC  (6+ messages)
  ` Fwd: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).