messages from 2008-04-14 06:43:39 to 2008-04-19 11:03:49 UTC [more...]
[PATCH 7/7] Who controls brightness functionality: vendor specific or generic video driver
2008-04-19 11:03 UTC (5+ messages)
Linux 2.6.25 (coretemp reads high temperatures)
2008-04-19 10:18 UTC (2+ messages)
` Linux 2.6.25
Requested DMI information
2008-04-19 5:05 UTC
[patch 00/53] PNP cleanup and convert to dynamic resources, v3
2008-04-19 4:46 UTC (58+ messages)
` [patch 01/53] ISAPNP: move config register addresses out of isapnp.h
` [patch 02/53] PNPACPI: continue after _CRS and _PRS errors
` [patch 03/53] PNP: make pnp_add_id() internal to PNP core
` [patch 04/53] PNP: change pnp_add_id() to allocate its own pnp_id structures
` [patch 05/53] PNP: add pnp_eisa_id_to_string()
` [patch 06/53] PNP: add pnp_alloc_dev()
` [patch 07/53] PNP: make pnp_add_card_id() internal to PNP core
` [patch 08/53] PNP: change pnp_add_card_id() to allocate its own pnp_id structures
` [patch 09/53] ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
` [patch 10/53] PNP: add pnp_alloc_card()
` [patch 11/53] PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
` [patch 12/53] PNPACPI: use temporaries to reduce repetition
` [patch 13/53] PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
` [patch 14/53] PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
` [patch 15/53] PNPACPI: pass pnp_dev instead of acpi_handle
` [patch 16/53] PNP: remove pnp_resource_table from internal get/set interfaces
` [patch 17/53] PNP: remove more pnp_resource_table arguments
` [patch 18/53] PNP: add pnp_init_resources(struct pnp_dev *) interface
` [patch 19/53] PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface
` [patch 20/53] PNP: remove unused interfaces using pnp_resource_table
` [patch 21/53] PNP: use dev_printk when possible
` [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
` [patch 23/53] PNP: add pnp_get_resource() interface
` [patch 24/53] PNP: remove pnp_mem_flags() as an lvalue
` [patch 25/53] PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table
` [patch 26/53] PNP: use conventional "i" for loop indices
` [patch 27/53] PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
` [patch 28/53] PNP: convert resource assign functions "
` [patch 29/53] PNP: convert sysfs interface "
` [patch 30/53] PNP: convert resource initializers "
` [patch 31/53] PNP: convert encoders "
` [patch 32/53] PNP: remove PNP_MAX_* uses
` [patch 33/53] rtc: dont reference pnp_resource_table directly
` [patch 34/53] PNP: make pnp_resource_table private to PNP core
` [patch 35/53] PNP: remove pnp_resource_table references from resource decoders
` [patch 36/53] PNP: add struct pnp_resource
` [patch 37/53] PNP: add pnp_resource index for ISAPNP
` [patch 38/53] PNP: add pnp_new_resource() to find a new unset pnp_resource
` [patch 39/53] PNP: make generic pnp_add_irq_resource()
` [patch 40/53] PNP: make generic pnp_add_dma_resource()
` [patch 41/53] PNP: make generic pnp_add_io_resource()
` [patch 42/53] PNP: make generic pnp_add_mem_resource()
` [patch 43/53] ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()
` [patch 44/53] PNP: add pnp_resource_type() internal interface
` [patch 45/53] PNP: replace pnp_resource_table with dynamically allocated resources
` [patch 46/53] PNP: remove ratelimit on add resource failures
` [patch 47/53] PNPACPI: move _CRS/_PRS warnings closer to the action
` [patch 48/53] PNPACPI: remove some pnp_dbg calls
` [patch 49/53] PNP: make interfaces private to the PNP core
` [patch 50/53] ISAPNP: remove unused pnp_dev->regs field
` [patch 51/53] PNPBIOS: remove include/linux/pnpbios.h
` [patch 52/53] PNP: fill in generic pnp_dev fields earlier
` [patch 53/53] PNP: dont sort by type in /sys/.../resources
[PATCH] ACPI : RSDT is forced to be used when 32/64X address mismatch in FADT
2008-04-19 4:24 UTC (4+ messages)
[patch 2.6.25-rc6 0/7] misc pm wake patches
2008-04-19 4:18 UTC (7+ messages)
` [patch 2.6.25-rc6 2/7] acpi_pm_device_sleep_state() cleanup
` [RESEND patch 2.6.25] "
` [patch 2.6.25-rc6 5/7] ACPI sets up device.power.can_wakeup flags
` [RESEND patch 2.6.25] "
` [patch 2.6.25-rc6 6/7] ACPI uses device_may_wakeup() policy inputs
` [RESEND patch 2.6.25] "
[PATCH 1/3] Correctly detect Sony TX770P PIC device type
2008-04-18 23:59 UTC (6+ messages)
` [PATCH 2/3] Add control over wifi power in Sony laptops
` [PATCH 3/3] Synchronize wireless power state with hardware for "
[PATCH] Override DSDT and SSDTs via initramfs
2008-04-18 23:25 UTC (5+ messages)
acpi.sourceforge.net DSDT collection - Get acpidumps for research
2008-04-18 23:06 UTC (2+ messages)
pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
2008-04-18 21:48 UTC (4+ messages)
[patch 7/9] misc,acpi,backlight: compal Laptop Extras
2008-04-18 20:27 UTC
[patch 8/9] acpi: check a return value correctly in acpi_power_get_context()
2008-04-18 20:27 UTC
[patch 9/9] ThinkPad ACPI: fix possible NULL pointer dereference
2008-04-18 20:27 UTC
[patch 6/9] acpi video: blacklist Fujitsu Lifebook S6410
2008-04-18 20:27 UTC
[patch 1/9] acpi: enable C3 Power State on Dell Inspiron 8200
2008-04-18 20:27 UTC
[patch 5/9] acpi: use __init* on everything in tables/tbfadt.c
2008-04-18 20:27 UTC
[patch 4/9] acpi: adjust _acpi_{module,function}_name definitions
2008-04-18 20:27 UTC
[patch 3/9] acpi: adjust register handling
2008-04-18 20:27 UTC
[patch 2/9] acpi: fix FADT parsing
2008-04-18 20:27 UTC
Huge lockdep trace then system freeze after docking laptop
2008-04-18 20:22 UTC
[PATCH -mm 1/3] misc,acpi,backlight: Compal Laptop Extras - add entry to MAINTAINERS
2008-04-18 16:29 UTC (4+ messages)
ACPI lockdep warning on boot, 2.6.25-rc5
2008-04-18 10:24 UTC (5+ messages)
[PATCH] ata-acpi: don't call _GTF for disabled drive
2008-04-17 19:57 UTC (2+ messages)
[PATCH 5/7] Detect ACPI BIOS brightness capabilities early
2008-04-17 19:27 UTC (3+ messages)
as requested in dmesg
2008-04-17 14:22 UTC (2+ messages)
[PATCH 6/6] ACPI: update thermal temperature
2008-04-17 12:21 UTC (2+ messages)
2.6.25 regression: 60417f5976df breaks Thinkpad suspend
2008-04-17 11:17 UTC (3+ messages)
can't shut down
2008-04-17 6:03 UTC (3+ messages)
[RFC] fix asus_hides_smbus_lpc_ich6() for resume
2008-04-17 2:16 UTC (5+ messages)
[PATCH 2/7] ACPI: Introduce static func: cid_add to add IDs as compatible IDs to a device
2008-04-17 9:02 UTC (2+ messages)
[PATCH -mm 3/3] misc,acpi,backlight: Compal Laptop Extras - add support for new laptops
2008-04-16 20:53 UTC
[PATCH -mm 2/3] misc,acpi,backlight: Compal Laptop Extras - use bitmask, not hex
2008-04-16 20:53 UTC
[PATCH 3/6] thermal: add hwmon sysfs I/F
2008-04-16 20:45 UTC (2+ messages)
[PATCH 2/6] thermal: add new get_crit_temp callback
2008-04-16 20:40 UTC (2+ messages)
[PATCH 4/6] thermal: update the documentation
2008-04-16 20:35 UTC (2+ messages)
[PATCH 4/7] ACPI: Introduce acpi_get_physical_pci_device
2008-04-16 19:14 UTC (2+ messages)
[PATCH 6/7] Initialize brightness and display switching in separate functions
2008-04-16 19:02 UTC
[PATCH 3/7] Subject: Move detection time of video devices after ACPI PCI device setup
2008-04-16 18:58 UTC
[PATCH 1/7] ACPI: Cleanup: Remove unneeded, multiple local dummy variables
2008-04-16 18:52 UTC
[PATCH 0/7] Differ generic vs vendor specific ACPI video support
2008-04-16 18:51 UTC
suspend/resume memory corruption on Dell Latitude D830 -- help please
2008-04-16 15:16 UTC (3+ messages)
` suspend/resume memory corruption on Dell Latitude D830
[PATCH 1/6] thermal: add the support for building the generic thermal as a module
2008-04-16 7:59 UTC (2+ messages)
[PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
2008-04-15 23:21 UTC (16+ messages)
ACPICA branch
2008-04-15 22:27 UTC (21+ messages)
` [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
` ACPICA branch - first try Core revision 20080321
Can't get ACPI to work on a Panasonic Toughbook CF-52
2008-04-15 20:24 UTC (6+ messages)
[PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
2008-04-15 19:27 UTC (2+ messages)
` patch pm-new-suspend-and-hibernation-callbacks-for-platform-bus-type.patch added to gregkh-2.6 tree
[PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 4)
2008-04-15 19:27 UTC (2+ messages)
` patch pm-new-suspend-and-hibernation-callbacks-for-pci-bus-type.patch added to gregkh-2.6 tree
[PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
2008-04-15 19:27 UTC (2+ messages)
` patch pm-introduce-new-top-level-suspend-and-hibernation-callbacks.patch added to gregkh-2.6 tree
[Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
2008-04-15 17:22 UTC (5+ messages)
[PATCH 2.6.24-stable] pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
2008-04-15 7:16 UTC
[PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
2008-04-15 13:49 UTC (4+ messages)
[PATCH 0/3] PM: New suspend and hibernation callbacks
2008-04-14 21:21 UTC (27+ messages)
` [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
Boot Message
2008-04-14 19:39 UTC
[2.6 patch] proper prototype for acpi_processor_tstate_has_changed()
2008-04-14 18:40 UTC
[2.6 patch] #if 0 acpi/bay.c:eject_removable_drive()
2008-04-14 18:40 UTC
WMI support on Linux
2008-04-14 17:55 UTC (2+ messages)
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