messages from 2008-10-20 19:25:26 to 2008-10-23 06:44:22 UTC [more...]
ACPI patches for 2.6.28-rc0
2008-10-23 6:39 UTC (121+ 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 039/122] PNP: remove old CONFIG_PNP_DEBUG option
` [PATCH 040/122] ACPI: don't load acpi_cpufreq if acpi=off
` [PATCH 041/122] ACPI: remove unused have_arch_parse_srat
` [PATCH 042/122] acer-wmi: Remove private workqueue
` [PATCH 043/122] Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR
` [PATCH 044/122] ACPI: Enable EC device immediately after ACPI full initialization
` [PATCH 045/122] ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
` [PATCH 046/122] fix CONFIG_MMCONFIG=n build warning
` [PATCH 047/122] ACPI: Clear WAK_STS on resume
` [PATCH 048/122] sony-laptop: newline-terminate the printk for backlight change failure
` [PATCH 049/122] x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC
` [PATCH 050/122] cpuidle: use last_state which can reflect the actual state entered
` [PATCH 051/122] cpuidle: update the last_state acpi cpuidle reflecting "
` [PATCH 052/122] ACPI: EC: Check for IBF=0 periodically if not in GPE mode
` [PATCH 053/122] cpuidle: upon BIOS bug, default to default_idle rather than polling
` [PATCH 054/122] ACPI: Add the support for _TTS object
` [PATCH 055/122] ACPI suspend: Always use the 32-bit waking vector
` [PATCH 056/122] ACPI Suspend: Enable ACPI during resume if SCI_EN is not set
` [PATCH 057/122] ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering
` [PATCH 058/122] don't load asus-acpi if model is not supported
` [PATCH 059/122] ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC
` [PATCH 060/122] ACPI: Allow overriding to higher critical trip point
` [PATCH 061/122] asus-laptop: Add support for P30/P35
` [PATCH 062/122] asus_acpi: whitespace and comment cleanup
` [PATCH 063/122] ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism
` [PATCH 064/122] x86 allow modules to register idle notifiers
` [PATCH 065/122] i7300_idle driver v1.55
` [PATCH 066/122] ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings
` [PATCH 067/122] asus-laptop: Fix the led behavior with value > 1
` [PATCH 068/122] ACPI: Add expand acpi.debug_layer in kernel-parameters.txt
` [PATCH 069/122] ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR
` [PATCH 070/122] ACPI: Get the device power state in the course of scanning device
` [PATCH 071/122] ACPI: Attach the ACPI device to the ACPI handle as early as possible
` [PATCH 072/122] ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition
` [PATCH 073/122] ACPI: Add DMI check "
` [PATCH 075/122] ACPI: remove unused acpi_is_child_device()
` [PATCH 076/122] ACPI: Fix possible null ptr dereference
` [PATCH 077/122] ACPI: thinkpad-acpi: attempt to preserve fan state on resume
` [PATCH 078/122] ACPI: thinkpad-acpi: trivial fix of error message
` [PATCH 079/122] ACPI: thinkpad-acpi: Remove duplicate line
` [PATCH 080/122] ACPI: thinkpad-acpi: Remove firmware backlight delays for Intel ACPI IGD OpRegion
` [PATCH 081/122] panasonic-laptop: depends on ACPI
` [PATCH 083/122] ACPICA: Add check for invalid handle in acpi_get_object_info
` [PATCH 084/122] ACPICA: Allow same ACPI table to be loaded/unloaded more than once
` [PATCH 085/122] ACPICA: Fix wrong resource descriptor length for 64-bit build
` [PATCH 086/122] ACPICA: Fix table compare code, length then data
` [PATCH 087/122] ACPICA: Return status from global init function
` [PATCH 088/122] ACPICA: Add function to dereference returned reference objects
` [PATCH 089/122] ACPICA: Fix warning for 64-bit build
` [PATCH 090/122] ACPICA: Cleanup macro definition file
` [PATCH 091/122] ACPICA: Return method arg count from acpi_get_object_info
` [PATCH 092/122] ACPICA: Update version to 20080701
` [PATCH 093/122] ACPICA: Add function to decode reference obj types to strings
` [PATCH 094/122] ACPICA: Improve object conversion error messages
` [PATCH 095/122] ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
` [PATCH 096/122] ACPICA: Update version to 20080729
` [PATCH 097/122] ACPICA: add preemption point after each opcode parse
` [PATCH 098/122] ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
` [PATCH 099/122] ACPICA: Remove obsolete debug levels (WARN and ERROR)
` [PATCH 100/122] ACPICA: Add namespace node to operand object union
` [PATCH 101/122] ACPICA: Remove obsolete exception codes
` [PATCH 102/122] ACPICA: Disallow evaluation of named object types with no value
` [PATCH 103/122] ACPICA: Reduce error to warning for incorrect method arg count
` [PATCH 104/122] ACPICA: Update for Reference ACPI_OPERAND_OBJECT
` [PATCH 105/122] ACPICA: Update comments - no functional changes
` [PATCH 106/122] ACPICA: Cleanup for internal Reference Object
` [PATCH 107/122] ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
` [PATCH 108/122] ACPICA: Update version to 20080829
` [PATCH 109/122] ACPICA: Remove unused ACPI register bit definition
` [PATCH 110/122] ACPICA: Fix fault after mem allocation failure in AML parser
` [PATCH 111/122] ACPICA: Fix possible memory leak, error exit path
` [PATCH 112/122] ACPICA: Optimize buffer allocation procedure
` [PATCH 113/122] ACPICA: Fixed a couple memory leaks associated with "implicit return"
` [PATCH 114/122] ACPICA: Fix for implicit return compatibility
` [PATCH 115/122] ACPICA: New: Validation for predefined ACPI methods/objects
` [PATCH 116/122] ACPICA: Add support for zero-length buffer-to-string conversions
` [PATCH 117/122] ACPICA: Update version to 20080926
` [PATCH 118/122] panasonic-laptop: fix build
` [PATCH 119/122] intel_menlo: fix build warning
` [PATCH 120/122] ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
` [PATCH 121/122] ACPI: hack around sysfs warning with link order
` [PATCH 122/122] ACPI: fix ia64 build warning
[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 (2+ messages)
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 (20+ 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 (33+ messages)
` [ltp] "
[RESEND] [PATCH 2/3] Introduce acpi_root_table=rsdt boot param and dmi list to force rsdt
2008-10-21 11:07 UTC (3+ messages)
dell latitude e6400
2008-10-20 21:58 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