messages from 2008-10-17 01:08:22 to 2008-10-23 06:39:58 UTC [more...]
ACPI patches for 2.6.28-rc0
2008-10-23 6:38 UTC (41+ messages)
` [PATCH 001/122] Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs
` [PATCH 002/122] ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recent CPU
` [PATCH 003/122] CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a recent AMD CPUs
` [PATCH 004/122] ACPI: dock: avoid check _STA method
` [PATCH 005/122] dock: fix eject request process (2.6.27-rc1 regression)
` [PATCH 006/122] dock: add _LCK support
` [PATCH 007/122] dock: add bay and battery hotplug support
` [PATCH 008/122] ACPI: introduce notifier change to avoid duplicates
` [PATCH 009/122] ACPI: fix hotplug race
` [PATCH 010/122] libata: remove functions now handed by ACPI dock driver
` [PATCH 011/122] dock: introduce .uevent for devices in dock, eg libata
` [PATCH 012/122] bay: remove driver, all functions now handled by dock driver
` [PATCH 013/122] dock: fix for ATA bay in a dock station
` [PATCH 014/122] dock: add 'type' sysfs file
` [PATCH 015/122] dock: Shaohua Li is new maintainer
` [PATCH 016/122] panasonic-laptop: add Panasonic Let's Note laptop extras driver v0.94
` [PATCH 017/122] ACPI: EC: do transaction from interrupt context
` [PATCH 018/122] ACPI: EC: Rename some variables
` [PATCH 019/122] ACPI: don't enable control method power button as wakeup device when Fixed Power button is used
` [PATCH 020/122] acer-wmi: Add rfkill support for wireless and bluetooth
` [PATCH 021/122] acer-wmi: Remove wireless and bluetooth sysfs entries
` [PATCH 022/122] ACPI: WMI: Enable event methods when registering notifiers
` [PATCH 023/122] ACPI: fix FADT parsing
` [PATCH 024/122] fujitsu-laptop: better handling of P8010 hotkey
` [PATCH 025/122] eeepc-laptop: Use standard interfaces
` [PATCH 026/122] x86: remove magic number from ACPI sleep stack buffer
` [PATCH 027/122] x86: trim "
` [PATCH 028/122] ACPI: acpi_driver_data could only be applied to acpi_device
` [PATCH 029/122] ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings
` [PATCH 030/122] ACPI: catch calls of acpi_driver_data on pointer of wrong type
` [PATCH 031/122] toshiba_acpi: depends on INPUT
` [PATCH 032/122] PNP: fix debug formatting (cosmetic)
` [PATCH 033/122] PNPACPI: use dev_printk when possible
` [PATCH 034/122] PNP: convert the last few pnp_info() uses to printk()
` [PATCH 035/122] PNP: use new vsprintf symbolic function pointer format
` [PATCH 036/122] PNP: remove some uses of DEBUG ifdef
` [PATCH 037/122] PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
` [PATCH 038/122] PNP: convert to using pnp_dbg()
` [PATCH 040/122] ACPI: don't load acpi_cpufreq if acpi=off
` [PATCH 041/122] ACPI: remove unused have_arch_parse_srat
[PATCH 0/4] Hibernate: Handle ACPI NVS memory as required by the spec
2008-10-23 5:47 UTC (13+ messages)
` [PATCH 1/4] Hibernate: Call platform_begin before swsusp_shrink_memory
` [PATCH 2/4] ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
` [linux-pm] "
` [PATCH 2/4] ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory (rev. 2)
` [PATCH 3/4] x86 hibernate: Mark ACPI NVS memory region at startup
` [PATCH 4/4] ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs
` [linux-pm] "
` [PATCH 4/4] ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs (rev. 2)
[PATCH 0/3] ACPI: Fix for supporting > 256 processor declaration limit
2008-10-23 5:34 UTC (5+ messages)
` [PATCH 1/3] ACPI: Disambiguate processor declaration type
` [PATCH 2/3] ACPI: Behave uniquely based on processor declaration definition type
` [PATCH 3/3] ACPI: 80 column adherence and spelling fix (no functional change)
[PATCH 01/42] Staging: add pcc-acpi driver
2008-10-23 4:55 UTC (2+ messages)
[PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
2008-10-23 4:59 UTC (19+ messages)
` [PATCH 53/85] i7300_idle driver v1.55
` [PATCH 1/2] x86: allow module driver to register idle notifier
` [PATCH 2/2] i7300_idle driver v1.55
` [PATCH] Disable ioat channel only on platforms where ile driver can load
` [PATCH] Cleanup of i7300_idle based on review comments
[Devel] RE: Welcome to the "Devel" mailing list
2008-10-23 2:00 UTC (3+ messages)
[PATCH -next] panasonic-laptop: depends on ACPI
2008-10-22 22:26 UTC (3+ messages)
[GIT PATCH] thinkpad-acpi late changes for the merge window
2008-10-22 22:16 UTC (6+ messages)
` [PATCH 1/4] ACPI: thinkpad-acpi: attempt to preserve fan state on resume
` [PATCH 2/4] ACPI: thinkpad-acpi: trivial fix of error message
` [PATCH 3/4] ACPI: thinkpad-acpi: Remove duplicate line
` [PATCH 4/4] ACPI: thinkpad-acpi: Remove firmware backlight delays for Intel ACPI IGD OpRegion
ACPI: Please send DMI info above to linux-acpi@vger.kernel.org
2008-10-22 20:01 UTC
[PATCH] ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings (was: Re: [announce] new tree: "fix all build warnings, on all configs")
2008-10-22 18:58 UTC (2+ messages)
[RFC 0/5] device wakeup event support v2
2008-10-22 12:12 UTC (21+ messages)
` [RFC 1/5] devcore introduce wakeup_event callback
` [RFC 2/5] devcore adds generic wakeup event handler
` [RFC 3/5] pci wakeup handler
` [RFC 4/5] PCIe native PME detection
` [RFC 5/5] ACPI GPE based wakeup event detection
Strange ACPI errors sometimes after resume from s2disk
2008-10-22 7:41 UTC (3+ messages)
If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org
2008-10-22 5:55 UTC
[RESEND] [PATCH 2/3] Introduce acpi_root_table=rsdt boot param and dmi list to force rsdt
2008-10-21 19:04 UTC (40+ messages)
` [ltp] "
dell latitude e6400
2008-10-20 21:58 UTC
[PATCH 0/6] ACPI: acpi table management enhancement
2008-10-20 16:31 UTC (19+ messages)
` SetFirmwareWakingVector -- 64-bit platforms only?
` acpidump going away?
[PATCH] whitespace and comment cleanup for asus_acpi.c
2008-10-20 16:19 UTC (3+ messages)
[RESEND] [PATCH 0/3] Blacklist broken ThinkPads to use 32 bit FADT addresses
2008-10-20 3:32 UTC (2+ messages)
ACPI reboot
2008-10-20 1:22 UTC (4+ messages)
[RESEND] [PATCH 3/3] Remove R40e c-state blacklist
2008-10-19 21:52 UTC
[RESEND] [PATCH 1/3] ACPICA: Add acpi_gbl_force_rsdt variable
2008-10-19 21:49 UTC
ACPI support in Linux?
2008-10-19 17:59 UTC (3+ messages)
DMI info
2008-10-19 1:54 UTC
DMI Info from Dell Latitude XT (and one weird ACPI issue)
2008-10-18 21:56 UTC (2+ messages)
[PATCH] Fix possible null ptr dereference
2008-10-18 21:05 UTC (8+ messages)
` ACPICA header files
[patch 24/26] ACPI: Ignore _BQC object when registering backlight device
2008-10-18 18:48 UTC
Subject: [PATCH 1/2] linux-acpi: sos documentation
2008-10-18 18:05 UTC (2+ messages)
2.6.27: "array subscript is above array bounds" warnings
2008-10-18 15:00 UTC (2+ messages)
[Bugme-new] [Bug 11753] New: No Device to adust brightness
2008-10-18 13:27 UTC (2+ messages)
[PATCH] x86 ACPI: Fix breakage of resume on 64-bit UP systems with SMP kernel
2008-10-17 12:20 UTC (3+ messages)
acpi regression test of the latest ACPI test branch
2008-10-17 12:05 UTC (6+ messages)
` Suspend/resume regression between 2.6.26 and 2.6.27-rc1
Subject: [PATCH 1/2] linux-acpi: sos documentation
2008-10-17 10:18 UTC (2+ messages)
Sony VGN-Z11VN: brightness not working and Fn keys are not reported
2008-10-17 9:02 UTC
[RFC] [PATCH] Adjust the module link order in drivers/acpi/Makefile
2008-10-17 8:33 UTC
[PATCH 2.6.26.stable] ACPI: Ignore _BQC object when registering backlight device
2008-10-17 6:16 UTC
[PATCH] ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
2008-10-17 6:05 UTC (2+ messages)
[PATCH] ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering
2008-10-17 4:07 UTC
Sony VGN-Z11VN: brightness not working and Fn keys are not reported
2008-10-17 2:58 UTC (2+ messages)
Request for LG Electronics DSDT's
2008-10-17 1:07 UTC
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