public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-23 10:20:10 to 2015-06-30 18:36:01 UTC [more...]

[PATCH v2 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-06-30 18:35 UTC  (5+ messages)

libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory
 2015-06-30 17:42 UTC 

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

[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  (27+ messages)
` [PATCH v2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
` [PATCH v2 02/22] fjes: Hardware initialization routine
` [PATCH v2 03/22] fjes: Hardware cleanup routine
` [PATCH v2 04/22] fjes: platform_driver's .probe and .remove routine
` [PATCH v2 05/22] fjes: ES information acquisition routine
` [PATCH v2 06/22] fjes: buffer address regist/unregistration routine
` [PATCH v2 07/22] fjes: net_device_ops.ndo_open and .ndo_stop
` [PATCH v2 08/22] fjes: net_device_ops.ndo_start_xmit
` [PATCH v2 09/22] fjes: raise_intr_rxdata_task
` [PATCH v2 10/22] fjes: tx_stall_task
` [PATCH v2 11/22] fjes: NAPI polling function
` [PATCH v2 12/22] fjes: net_device_ops.ndo_get_stats64
` [PATCH v2 13/22] fjes: net_device_ops.ndo_change_mtu
` [PATCH v2 14/22] fjes: net_device_ops.ndo_tx_timeout
` [PATCH v2 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
` [PATCH v2 16/22] fjes: interrupt_watch_task
` [PATCH v2 17/22] fjes: force_close_task
` [PATCH v2 18/22] fjes: unshare_watch_task
` [PATCH v2 19/22] fjes: update_zone_task
` [PATCH v2 20/22] fjes: epstop_task
` [PATCH v2 21/22] fjes: handle receive cancellation request interrupt
` [PATCH v2 22/22] fjes: ethtool support

[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  (11+ 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  (21+ 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: "

Lieber Freund!!!
 2015-06-13 12:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox