messages from 2009-01-06 04:13:17 to 2009-01-09 21:39:45 UTC [more...]
[patch 3/6] eeepc-laptop: enable Bluetooth for Asus EEE 901
2009-01-09 21:39 UTC (3+ messages)
[patch 2/6] acpi: check _PSS invalidation when BIOS report _PSS with 0x80000000
2009-01-09 21:34 UTC (5+ messages)
[patch 1/6] acpi: fix ACPI_FADT_S4_RTC_WAKE comment
2009-01-09 21:28 UTC (2+ messages)
[git pull] ACPI & Suspend patches for 2.6.29-rc0
2009-01-09 21:27 UTC (5+ messages)
` git mv (was Re: [git pull] ACPI & Suspend patches for 2.6.29-rc0)
[patch 6/6] acpi dock: terminate eject request is the dock is not present
2009-01-09 21:09 UTC (2+ messages)
[patch 5/6] drivers/acpi/hardware/hwsleep.c: fix warning msg
2009-01-09 21:04 UTC (2+ messages)
[patch 4/6] misc: add dell-wmi driver for hotkey control
2009-01-09 21:03 UTC (2+ messages)
[PATCH] misc: Add oqo-wmi driver for model 2 OQO backlight and rfkill control
2009-01-09 20:09 UTC (8+ messages)
ACPI & Suspend related patches for 2.6.29
2009-01-09 20:04 UTC (96+ messages)
` [PATCH 01/94] ACPI: EC: Add some basic check for ECDT data
` [PATCH 02/94] ACPI: EC: fix compilation warning
` [PATCH 03/94] /proc/acpi/alarm: handle day-of-month wraparound on readback
` [PATCH 04/94] ACPI: video: Fix reversed brightness behavior on ThinkPad SL series
` [PATCH 05/94] Hibernate: Call platform_begin before swsusp_shrink_memory
` [PATCH 06/94] ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
` [PATCH 07/94] x86 hibernate: Mark ACPI NVS memory region at startup
` [PATCH 08/94] ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs
` [PATCH 09/94] Hibernate: Do not oops on resume if image data are incorrect
` [PATCH 10/94] Hibernate: Take overlapping zones into account (rev. 2)
` [PATCH 11/94] Hibernate: Replace unnecessary evaluation of pfn_to_page()
` [PATCH 12/94] drivers/misc/Makefile, Kconfig: cleanup
` [PATCH 13/94] create drivers/platform/x86/ from drivers/misc/
` [PATCH 14/94] ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86
` [PATCH 15/94] doc: fix kernel-parameters.txt formatting
` [PATCH 16/94] Newly inserted battery might differ from one just removed, so
` [PATCH 17/94] ACPI: disable MPS when NO APIC-table found
` [PATCH 18/94] eeepc-laptop: use select and not depends on
` [PATCH 19/94] ACPICA: Fix several warnings under gcc 4 compiler
` [PATCH 20/94] ACPICA: Update FACS waking vector interfaces
` [PATCH 21/94] ACPICA: Fix possible memory leak on error in parser
` [PATCH 22/94] ACPICA: Optimize execution of AML While loops
` [PATCH 23/94] ACPICA: Add a mechanism to escape infinite AML While() loops
` [PATCH 24/94] ACPICA: Update debug output for IndexField I/O
` [PATCH 25/94] ACPICA: Fix namestring for the SystemCMOS address space
` [PATCH 26/94] ACPICA: Emit warning if two FACS or DSDT tables found in the FADT
` [PATCH 27/94] ACPICA: Add global pointer for FACS table to simplify FACS access
` [PATCH 28/94] ACPICA: Reformat comments, no functional changes
` [PATCH 29/94] ACPICA: Add support to externally execute _OSI method
` [PATCH 30/94] ACPICA: Remove references to obsolete ACPI_DUMP_APP
` [PATCH 31/94] ACPICA: Fix to allow aliases within ASL namepaths
` [PATCH 32/94] ACPICA: Allow multiple backslash prefix in namepaths
` [PATCH 33/94] ACPICA: Add Buffer->String conversion for predefined methods
` [PATCH 34/94] ACPICA: Consolidate method arg count validation code
` [PATCH 35/94] ACPICA: Enhance implicit return mechanism
` [PATCH 36/94] ACPICA: Update version to 20081031
` [PATCH 37/94] cpuidle: Add decaying history logic to menu idle predictor
` [PATCH 38/94] ACPI: Do not modify SCI_EN directly
` [PATCH 39/94] ACPI: PCI: use conventional PCI address format
` [PATCH 40/94] ACPI: PCI: remove unnecessary null pointer checks
` [PATCH 41/94] ACPI: PCI: simplify buffer management for evaluating _PRT
` [PATCH 42/94] ACPI: PCI: ignore _PRT function information
` [PATCH 43/94] ACPI: PCI: fix GSI/IRQ naming confusion
` [PATCH 44/94] ACPI: PCI: move struct acpi_prt_entry declaration out of public header file
` [PATCH 45/94] ACPI: PCI: add a helper to convert _PRT INTx pin number to name
` [PATCH 46/94] ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones
` [PATCH 47/94] ACPI: PCI: use 1-based encoding for _PRT quirks
` [PATCH 48/94] ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin
` [PATCH 49/94] ACPI: PCI: tweak _PRT lookup debug
` [PATCH 50/94] ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive
` [PATCH 51/94] ACPI: PCI: use positive logic to simplify code
` [PATCH 52/94] ACPI: PCI: follow typical PCI INTx swizzling pattern
` [PATCH 53/94] ACPI: PCI: combine lookup and derive
` [PATCH 54/94] ACPI: PCI: simplify list of _PRT entries
` [PATCH 55/94] ACPI: PCI: simplify struct acpi_prt_entry
` [PATCH 56/94] ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline
` [PATCH 57/94] ACPI: PCI: whitespace and useless initialization cleanup
` [PATCH 58/94] ACPI: PCI: add HP copyright
` [PATCH 59/94] ACPI: simplify buffer management for acpi_pci_bind() etc
` [PATCH 60/94] ACPI: ec.c, pci_link.c, video_detec.c: static
` [PATCH 61/94] video: always update the brightness when poking "brightness"
` [PATCH 62/94] ACPI: osl.c: replace return_ACPI_STATUS with return
` [PATCH 63/94] ACPI: ec.c: call acpi_get_name to get node name
` [PATCH 64/94] ACPI: proc.c: remove ACPI_FUNCTION_TRACE
` [PATCH 65/94] ACPI: wakeup.c: "
` [PATCH 66/94] ACPICA: New: acpi_get_gpe_device interface
` [PATCH 67/94] ACPICA: New: Public GPE group enable/disable interfaces
` [PATCH 68/94] ACPI: main.c: use new public "
` [PATCH 69/94] ACPI: sony-laptop.c: call acpi_get_object_info to get node info
` [PATCH 70/94] ACPI: power.c: call acpi_get_name to get node name
` [PATCH 71/94] ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE
` [PATCH 72/94] ACPI: io_acpi_init.c: call acpi_get_name to get node fullname
` [PATCH 73/94] ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
` [PATCH 74/94] ACPICA: New: acpi_read and acpi_write public interfaces
` [PATCH 75/94] ACPICA: Move all public H/W interfaces to new hwxface
` [PATCH 76/94] ACPICA: New: acpi_reset interface - write to reset register
` [PATCH 77/94] ACPI: reboot.c: use new acpi_reset interface
` [PATCH 78/94] ACPI: remove private acpica headers from driver files
` [PATCH 80/94] ACPICA: Fixes for various ACPI data tables
` [PATCH 81/94] ACPICA: Add ACPI_MUTEX_TYPE configuration option
` [PATCH 82/94] ACPICA: FADT parsing changes and fixes
` [PATCH 83/94] ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default
` [PATCH 84/94] ACPICA: FADT: Update error msgs for consistency
` [PATCH 85/94] ACPICA: Update version to 20081204
` [PATCH 86/94] ACPICA: delete acdisasm.h
` [PATCH 87/94] ACPICA: delete utcache.c
` [PATCH 88/94] fujitsu-laptop: Add BL power, LED control and radio state information
` [PATCH 89/94] fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
` [PATCH 90/94] ACPI: Avoid array address overflow when _CST MWAIT hint bits are set
` [PATCH 91/94] ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
` [PATCH 92/94] ACPI: fix build warning
` [PATCH 93/94] ACPICA: create acpica/ directory
` [PATCH 94/94] ACPICA: hide private headers
[PATCH 1/6] fastboot: Asynchronous function calls to speed up kernel boot
2009-01-09 18:17 UTC (13+ messages)
` [PATCH 2/6] fastboot: make scsi probes asynchronous
` [PATCH 3/6] fastboot: make the libata port scan asynchronous
` [PATCH 4/6] fastboot: make ACPI bus drivers probe asynchronous
` [PATCH 5/6] bootchart: improve output
` [PATCH 6/6] fastboot: Make libata initialization even more async
How to help with sony-laptop on Vaio VGN-TT11
2009-01-09 18:10 UTC (9+ messages)
[Regression] USB wakeup problem on Toshiba Portege R500
2009-01-09 17:53 UTC
[PATCH] ACPI: EC: clean up tmp variable before reuse
2009-01-09 12:34 UTC (12+ messages)
` [PATCH] : ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
` Blacklist known broken machines to use the rsdt and enabled Cstates on R40e
` [PATCH 1/2] Blacklist known broken machines (ThinkPad R40e and R50e) to use rsdt instead xsdt
` [PATCH 2/2] R40e using rsdt (previous patch) makes all Cstates work -> remove blacklisting
` [PATCH] : ACPI : Add the MWAIT C-state mask to avoid overflow
[PATCH 1/2] ACPI: update pci_link debug messages
2009-01-09 10:30 UTC (10+ messages)
` [PATCH 2/2] ACPI: PCI Interrupt Links -- disable when unused
` why kexec (was Re: [PATCH 2/2] ACPI: PCI Interrupt Links -- disable when unused)
[RESEND PATCH 2/2] ACPI: update props.brightness whenever the ACPI video backlight is changed
2009-01-09 6:39 UTC (2+ messages)
[PATCH 2.6.29] fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
2009-01-09 6:06 UTC (2+ messages)
[patch]change a spinlock to mutex
2009-01-09 5:47 UTC (6+ messages)
[PATCH 01/15] ACPI: create kernel/acpi/
2009-01-09 4:34 UTC (7+ messages)
` [PATCH 03/15] ACPICA: move common private headers under kernel/acpi/acpica/
[PATCH] ACPI: disable the ACPI backlight control on laptops with buggy _BCL methods
2009-01-09 1:55 UTC (9+ messages)
[PATCH] ACPI: set acpi_enforce_resources to strict
2009-01-08 20:13 UTC (3+ messages)
Use of ACPI_FLUSH_CPU_CACHE()
2009-01-08 17:59 UTC (3+ messages)
This is a test, sorry
2009-01-08 17:04 UTC
ACPI
2009-01-08 15:50 UTC
acpidump for information - sorry - now with attachment
2009-01-08 14:22 UTC
acpidump for information
2009-01-08 14:20 UTC
[RESEND PATCH 1/2] backlight: always update the brightness when poking "brightness"
2009-01-08 14:12 UTC (2+ messages)
Greetings from Richard
2009-01-08 7:56 UTC
You have received an E-card
2009-01-08 4:14 UTC
Ways to inject system reset in resume code path
2009-01-08 3:28 UTC
[PATCH RFT] fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
2009-01-08 2:26 UTC (3+ messages)
[PATCH 0/6] v2: Asynchronous function calls to speed up booting and more
2009-01-07 17:44 UTC (5+ messages)
[PATCH 01/02] Initial work to let ACPI buttons work over INPUT layer
2009-01-07 11:38 UTC (3+ messages)
` Fwd: "
[PATCH RFT] fujitsu-laptop: Simplify SBLL/SBL2 backlight handling
2009-01-07 7:31 UTC (2+ messages)
[PATCH 0/4] Fastboot revisited: Asynchronous function calls
2009-01-07 2:41 UTC (4+ messages)
syslog
2009-01-06 23:15 UTC
[PATCH] thermal: use integers rather than strings for thermal values
2009-01-06 22:42 UTC (6+ messages)
` [PATCH] acpi: move thermal trip handling to generic thermal layer
` [PATCH] thermal: support forcing support for passive cooling
2.6.28: Oops at acpi_ds_exec_end_op+0x1b: kills machine
2009-01-06 21:52 UTC (3+ messages)
` [v4l-dvb-maintainer] "
(unknown)
2009-01-06 21:34 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