Linux Advanced Configuration and Power Interface (ACPI)
[Prev Page][Next Page]
- [PATCH 55/65] ACPICA: Abort downward walk on temporary node detection.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 54/65] ACPICA: Update comments
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 52/65] ACPICA: _CID support for PCI Root Bridge detection.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 51/65] ACPICA: Fix race condition with AcpiWalkNamespace.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 53/65] ACPICA: Use manifest constants for parse pass number
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 50/65] ACPICA: Eliminate control method 2-pass parse/execute.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 49/65] ACPICA: Restructured module into multiple functions.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 47/65] ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 48/65] ACPICA: Update version to 20060927
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 45/65] ACPICA: Update interpreter error paths to always report the error
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 46/65] ACPICA: Fix for possible memory leak and fault.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 44/65] ACPICA: On AML mutex force-release, set depth to zero (was 1).
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 39/65] ACPICA: Update version to 20060912
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 43/65] ACPICA: Use faster ByIndex interface to get FACS
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 42/65] ACPICA: Remove obsolete Flags parameter.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 41/65] ACPICA: Fix for Global Lock semaphore.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 40/65] ACPICA: Add full table name to disassembler output
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 38/65] ACPICA: Fix trace output name and whitespace
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 36/65] ACPICA: New common routine for creating and verifying a local FADT.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 35/65] ACPICA: Report error if method creates 2 objects with the same name
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 37/65] ACPICA: Fix memory leak in table load error path
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 34/65] ACPICA: FADT verification is now table driven.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 33/65] ACPICA: Add declarations for ASF! sub-tables
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 32/65] ACPICA: IsResourceTemplate now returns ACPI_STATUS
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 30/65] ACPICA: re-factor table init routines for benefit of iASL
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 31/65] ACPICA: Allow type ANY to be the target of the Scope operator.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 29/65] ACPICA: add ASF comment
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 28/65] ACPICA: Update comments in tbfadt.c
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 27/65] ACPICA: Delete stale FADT functions outside tbfadt.c.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 26/65] ACPICA: Re-implement interpreters' "serialized mode"
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 25/65] ACPICA: Create tbfadt.c to hold all FADT-related functions
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 24/65] ACPICA: Cleanup of FADT verification function.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 22/65] ACPICA: Split acpi_format_exception into two parts
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 23/65] ACPICA: Update version to 20060831
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 21/65] ACPICA: Store GPE number instead of bitmask
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 19/65] ACPICA: Disable all wake GPEs after first one recieved
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 20/65] ACPICA: Fix unalignment in acpi_ut_repair_name
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 18/65] ACPICA: Add acpi_gpe_count global to track the number of GPE events
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 17/65] ACPICA: Add support for DMAR table
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 15/65] ACPICA: Lint changes
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 14/65] ACPICA: Fix for FADT conversion in 64-bit mode
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 13/65] ACPICA: Update comments for individual table fields
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 12/65] ACPICA: misc fixes for new Table Manager:
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 10/65] ACPICA: Update debug output
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 9/65] ACPICA: Update version to 20060721
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 8/65] ACPICA: Temporary fix for BankValue parameter
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 7/65] ACPICA: fix for object premature deletion
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 6/65] ACPICA: Cast acpi_thread_id to UINT32 for debug output only
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 5/65] ACPICA: Release global lock from interrupt handler
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 4/65] ACPICA: Delete recursive feature of ACPI Global Lock
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 3/65] ACPICA: Handle case NumElements > Package length
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 2/65] ACPICA: Handle mis-matched package length
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 1/65] ACPICA: Update function header
- From: Len Brown <len.brown@xxxxxxxxx>
- contents of the acpica branch
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [PATCH 13/13] ACPI: use unique number as bus_id of ACPI device in sysfs
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [0/12] acpi: make ACPI use driver model
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- Re: [11/12] acpi: acpi pci bridge driver
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- [PATCH 13/13] ACPI: use unique number as bus_id of ACPI device in sysfs
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 12/13] ACPI: Set fake hid for non-PNPID ACPI devices.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 11/13] ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 10/13] ACPI: consolidate two motherboard drivers into one
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 9/13] ACPI: add acpi_bus_removal_type in acpi_device
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 8/13] ACPI: add acpi_bus_ops in acpi_device
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 7/13] ACPI: convert to sysfs framework
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 6/13] ACPI: adjust init order
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 3/13] ACPI: add device_driver and helper functions
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 5/13] ACPI: change registration interface to follow driver model
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 2/13] ACPI: rename some functions
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 4/13] ACPI: add ACPI bus_type for driver model
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 1/13] ACPI: clean up scan.c
- From: Len Brown <len.brown@xxxxxxxxx>
- contents of sysfs branch
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [0/12] acpi: make ACPI use driver model
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [11/12] acpi: acpi pci bridge driver
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [0/12] acpi: make ACPI use driver model
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- Re: [0/12] acpi: make ACPI use driver model
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: 2.6.19-rc6: known regressions (v4)
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: new pmtools available for testing
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: new pmtools available for testing
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: new pmtools available for testing
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: new pmtools available for testing
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Shaohua Li <shaohua.li@xxxxxxxxx>
- 2.6.19-rc6: known regressions (v4)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Please push d4a82b0b566fc2784648c9751f0deb2b262c95ea to Linus for 2.6.19
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: new pmtools available for testing
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- new pmtools available for testing
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: [PATCH] allow the highest frequency if bios think so.
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: [PATCH] allow the highest frequency if bios think so.
- From: Bruno Ducrot <ducrot@xxxxxxxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: new ibm-acpi maintainer
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- RE: [PATCH] allow the highest frequency if bios think so.
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: Janosch Machowinski <scotch@xxxxxx>
- Re: [PATCH] allow the highest frequency if bios think so.
- From: Bruno Ducrot <ducrot@xxxxxxxxxxxx>
- Re: [PATCH] allow the highest frequency if bios think so.
- From: Bruno Ducrot <ducrot@xxxxxxxxxxxx>
- Re: [PATCH] allow the highest frequency if bios think so.
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- [PATCH] allow the highest frequency if bios think so.
- From: Bruno Ducrot <ducrot@xxxxxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Sanjoy Mahajan <sanjoy@xxxxxxxxxxxxxx>
- Re: [PATCH] backlight: do not power off backlight when unregistering
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: David Brownell <david-b@xxxxxxxxxxx>
- [2.6 patch] drivers/acpi/osl.c: fix a NULL check
- From: Adrian Bunk <bunk@xxxxxxxxx>
- 2.6.19-rc6: known regressions (v3)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: [PATCH] backlight: do not power off backlight when unregistering
- From: James Simmons <jsimmons@xxxxxxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: Understandig ACPI routing PCI IRQ
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [PATCH] Show devices for active/passive cooling in thermal trip_points file
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: problems about ACPI sysfs convert work
- From: Thomas Renninger <trenn@xxxxxxx>
- [PATCH] Show devices for active/passive cooling in thermal trip_points file
- From: Thomas Renninger <trenn@xxxxxxx>
- Understandig ACPI routing PCI IRQ
- From: Niccolo Rigacci <linux-acpi@xxxxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: David Brownell <david-b@xxxxxxxxxxx>
- RE: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Linus Torvalds <torvalds@xxxxxxxx>
- RE: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: "Starikovskiy, Alexey Y" <alexey.y.starikovskiy@xxxxxxxxx>
- RE: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Linus Torvalds <torvalds@xxxxxxxx>
- RE: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: "Starikovskiy, Alexey Y" <alexey.y.starikovskiy@xxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Linus Torvalds <torvalds@xxxxxxxx>
- ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: [Bulk] Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- 2.6.19-rc6: known regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [patch] i386/x86_64: ACPI cpu_idle_wait() fix
- From: Ingo Molnar <mingo@xxxxxxx>
- Re: [patch] i386/x86_64: ACPI cpu_idle_wait() fix
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: David Weinehall <tao@xxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: David Weinehall <tao@xxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: David Weinehall <tao@xxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Pavel Machek <pavel@xxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: David Weinehall <tao@xxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- [-mm patch] make drivers/acpi/bay.c:drive_bays static
- From: Adrian Bunk <bunk@xxxxxxxxx>
- [2.6 patch] make drivers/acpi/ec.c:ec_ecdt
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: ACPI output/lcd/auxdisplay mess
- From: "Miguel Ojeda" <maxextreme@xxxxxxxxx>
- Re: 2.6.19-rc6: known regressions
- From: Greg KH <gregkh@xxxxxxx>
- 2.6.19-rc6: known regressions
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: ACPI output/lcd/auxdisplay mess
- From: James Simmons <jsimmons@xxxxxxxxxxxxx>
- Re: AMD X2 unsynced TSC fix?
- From: Sergio Monteiro Basto <sergio@xxxxxxxxxxxxxxxxxx>
- Re: AMD X2 unsynced TSC fix?
- From: Sergio Monteiro Basto <sergio@xxxxxxxxxxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: David Brownell <david-b@xxxxxxxxxxx>
- Re: 2.6.19-rc4 shutting down with overheat
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [linux-pm] [RFC] ACPI vs device ordering on resume
- From: Linus Torvalds <torvalds@xxxxxxxx>
- [PATCH 3/3: Resend
- From: John Keller <jpk@xxxxxxx>
- Re: [PATCH 3/3] - Add support for acpi_load_table/acpi_unload_table_id
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 3/3] - Add support for acpi_load_table/acpi_unload_table_id
- From: John Keller <jpk@xxxxxxx>
- [PATCH 2/3] - Altix: Add ACPI SSDT PCI device support (hotplug)
- From: John Keller <jpk@xxxxxxx>
- [PATCH 1/3] - Altix: ACPI SSDT PCI device support
- From: John Keller <jpk@xxxxxxx>
- [PATCH 0/3] - Altix: Add ACPI SSDT PCI device support
- From: John Keller <jpk@xxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: Alexey Starikovskiy <alexey.y.starikovskiy@xxxxxxxxxxxxxxx>
- Re: [linux-pm] [RFC] ACPI vs device ordering on resume
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.19-rc5 nasty ACPI regression, AE_TIME errors
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [linux-pm] [RFC] ACPI vs device ordering on resume
- From: Len Brown <len.brown@xxxxxxxxx>
- unsupported model Z96F
- From: Stephen Clark <Stephen.Clark@xxxxxxxxxx>
- Re: [RFC] ACPI vs device ordering on resume
- From: Linus Torvalds <torvalds@xxxxxxxx>
- [RFC] ACPI vs device ordering on resume
- From: Stephen Hemminger <shemminger@xxxxxxxx>
- Re: 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: SMP C-states on x86_64 Status
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [Patch] Adds backlight sysfs support for acpi video driver.
- From: James Simmons <jsimmons@xxxxxxxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Holger Macht <hmacht@xxxxxxx>
- Re: Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx>
- Re: Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Holger Macht <hmacht@xxxxxxx>
- Re: Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx>
- Re: Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Holger Macht <hmacht@xxxxxxx>
- suspend a device to save energy
- From: Cacy Rodney <cacy-rodney-cacy@xxxxxxx>
- Re: Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: Len Brown <len.brown@xxxxxxxxx>
- Asus A6T(c)
- Comments about commit 'PCI: docking station: remove dock uevents'?
- From: Holger Macht <hmacht@xxxxxxx>
- [Patch] A6J support in asus_acpi
- From: Corentin CHARY <corentincj@xxxxxxxxxx>
- [Patch] Default values for asus_acpi
- From: Corentin CHARY <corentincj@xxxxxxxxxx>
- RE: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: "Lu, Yinghai" <yinghai.lu@xxxxxxx>
- RE: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: "Lu, Yinghai" <yinghai.lu@xxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [Patch] Adds backlight sysfs support for acpi video driver.
- From: Yu Luming <luming.yu@xxxxxxxxx>
- RE: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: "Lu, Yinghai" <yinghai.lu@xxxxxxx>
- Re: [PATCH] backlight: do not power off backlight when unregistering (try 2)
- From: Richard Purdie <rpurdie@xxxxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: Olivier Nicolas <olivn@xxxxxxxxxxxxx>
- RE: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: "Lu, Yinghai" <yinghai.lu@xxxxxxx>
- + updated-acpi-add-state-propagation-for-dynamic-broadcasting.patch added to -mm tree
- + updated-acpi-keep-track-of-timer-broadcast.patch added to -mm tree
- [PATCH] backlight: do not power off backlight when unregistering (try 2)
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [PATCH] backlight: do not power off backlight when unregistering
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- New ibm-acpi development mailinglist
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: Video output shutdown
- From: Janosch Machowinski <scotch@xxxxxx>
- RE: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: "Lu, Yinghai" <yinghai.lu@xxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: Stephen Hemminger <shemminger@xxxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: Olivier Nicolas <olivn@xxxxxxxxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: Takashi Iwai <tiwai@xxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: Olivier Nicolas <olivn@xxxxxxxxxxxxx>
- Re: [PATCH] ACPI: button - register with input layer
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: "Yinghai Lu" <yinghai.lu@xxxxxxx>
- Re: 2.6.19-rc5 x86_64 irq 22: nobody cared
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Video output shutdown
- From: nicolas ricard <nicolasricard@xxxxxxxx>
- [PATCH] ACPI: button - register with input layer
- From: Dmitry Torokhov <dtor@xxxxxxxxxxxxx>
- [patch 2/2] acpi: fix single linked list manipulation
- [patch 1/2] ACPI: Clear GPE before disabling it
- Re: [linux-pm] 2.6.19-rc4: known unfixed regressions (v3)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [ACPI] ACPI errors
- From: Emiliano Grilli <emillo@xxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: David Weinehall <tao@xxxxxxxxxx>
- video module and brightness adjusting
- From: Jaroslaw Gorny <jaroslav@xxxxxxxx>
- [Patch 5/5]: fix comments style in acpi video.c
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 4/5] Add output class document
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 3/5] backlight and output sysfs support for acpi video driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 2/5] Add display output class support
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 1/5] video sysfs support - take 2: Add dev argument for backlight_device_register.
- From: Yu Luming <luming.yu@xxxxxxxxx>
- 2.6.19-rc4 shutting down with overheat
- From: Oliver Neukum <oliver@xxxxxxxxxxx>
- 2.6.19-rc4: known unfixed regressions (v4)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: SMP C-states on x86_64 Status
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- Re: [patch 4/6] Add output class document
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: Overheating Problem: Acer 1525WLMi
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH][Trivial] ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [PATCH] fixing wrong comment
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Stefan Seyfried <seife@xxxxxxx>
- Re: new ibm-acpi maintainer
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: SMP C-states on x86_64 Status
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Christian <christiand59@xxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Overheating Problem: Acer 1525WLMi
- From: "Stefan Haller" <sh@xxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Pavel Machek <pavel@xxxxxx>
- Overheating Problem: Acer 1525WLMi
- From: "Stefan Haller" <sh@xxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Stefan Seyfried <seife@xxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [PATCH] backlight: do not power off backlight when unregistering
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [PATCH] backlight: do not power off backlight when unregistering
- From: Richard Purdie <rpurdie@xxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: David Weinehall <tao@xxxxxxxxxx>
- [PATCH] backlight: do not power off backlight when unregistering
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Christian <christiand59@xxxxxx>
- Re: 2.6.19-rc4: known unfixed regressions (v3)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: 2.6.19-rc4: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- SMP C-states on x86_64 Status
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- Re: [PATCH 2.6.16.stable] ACPI: enable SMP C-states on x86_64
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads, summary
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads, summary
- From: Russell King <rmk+lkml@xxxxxxxxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads, summary
- From: Hugh Dickins <hugh@xxxxxxxxxxx>
- Re: [patch 4/6] Add output class document
- From: Greg KH <greg@xxxxxxxxx>
- 2.6.19-rc <-> ThinkPads, summary
- From: Adrian Bunk <bunk@xxxxxxxxx>
- 2.6.16 / 2.6.15.7 regression --> acpi causes "rtc lost interrupts"
- From: "Raz Ben-Jehuda(caro)" <raziebe@xxxxxxxxx>
- Re: new ibm-acpi maintainer
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [discuss] Linux 2.6.19-rc4: known unfixed regressions (v2)
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: acpiphp makes noise on every lid close/open
- From: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx>
- new ibm-acpi maintainer
- From: Borislav Deianov <borislav@xxxxxxxxxxxxxxxxxxxxx>
- Re: [patch 1/6] video sysfs support: Add dev argument for backlight_device_register.
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: [patch 2/6] Add display output class support
- From: Pavel Machek <pavel@xxxxxx>
- Re: [patch 3/6] backlight and output sysfs support for acpi video driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: [patch 4/6] Add output class document
- From: Timo Hoenig <thoenig@xxxxxxxxx>
- [patch 6/6] fix compile time warning in acpi video.c
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 5/6] fix comments style in acpi video.c
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 4/6] Add output class document
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 3/6] backlight and output sysfs support for acpi video driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 2/6] Add display output class support
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 2/6] Add display output class support
- From: Yu Luming <luming.yu@xxxxxxxxx>
- [patch 1/6] video sysfs support: Add dev argument for backlight_device_register.
- From: Yu Luming <luming.yu@xxxxxxxxx>
- regression 2.6.15. / 2.6.17.14 "lost interrupts..."
- From: "Raz Ben-Jehuda(caro)" <raziebe@xxxxxxxxx>
- [PATCH][Trivial] ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()
- From: Jesper Juhl <jesper.juhl@xxxxxxxxx>
- regression 2.6.15. / 2.6.17.14 "lost interrupts..."
- From: "Raz Ben-Jehuda(caro)" <raziebe@xxxxxxxxx>
- [PATCH] fixing wrong comment
- From: Satoru Takeuchi <takeuchi_satoru@xxxxxxxxxxxxxx>
- acpi warning with current git tree
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: [PATCH] swsusp: Use platform mode by default
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: 2.6.19-rc3-mm1 - udev doesn't work
- From: Andy Whitcroft <apw@xxxxxxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Bill Davidsen <davidsen@xxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Andi Kleen <ak@xxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Andi Kleen <ak@xxxxxxx>
- [KJ][PATCH] acpi: remove unused variable
- From: "Mike D. Day" <ncmike@xxxxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Linus Torvalds <torvalds@xxxxxxxx>
- RE: ia64 acpi-cpufreq driver
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Andi Kleen <ak@xxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Andi Kleen <ak@xxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Hugh Dickins <hugh@xxxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Stefan Seyfried <seife@xxxxxxx>
- Re: [PATCH] swsusp: Use platform mode by default
- From: Pavel Machek <pavel@xxxxxx>
- Re: udev broken by recent ACPI git commits
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: [PATCH] swsusp: Use platform mode by default
- From: Stefan Seyfried <seife@xxxxxxx>
- [PATCH] swsusp: Use platform mode by default
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- acpiphp makes noise on every lid close/open
- From: Pavel Machek <pavel@xxxxxx>
- Re: udev broken by recent ACPI git commits
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: dynamic SSDT address
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Pavel Machek <pavel@xxxxxx>
- dynamic SSDT address
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: udev broken by recent ACPI git commits
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Ernst Herzberg <earny@xxxxxxxx>
- Re: 2.6.19-rc <-> ThinkPads
- From: Len Brown <len.brown@xxxxxxxxx>
- 2.6.19-rc <-> ThinkPads
- From: Adrian Bunk <bunk@xxxxxxxxx>
- udev broken by recent ACPI git commits
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc4: known unfixed regressions
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
- Re: 2.6.19-rc4: known unfixed regressions
- From: Greg KH <gregkh@xxxxxxx>
- 2.6.19-rc4: known unfixed regressions
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: why use acpi for cpufreq?
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: Martin Lorenz <martin@xxxxxxxxxxxxx>
- Re: 2.6.19-rc3-mm1 - udev doesn't work (was: ATI SATA controller not detected)
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: 2.6.19-rc3-mm1 - udev doesn't work (was: ATI SATA controller not detected)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.19-rc3-mm1 - udev doesn't work (was: ATI SATA controller not detected)
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: 2.6.19-rc3-mm1 - udev doesn't work (was: ATI SATA controller not detected)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: 2.6.19-rc3-mm1 - udev doesn't work (was: ATI SATA controller not detected)
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- why use acpi for cpufreq?
- From: Michael Blakeley <mike@xxxxxxxxxxxx>
- [PATCH 2.6.19-rc3] (2/2) clean up add_bd_holder()
- From: "Jun'ichi Nomura" <j-nomura@xxxxxxxxxxxxx>
- [PATCH 2.6.19-rc3] (1/2) fix bd_claim_by_kobject error handling
- From: "Jun'ichi Nomura" <j-nomura@xxxxxxxxxxxxx>
- Re: [patch] acpi: use mutex instead of spinlock in dock driver
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: Hugh Dickins <hugh@xxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: Linus Torvalds <torvalds@xxxxxxxx>
- [patch] acpi: use mutex instead of spinlock in dock driver
- From: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Jun'ichi Nomura" <j-nomura@xxxxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Jun'ichi Nomura" <j-nomura@xxxxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: Linus Torvalds <torvalds@xxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Jun'ichi Nomura" <j-nomura@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: "Luming Yu" <luming.yu@xxxxxxxxx>
- Re: 2.6.19-rc3: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: Opps in ACPI on VIA K7 (2.6.18)
- From: Sergio Monteiro Basto <sergio@xxxxxxxxxxxxxxxxxx>
- 2.6.19-rc3: known unfixed regressions (v3)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Opps in ACPI on VIA K7 (2.6.18)
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH -mm] acpi: use list.h API for sub_driver list
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH -mm] acpi: use list.h API for sub_driver list
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- Re: [PATCH] acpi: fix single linked list manipulation
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] acpi: fix single linked list manipulation
- From: Akinobu Mita <akinobu.mita@xxxxxxxxx>
- ibm-acpi: rename backlight device
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: Pavel Machek <pavel@xxxxxxx>
- RE: [PATCH] ACPI: fix find_pci_rootbridge() return value to save time finding rootbridge
- From: "Brown, Len" <len.brown@xxxxxxxxx>
- Re: [PATCH] make ibm_acpi work right with notify handlers.
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 2.6.16.stable] ACPI: enable SMP C-states on x86_64
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: Unsupported Asus laptop - model A6T
- From: "David Gorst" <dgorst@xxxxxxxxx>
- Unsupported Asus laptop - model A6T
- From: "David Gorst" <dgorst@xxxxxxxxx>
- 2.6.19-rc3: known unfixed regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: ia64 acpi-cpufreq driver
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: [patch] ACPI: asus_acpi: return -ENODEV when no device found
- From: Frank Seidel <fseidel@xxxxxxx>
- Re: [0/12] acpi: make ACPI use driver model
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: [0/12] acpi: make ACPI use driver model
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- RE: ia64 acpi-cpufreq driver
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: powernow-k8 and thermal / voltage data
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: cpufreq frequencies off for Core 2 Duo E6600 "Conroe"
- From: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
- Re: ia64 acpi-cpufreq driver
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [0/12] acpi: make ACPI use driver model
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- [patch] ACPI: asus_acpi: return -ENODEV when no device found
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Luming Yu <luming.yu@xxxxxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- RE: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: "Yu, Luming" <luming.yu@xxxxxxxxx>
- RE: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: "Yu, Luming" <luming.yu@xxxxxxxxx>
- Re: Runtime GPEs not saved over suspend/resume if type != "platform"
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Runtime GPEs not saved over suspend/resume if type != "platform"
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- [PATCH] make ibm_acpi work right with notify handlers.
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Zhang Rui <rui.zhang@xxxxxxxxx>
- Re: 2.6.19-rc2: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: 2.6.19-rc2: known unfixed regressions (v3)
- From: Pavel Machek <pavel@xxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Pavel Machek <pavel@xxxxxx>
- RE: ia64 acpi-cpufreq driver
- From: "Bjorn Helgaas" <bjorn.helgaas@xxxxxx>
- RE: ia64 acpi-cpufreq driver
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- 2.6.19-rc3: known unfixed regressions
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [PATCH 1/3] Add support for the generic backlight device to the IBM ACPI driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: ia64 acpi-cpufreq driver
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: 2.6.19-rc2: known unfixed regressions (v3)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Frank Seidel <fseidel@xxxxxxx>
- RE: ia64 acpi-cpufreq driver
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- [PATCH] acpi: make ec_transaction not extern
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [linux-pm] Building ACPI for PPC architecture
- From: Paul Mackerras <paulus@xxxxxxxxx>
- ia64 acpi-cpufreq driver
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [PATCH] do not compile Sony Vaio extras as a module per default
- From: Borislav Petkov <bbpetkov@xxxxxxxx>
- Re: [PATCH] do not compile Sony Vaio extras as a module per default
- From: Borislav Petkov <petkov@xxxxxxxxxxxxxxxxxxxx>
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Frank Seidel <fseidel@xxxxxxx>
- Re: Building ACPI for PPC architecture
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- 2.6.18 - A6T model detected, unsupported..DSDT
- From: Simeon Penev <simeon_penev@xxxxxx>
- Re: Building ACPI for PPC architecture
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Building ACPI for PPC architecture
- From: "rajeshprabhu72721" <rajeshprabhu72721@xxxxxxxxxxxxxx>
- Re: [PATCH] do not compile Sony Vaio extras as a module per default
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Thomas Renninger <trenn@xxxxxxx>
- 2.6.19-rc2: known unfixed regressions (v3)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [PATCH] do not compile Sony Vaio extras as a module per default
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- [PATCH] do not compile Sony Vaio extras as a module per default
- From: Borislav Petkov <bbpetkov@xxxxxxxx>
- Re: ACPI and CDROM problems
- From: Werner LEMBERG <wl@xxxxxxx>
- Re: ACPI and CDROM problems
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [patch 8/8] acpi-cpufreq: remove dead code
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: [patch 8/8] acpi-cpufreq: remove dead code
- From: Len Brown <len.brown@xxxxxxxxx>
- ACPI and CDROM problems
- From: Werner LEMBERG <wl@xxxxxxx>
- Re: MSI S420 (based on MS-141214 barebone)
- From: Dimitri Van Landuyt <dimitri.vanlanduyt@xxxxxxxxx>
- [patch 8/8] acpi-cpufreq: remove dead code
- [patch 7/8] Add support for the generic backlight device to the TOSHIBA ACPI driver
- [patch 3/8] Fix up a multitude of ACPI compiler warnings on x86_64
- [patch 5/8] Add support for the generic backlight device to the IBM ACPI driver
- [patch 1/8] ACPI: Clear GPE before disabling it
- [patch 6/8] Add support for the generic backlight device to the ASUS ACPI driver
- [patch 2/8] acpi: add removable drive bay support
- [patch 4/8] i386: uninline acpi locking functions
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
- Re: MSI S420 (based on MS-141214 barebone)
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Re: MSI S420 (based on MS-141214 barebone)
- From: Dimitri Van Landuyt <dimitri.vanlanduyt@xxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- RE: speedstep-centrino: ENODEV
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- RE: speedstep-centrino: ENODEV
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: [patch 0/2] acpi: driverregistration again can report ENODEV
- From: Thomas Renninger <trenn@xxxxxxx>
- [patch 2/2] acpi: driverregistration again can report ENODEV
- [patch 1/2] acpi: driverregistration again can report ENODEV
- [patch 0/2] acpi: driverregistration again can report ENODEV
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- RE: speedstep-centrino: ENODEV
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- Kdump broken in ACPI initialization upon reading SCI_EN bit
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- Re: Kdump broken in ACPI initialization upon reading SCI_EN bit
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: SMP broken on pre-ACPI machine.
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Jiri Slaby <jirislaby@xxxxxxxxx>
- Re: SMP broken on pre-ACPI machine.
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Jiri Slaby <jirislaby@xxxxxxxxx>
- Re: SMP broken on pre-ACPI machine.
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: SMP broken on pre-ACPI machine.
- From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
- RE: speedstep-centrino: ENODEV
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- RE: speedstep-centrino: ENODEV
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Jiri Slaby <jirislaby@xxxxxxxxx>
- Re: speedstep-centrino: ENODEV
- From: Sune Mølgaard <sune@xxxxxxxxxxxx>
- RE: speedstep-centrino: ENODEV
- From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@xxxxxxxxx>
- Re: SMP broken on pre-ACPI machine.
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: SMP broken on pre-ACPI machine.
- From: Dave Jones <davej@xxxxxxxxxx>
- Re: SMP broken on pre-ACPI machine.
- From: Sergio Monteiro Basto <sergio@xxxxxxxxxxxxxxxxxx>
- speedstep-centrino: ENODEV
- From: Jiri Slaby <jirislaby@xxxxxxxxx>
- [PATCH](acpi:memory hotplug) Change log level of a message of acpi_memhotplug to KERN_DEBUG
- From: Yasunori Goto <y-goto@xxxxxxxxxxxxxx>
- [PATCH](acpi:memory hotplug) Remove strange add_memory fail message
- From: Yasunori Goto <y-goto@xxxxxxxxxxxxxx>
- S3 Fixed With 2.6.18-1.2200.fc5
- From: "Garry Williams" <gtwilliams@xxxxxxxxx>
- - fix-incorrect-handling-of-pci-express-root-bridge-_hid.patch removed from -mm tree
- Re: x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- powernow-k8 and thermal / voltage data
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- Re: powernow-k8 and scaling processor
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: powernow-k8 and scaling processor
- From: Cyril SCETBON <cyril.scetbon@xxxxxxx>
- Re: [ltp] Re: X60s w/t kern 2.6.19-rc1-git: two BUG warnings
- From: Martin Lorenz <martin@xxxxxxxxxxxxx>
- Re: [ltp] Re: X60s w/t kern 2.6.19-rc1-git: two BUG warnings
- From: Martin Lorenz <martin@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 2/2] ACPI: handle timer ticks proactively
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: /proc/acpi/thermal_zone/THRM/temperature always reports 40C - is this a bug?
- From: Daniel Drake <dsd@xxxxxxxxxx>
- Re: S3 on acer travelmate 3022WTMi
- From: Peter Pregler <Peter_Pregler@xxxxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- Re: [patch 10/12] acpi: preserve correct battery state through suspend/resume cycles
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [patch 03/12] ACPI: SCI interrupt source override
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [patch 01/12] acpi: fix section for CPU init functions
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [patch 09/12] Fix incorrect handling PCI-Express Root Bridge _HID
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [patch 06/12] asus_acpi: don't printk on writing garbage to proc files
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [patch 05/12] asus_acpi: fix proc files parsing
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [patch 02/12] ACPI: fix printk format warnings
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 28/28] ACPI: check battery status on resume for un/plug events during sleep
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 27/28] ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 26/28] ACPI: asus_acpi: don't printk on writing garbage to proc files
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 25/28] ACPI: asus_acpi: fix proc files parsing
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 24/28] ACPI: SCI interrupt source override
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 23/28] ACPI: fix printk format warnings
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 22/28] ACPI: fix section for CPU init functions
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 21/28] ACPI: update comments in motherboard.c
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 20/28] ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 18/28] ACPI: ibm_acpi: delete obsolete documentation
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 19/28] ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 15/28] MSI S270 Laptop support: backlight, wlan, bluetooth states
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 14/28] ACPI: EC: export ec_transaction() for msi-laptop driver
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 8/28] ACPI: consolidate functions in acpi ec driver
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 7/28] ACPI: Processor native C-states using MWAIT
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 6/28] ACPI: sbs: fix module_param() initializers
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 5/28] ACPI: sbs: check for NULL device pointer
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 4/28] ACPI: ibm_acpi: Documentation the wan feature.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 2/28] ACPI: ibm_acpi: Remove experimental status for brightness and volume.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 3/28] ACPI: ibm_acpi: Update documentation for brightness and volume.
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH 1/28] ACPI: asus_acpi: W3000 support
- From: Len Brown <len.brown@xxxxxxxxx>
- ACPI patches pushed to linux-2.6.19-rc2
- From: Len Brown <len.brown@xxxxxxxxx>
- [GIT PATCH] ACPI for 2.6.19-rc2
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: patch [0/2]: acpi: add generic removable drive bay support
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [PATCH 3/3] Add support for the generic backlight device to the TOSHIBA ACPI driver
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: X60s w/t kern 2.6.19-rc1-git: two BUG warnings
- From: Adrian Bunk <bunk@xxxxxxxxx>
- RE: USB suspend/resume in linux
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- RE: USB suspend/resume in linux
- From: "Kaburlasos, Nikos" <nikos.kaburlasos@xxxxxxxxx>
- Re: USB suspend/resume in linux
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: /proc/acpi/thermal_zone/THRM/temperature always reports 40C - is this a bug?
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: USB suspend/resume in linux
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] Add support for the generic backlight device to the IBM ACPI driver
- From: Holger Macht <hmacht@xxxxxxx>
- [PATCH 3/3] Add support for the generic backlight device to the TOSHIBA ACPI driver
- From: Holger Macht <hmacht@xxxxxxx>
- [PATCH 2/3] Add support for the generic backlight device to the ASUS ACPI driver
- From: Holger Macht <hmacht@xxxxxxx>
- [PATCH 1/3] Add support for the generic backlight device to the IBM ACPI driver
- From: Holger Macht <hmacht@xxxxxxx>
- Re: USB suspend/resume in linux
- From: Thomas Renninger <trenn@xxxxxxx>
- USB suspend/resume in linux
- From: "Kaburlasos, Nikos" <nikos.kaburlasos@xxxxxxxxx>
- Re: /proc/acpi/thermal_zone/THRM/temperature always reports 40C - is this a bug?
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: Strange entries in /proc/acpi/thermal_zone for Thinkpad X60
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: HP Compaq nc6320
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH] ACPI header length printk format warning
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
- [PATCH] ACPI header length printk format warning
- From: Stephen Hemminger <shemminger@xxxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: USB resume problem with IBM dock
- From: David Abrahams <dave@xxxxxxxxxxxxxxxxxxxx>
- Re: USB resume problem with IBM dock
- From: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- Re: HP Compaq nc6320
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- Re: HP Compaq nc6320
- From: Thomas Renninger <trenn@xxxxxxx>
- Re: HP Compaq nc6320
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: Preventing ACPI from Damaging Your CPU
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Preventing ACPI from Damaging Your CPU
- From: "Mathew Brown" <mathewbrown@xxxxxxxxxxx>
- USB resume problem with IBM dock
- From: David Abrahams <dave@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Add support for the generic backlight device to the IBM ACPI driver
- From: Andrew Morton <akpm@xxxxxxxx>
- /proc/acpi/thermal_zone/THRM/temperature always reports 40C - is this a bug?
- From: Daniel Drake <dsd@xxxxxxxxxx>
- Re: HP Compaq nc6320
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- Re: HP Compaq nc6320
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- Re: HP Compaq nc6320
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- HP Compaq nc6320
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: "Dmitry Torokhov" <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Ismail Donmez <ismail@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- Re: [PATCH] Add support for the generic backlight device to the IBM ACPI driver
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
- Re: [PATCH] Add support for the generic backlight device to the IBM ACPI driver
- From: Richard Hughes <hughsient@xxxxxxxxx>
- Re: [PATCH] Add support for the generic backlight device to the IBM ACPI driver
- From: Pavel Machek <pavel@xxxxxx>
- RE: Battery & cpufreq problems with HP nc6320
- From: "Lebedev, Vladimir P" <vladimir.p.lebedev@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Ismail Donmez <ismail@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Dmitry Torokhov <dtor@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matt Domsch <Matt_Domsch@xxxxxxxx>
- [PATCH] ACPI: fix find_pci_rootbridge() return value to save time finding rootbridge
- From: "Chen, Justin" <justin.chen@xxxxxx>
- Re: [patch 11/12] Fix up a multitude of ACPI compiler warnings on x86_64
- From: Jeff Garzik <jeff@xxxxxxxxxx>
- Re: [patch 10/12] acpi: preserve correct battery state through suspend/resume cycles
- From: Richard Hughes <hughsient@xxxxxxxxx>
- Re: [patch 02/12] ACPI: fix printk format warnings
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
- [patch 09/12] Fix incorrect handling PCI-Express Root Bridge _HID
- [patch 07/12] acpi: check if parent is on dock
- [patch 08/12] acpi: add removable drive bay support
- [patch 03/12] ACPI: SCI interrupt source override
- [patch 05/12] asus_acpi: fix proc files parsing
- [patch 10/12] acpi: preserve correct battery state through suspend/resume cycles
- [patch 04/12] ACPI: Clear GPE before disabling it
- [patch 11/12] Fix up a multitude of ACPI compiler warnings on x86_64
- [patch 12/12] i386: uninline acpi locking functions
- [patch 06/12] asus_acpi: don't printk on writing garbage to proc files
- RE: [patch 02/12] ACPI: fix printk format warnings
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matthew Garrett <mjg59@xxxxxxxxxxxxx>
- [patch 01/12] acpi: fix section for CPU init functions
- [patch 02/12] ACPI: fix printk format warnings
- RE: HP Compaq nc6320 SSDT
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- HP Compaq nc6320 SSDT
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- Battery & cpufreq problems with HP nc6320
- From: Peter Clifton <pcjc2@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matt Domsch <Matt_Domsch@xxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Richard Hughes <hughsient@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Richard Hughes <hughsient@xxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Yu Luming <luming.yu@xxxxxxxxx>
- cpufreq frequencies off for Core 2 Duo E6600 "Conroe"
- From: Matthias Hentges <oe@xxxxxxxxxxx>
- Re: [BUG]: can not compile 2.6.19-rc1: 'boot_cpu_data' undeclared
- From: Andrew Morton <akpm@xxxxxxxx>
- [PATCH] Add support for the generic backlight device to the IBM ACPI driver
- From: Holger Macht <hmacht@xxxxxxx>
- Re: x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
- Re: x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: Pavel Machek <pavel@xxxxxx>
- Re: x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- Re: x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- x60 backlight Re: [discuss] 2.6.19-rc1: known regressions (v2)
- From: Pavel Machek <pavel@xxxxxxx>
- Re: 2.6.19-rc1: known regressions (v2)
- From: Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Matt Domsch <Matt_Domsch@xxxxxxxx>
- Re: [PATCH] Cast removal
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
- Re: [PATCH] Cast removal
- From: Muli Ben-Yehuda <muli@xxxxxxxxxx>
- Re: [PATCH] Cast removal
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] Cast removal
- From: Muli Ben-Yehuda <muli@xxxxxxxxxx>
- MSI S420 (based on MS-141214 barebone)
- From: Dimitri Van Landuyt <dimitri.vanlanduyt@xxxxxxxxx>
- Re: [PATCH] Cast removal
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support, fifth try
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [PATCH] Cast removal
- From: Andrew Morton <akpm@xxxxxxxx>
- RE: [PATCH] Cast removal
- From: "Brown, Len" <len.brown@xxxxxxxxx>
- RE: [PATCH] Cast removal
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- RE: [PATCH] Cast removal
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- powernow-k8 and scaling processor
- From: Scetbon Cyril <cyril.scetbon@xxxxxxx>
- Re: [Pcihpd-discuss] [PATCH 1/3] - Altix: Add initial ACPI IO support
- From: John Keller <jpk@xxxxxxx>
- Re: [discuss] [patch] x86, fix rwsem build bug on CONFIG_M386=y
- From: Andi Kleen <ak@xxxxxxx>
- [patch] x86, fix rwsem build bug on CONFIG_M386=y
- From: Ingo Molnar <mingo@xxxxxxx>
- Re: [PATCH] Cast removal
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Re: 2.6.19-rc1: known regressions
- From: Nigel Cunningham <ncunningham@xxxxxxxxxxxxx>
- Re: [PATCH] Cast removal
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: [PATCH] Cast removal
- From: Len Brown <len.brown@xxxxxxxxx>
- 2.6.19-rc1: known regressions
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Re: [PATCH] Cast removal
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: [PATCH] Cast removal
- From: Len Brown <len.brown@xxxxxxxxx>
- Re: [Pcihpd-discuss] [PATCH 1/3] - Altix: Add initial ACPI IO support
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: [PATCH] Cast removal
- From: Andrew Morton <akpm@xxxxxxxx>
- Re: [Pcihpd-discuss] [PATCH 1/3] - Altix: Add initial ACPI IO support
- From: Greg KH <greg@xxxxxxxxx>
- T60 ACPI events on 78b656b8
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxx>
- [PATCH 3/3] - Altix: Initial ACPI support - ROM shadowing.
- From: John Keller <jpk@xxxxxxx>
- [PATCH 2/3] - Altix: Add initial ACPI IO support (hotplug)
- From: John Keller <jpk@xxxxxxx>
- [PATCH 1/3] - Altix: Add initial ACPI IO support
- From: John Keller <jpk@xxxxxxx>
- RE: [PATCH] Cast removal
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- RE: Problems with the Intel IASL Compiler
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Re: Lenovo 3000 N100: no battery rate
- From: "Richard Hughes" <hughsient@xxxxxxxxx>
- Re: Lenovo 3000 N100: no battery rate
- From: Alexey Starikovskiy <alexey_y_starikovskiy@xxxxxxxxxxxxxxx>
- Lenovo 3000 N100: no battery rate
- From: Richard Hughes <hughsient@xxxxxxxxx>
- Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support, fifth try
- From: Jan Dittmer <jdi@xxxxxxx>
- Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support, fifth try
- From: Len Brown <len.brown@xxxxxxxxx>
- [PATCH] misc,acpi,backlight: MSI S270 Laptop support, fifth try
- From: Lennart Poettering <mzxreary@xxxxxxxxxxx>
- Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support
- From: Lennart Poettering <mzxreary@xxxxxxxxxxx>
- Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support
- From: Dmitry Torokhov <dtor@xxxxxxxxxxxxx>
- Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support
- From: Lennart Poettering <mzxreary@xxxxxxxxxxx>
- Re: [patch 2/2]: acpi: add removable drive bay support
- From: "Shem Multinymous" <multinymous@xxxxxxxxx>
- Problems with the Intel IASL Compiler
- From: Dennis Buehler <dennisbuehler@xxxxxx>
- Many ACPI errors while booting
- From: Enrico Tröger <enrico.troeger@xxxxxxxx>
- 2.6.18: BUG: lock held at task exit time! on resume from STR
- From: Andrey Borzenkov <arvidjaar@xxxxxxx>
- [PATCH 3/3] - Altix: Initial ACPI support - ROM shadowing.
- From: John Keller <jpk@xxxxxxx>
- [PATCH 1/3] - Altix: Add initial ACPI IO support
- From: John Keller <jpk@xxxxxxx>
- [PATCH 2/3] - Altix: Add initial ACPI IO support
- From: John Keller <jpk@xxxxxxx>
- Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support
- From: Dmitry Torokhov <dtor@xxxxxxxxxxxxx>
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]