messages from 2014-02-24 23:33:51 to 2014-03-10 02:52:45 UTC [more...]
[RFC PATCH 0/8] ACPI: change the way of enumerating PNPACPI/Platform devices
2014-03-10 2:45 UTC (29+ messages)
` [RFC PATCH 1/8] ACPI: introduce .match() callback for ACPI scan handler
` [RFC PATCH 2/8] PNPACPI: use whilte list for pnpacpi device enumeration
` [RFC PATCH 3/8] PNPACPI: remove ids that does not comply with the ACPI PNP id rule
` [RFC PATCH 4/8] PNPACPI: remove unsupported serial PNP ids from PNPACPI id list
` [RFC PATCH 5/8] PNPACPI: check and enumerate CMOS RTC devices explicitly
` [RFC PATCH 6/8] ACPI: use platform bus as the default bus for _HID enumeration
` [RFC PATCH 7/8] Revert "ACPI / PNP: skip ACPI device nodes associated with physical nodes already"
` [RFC PATCH 8/8] PNPACPI: create both PNP and Platform device nodes for PNP0C01/PNP0C02
[PATCH 1/2] ACPI / battery: call ACPI notifier chain in acpi_battery_notify
2014-03-10 0:17 UTC (5+ messages)
` [PATCH 2/2] ACPI / AC: recheck adapter status upon battery notifications
[regression] linux-3.14.0-rc5-.. kernel does not switch power off
2014-03-09 17:34 UTC (7+ messages)
` [PATCH] Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"
[PATCH v2] ACPI / battery: trigger rechecking of AC adapter state when battery state changes
2014-03-08 5:45 UTC (4+ messages)
[GIT PULL] ACPI and power management fixes for v3.14-rc6
2014-03-08 1:51 UTC
My Kernel bug is celebrating 2 years. Can you help me fix it?
2014-03-07 15:44 UTC
ARM64 ACPI Maintainers
2014-03-07 12:40 UTC (13+ messages)
` [PATCH] MAINTAINERS: add maintainers for arm64 acpi
trace, RAS: New eMCA trace event interface
2014-03-07 11:44 UTC (14+ messages)
` [PATCH 1/2] trace, RAS: Add basic RAS trace event
` [PATCH 2/2] trace, RAS: Add eMCA trace event interface
[PATCH] ACPI / EC: Clear stale EC events on Samsung systems
2014-03-06 23:12 UTC (25+ messages)
` Hello Kieran
` [PATCH v2] ACPI / EC: Clear stale EC events on Samsung systems
[PATCH 0/3] amd/pci: Add AMD hostbridge supports for newer AMD systems
2014-03-06 20:03 UTC (5+ messages)
[PATCH] ACPI / Thermal: make acpi_thermal_check asynchronous on resume
2014-03-06 13:17 UTC (2+ messages)
[PATCH] ACPI: Adds sysfs "ddn" attribute of the ACPI device objects to export its _DDN object
2014-03-06 13:17 UTC (5+ messages)
` [PATCH v2] "
[PATCH V2] support Thinkpad X1 Carbon's adaptive keyboard
2014-03-06 10:20 UTC (10+ messages)
` [PATCH V3] support Thinkpad X1 Carbon 2nd generation's "
` [PATCH V4] "
[PATCH 0/6] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
2014-03-06 2:16 UTC (25+ messages)
` [PATCH 1/6] gpiolib: Allow GPIO chips to request their own GPIOs
` [PATCH 2/6] gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
` [PATCH 3/6] gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
` [PATCH 4/6] gpio / ACPI: Embed events list directly into struct acpi_gpio_chip
` [PATCH 5/6] gpio / ACPI: Rework ACPI GPIO event handling
` [PATCH 6/6] gpio / ACPI: Add support for ACPI GPIO operation regions
[PATCH 00/18] ACPICA: 20140214 Release
2014-03-05 6:12 UTC (20+ messages)
` [PATCH 01/18] ACPICA: Headers: Deploy #pragma pack (push) and (pop)
` [PATCH 02/18] ACPICA: Predefined names: Add support for the _PRP method
` [PATCH 03/18] ACPICA: Update conditional compilation flags for resource dump functions
` [PATCH 04/18] ACPICA: Properly handle NULL entries in _PRT return packages
` [PATCH 05/18] ACPICA: Restore code that repairs NULL package elements in return values
` [PATCH 06/18] ACPICA: Harden _PRT repair code; check for minimum package length
` [PATCH 07/18] ACPICA: Do not abort _PRT repair on a single subpackage failure
` [PATCH 08/18] ACPICA: Add auto-serialization support for ill-behaved control methods
` [PATCH 09/18] ACPICA: Comment update - no functional change
` [PATCH 10/18] ACPICA: Add additional named objects for the auto-serialize method scan
` [PATCH 11/18] ACPICA: Add global option to disable method auto-serialization
` [PATCH 12/18] ACPICA: Remove global option to serialize all control methods
` [PATCH 13/18] ACPICA: Cleanup/improve global variable declarations
` [PATCH 14/18] ACPICA: Update for _PRP predefined name
` [PATCH 15/18] ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change
` [PATCH 16/18] ACPICA: Debugger: Add missing objects; Traverse linked lists
` [PATCH 17/18] ACPICA: Prevent infinite loops when traversing corrupted lists
` [PATCH 18/18] ACPICA: Update version to 20140214
` [PATCH] ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
[PATCH] ACPI: Rename kernel parameter "acpi_serialize" to "acpi_no_auto_serialize" to avoid confusions
2014-03-05 0:46 UTC
[PATCH] ACPI / hotplug / PCI: Use pci_device_is_present()
2014-03-05 0:34 UTC (3+ messages)
[PATCH] ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()
2014-03-05 0:34 UTC (3+ messages)
[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
2014-03-04 14:45 UTC (9+ messages)
[RESEND][PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
2014-03-04 2:28 UTC (2+ messages)
[RFC PATCH] support Thinkpad X1 Carbon's adaptive keyboard
2014-03-03 13:06 UTC (3+ messages)
[PATCH] ACPI/Sleep: pm_power_off need more sanity check to be installed
2014-03-02 23:38 UTC (7+ messages)
[PATCH] ACPI: ignore invalid acpi device resources
2014-03-02 0:41 UTC (2+ messages)
[GIT PULL] ACPI and power management fixes for v3.14-rc5
2014-02-28 23:16 UTC
(unknown),
2014-02-28 11:55 UTC
Outlook gebruiker waarschuwing
2014-02-26 6:32 UTC
[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
2014-02-27 15:02 UTC (9+ messages)
[PATCH] ACPI: ignore invalid acpi device resources
2014-02-27 3:32 UTC
[PATCH V2] ACPI/Processor: Rework processor throttling with work_on_cpu()
2014-02-26 23:49 UTC (4+ messages)
WARNING at kernel/workqueue.c:829 wq_worker_waking_up+0x53/0x70()
2014-02-26 1:23 UTC (4+ messages)
` [PATCH] ACPI/Processor: Rework processor throttling with work_on_cpu()
[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
2014-02-25 1:31 UTC (9+ messages)
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()
[PATCH 0/2] ACPI / PCI / PM: Delay resuming runtine-suspended devices during system-suspend
2014-02-24 23:33 UTC (4+ messages)
` [PATCH 2/2] PCI / PM: Resume runtime-suspended devices later during system suspend
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