public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-04 23:57:21 to 2016-03-14 04:55:29 UTC [more...]

[GIT PULL] Thermal SoC management updates for v4.6-rc1
 2016-03-14  4:55 UTC 

[PATCH 1/2] vga_switcheroo: add power support for windows 10 machines
 2016-03-14  2:19 UTC  (17+ messages)
` [PATCH 2/2] nouveau: use new vga_switcheroo power domain

[PATCH 0/2] Use acpi_dev_present()
 2016-03-13  1:50 UTC  (4+ messages)

[PATCH 1/1] ACPI / property: fix data node parsing in acpi_get_next_subnode
 2016-03-13  0:33 UTC 

[PATCH] i2c: designware: Add device HID for future AMD I2C controller
 2016-03-12 16:03 UTC  (4+ messages)

[PATCH][RFC,v4] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-11 16:33 UTC  (3+ messages)

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-03-11 16:25 UTC  (7+ messages)

[GIT PULL] Power management and ACPI fixes for final v4.5
 2016-03-11 14:23 UTC 

[PATCH V2] ACPI: APD: Add device HID for future AMD UART controller
 2016-03-11  9:28 UTC 

[PATCH] ACPI: Add device HID for future AMD UART controller
 2016-03-11  2:34 UTC 

[PATCH V4 0/5] acpi: cppc optimization patches
 2016-03-11  1:29 UTC  (3+ messages)

[PATCH 0/3] nfit, libnvdimm, pmem: clear poison support
 2016-03-11  0:50 UTC  (9+ messages)
` [PATCH 1/3] nfit, libnvdimm: clear poison command support
` [PATCH 2/3] libnvdimm, pmem: fix kmap_atomic() leak in error path
` [PATCH 3/3] libnvdimm, pmem: clear poison on write

[PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button"
 2016-03-11  0:48 UTC  (12+ messages)
` [PATCH v5 1/3] gpio: designware: convert device node to fwnode
` [PATCH v5 2/3] gpio: designware: add acpi binding
` [PATCH v5 3/3] gpio: designware: add gpio-signaled acpi event support

[PATCH 0/2] ACPI / OSL: Improve initrd override mechanism
 2016-03-10 23:44 UTC  (2+ messages)

[PATCH] acpi: pnp: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type
 2016-03-10 23:36 UTC  (2+ messages)

[PATCH] ACPI / utils: remove redundant check if element is NULL
 2016-03-10 23:34 UTC  (2+ messages)

[PATCH] ACPI / video: remove unused device_decode
 2016-03-10 23:34 UTC  (2+ messages)

[RESEND PATCH v5] x86/PCI: Recognize that Interrupt Line 255 means "not connected"
 2016-03-10 23:33 UTC  (2+ messages)

[PATCH] ACPI / fan: Make struct dev_pm_ops const
 2016-03-10 23:33 UTC  (2+ messages)

[PATCH] acpi/ec: Deny write access unless requested by module param
 2016-03-10 23:32 UTC  (2+ messages)

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-10 23:19 UTC  (65+ messages)
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data
` [PATCH v2 0/10] cpufreq: schedutil governor
  ` [PATCH v2 1/10] cpufreq: Reduce cpufreq_update_util() overhead a bit
  ` [PATCH v2 6/10] cpufreq: Support for fast frequency switching
  ` [PATCH v3 0/7] cpufreq: schedutil governor
    ` [PATCH v3 1/7][Resend] cpufreq: Rework the scheduler hooks for triggering updates
    ` [PATCH v3 2/7][Resend] cpufreq: Move scheduler-related code to the sched directory
    ` [PATCH v3 3/7][Resend] cpufreq: governor: New data type for management part of dbs_data
    ` [PATCH v3 4/7][Resend] cpufreq: governor: Move abstract gov_attr_set code to seperate file
    ` [PATCH v3 5/7] cpufreq: Support for fast frequency switching
    ` [PATCH v3 6/7] cpufreq: sched: Re-introduce cpufreq_update_util()
    ` [PATCH v3 7/7] cpufreq: schedutil: New governor based on scheduler utilization data

[PATCH v2 0/2] ACPI, APEI: Memory leaks
 2016-03-10 23:17 UTC  (8+ messages)
` [PATCH v2 1/2] ACPI, APEI: Fix leaked resources
` [PATCH v2 2/2] ACPI, APEI, ERST: Fixed leaked resources in erst_init

[PATCHv2 1/1] device property: fix for a case of use-after-free
 2016-03-10 22:21 UTC  (2+ messages)

[PATCH] ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT support
 2016-03-10 22:10 UTC  (2+ messages)

ACPI SPI slave device
 2016-03-10 18:12 UTC  (7+ messages)

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-03-10 13:08 UTC  (10+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi

[PATCH v3 00/12] ACPI NUMA support for ARM64
 2016-03-10 10:10 UTC  (7+ messages)
` [PATCH v3 05/12] arm64, acpi, numa: NUMA support based on SRAT and SLIT
` [PATCH v3 08/12] arm64, numa: rework numa_add_memblk()

[RESEND PATCH 0/2] device property: fix for two bugs
 2016-03-10  9:17 UTC  (8+ messages)
` [RESEND PATCH 1/2] device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
` [RESEND PATCH 2/2] device property: fix for a case of use-after-free

[PATCH v2] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-10  7:42 UTC  (9+ messages)

[PATCH][RFC v3] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-10  2:25 UTC  (10+ messages)

linux-achealyzh Your Electricity Bill 55889212
 2016-03-10  0:36 UTC 

[GIT PULL] Thermal management updates for v4.5-rc8
 2016-03-10  0:08 UTC 

[PATCH v3 1/4] resource: Change __request_region to inherit from immediate parent
 2016-03-09 19:47 UTC  (4+ messages)
` [PATCH v3 2/4] resource: Add remove_resource interface
` [PATCH v3 3/4] resource: Export insert_resource and remove_resource
` [PATCH v3 4/4] ACPI: Change NFIT driver to insert new resource

[PATCH v3 0/4] Support persistent memory as reserved type in e820/EFI
 2016-03-09 20:34 UTC  (3+ messages)

[RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers
 2016-03-09  7:41 UTC  (12+ messages)

[PATCH V2] acpi, pci, irq: account for early penalty assignment
 2016-03-09  0:45 UTC  (19+ messages)

[PATCH 1/4] acpi,pci,irq: reduce resource requirements
 2016-03-09  0:41 UTC  (4+ messages)
` [PATCH 2/4] acpi,pci,irq: remove redundant code in acpi_irq_penalty_init
` [PATCH 3/4] acpi,pci,irq: remove SCI penalize function
` [PATCH 4/4] Revert "Revert "ACPI, PCI, irq: remove interrupt count restriction""

[PATCH v2-UPDATE2 3/4] resource: Add device-managed insert/remove_resource()
 2016-03-09  1:00 UTC  (9+ messages)

[PATCH v2-UPDATE 3/4] resource: Add device-managed insert/remove_resource()
 2016-03-08 17:41 UTC  (6+ messages)

[PATCH] ACPICA: Events: Execute some _REG methods in early boot
 2016-03-08  0:54 UTC  (4+ messages)

[PATCH 1/2] pci: add pci_unmap_iospace function for PCI_IOBASE
 2016-03-07 22:21 UTC  (2+ messages)
` [PATCH 2/2] pci, acpi: free IO resource during shutdown

[PATCH 2/5] Subject: goldfish: Enable ACPI-based enumeration for goldfish framebuffer
 2016-03-07 18:35 UTC 

[PATCH] ACPI / button: Avoid using broken _LID on Surface tablet
 2016-03-07 16:19 UTC  (7+ messages)

[PATCH][RFC] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-07  2:51 UTC  (3+ messages)

[GIT PULL] libnvdimm, nfit: fix for 4.5-rc7
 2016-03-05  1:07 UTC 


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