messages from 2008-10-23 04:45:45 to 2008-10-23 06:40:38 UTC [more...]
ACPI patches for 2.6.28-rc0
2008-10-23 6:39 UTC (98+ 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 081/122] panasonic-laptop: depends on ACPI
` [PATCH 087/122] ACPICA: Return status from global init function
` [PATCH 088/122] ACPICA: Add function to dereference returned reference objects
` [PATCH 090/122] ACPICA: Cleanup macro definition file
` [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 107/122] ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
` [PATCH 109/122] ACPICA: Remove unused ACPI register bit definition
` [PATCH 111/122] ACPICA: Fix possible memory leak, error exit path
` [PATCH 114/122] ACPICA: Fix for implicit return compatibility
` [PATCH 115/122] ACPICA: New: Validation for predefined ACPI methods/objects
` [PATCH 117/122] ACPICA: Update version to 20080926
[PATCH 0/2] libata tag patches
2008-10-23 6:37 UTC (7+ messages)
` [PATCH 1/2] libata: get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple()
` [PATCH 2/2] libata: switch to using block layer tagging support
ext3: fix ext3_dx_readdir hash collision handling - Regression
2008-10-23 6:37 UTC (3+ messages)
[PATCH 1/1] relay revamp v8, full patch
2008-10-23 6:35 UTC
[PATCH 0/1] relay revamp v8
2008-10-23 6:35 UTC
[linux-dvb] Problem making v4l driver tree
2008-10-23 6:32 UTC (3+ messages)
Release of Atheros 802.11n USB Linux driver
2008-10-23 6:26 UTC (4+ messages)
[Qemu-devel] [PATCH] [resubmit] Allocate translation buffer before guest RAM, in case guest RAM is too large on 64 bit hosts
2008-10-23 6:31 UTC (2+ messages)
[PATCH] Add block device speciffic splice write method
2008-10-23 6:29 UTC (5+ messages)
linux-next: ttydev tree build failure
2008-10-23 6:29 UTC (2+ messages)
[U-Boot] Hangs at relocation on 460EX Target
2008-10-23 6:27 UTC (5+ messages)
[PATCH] fix WARN() for PPC
2008-10-23 6:26 UTC (3+ messages)
[U-Boot] [PATCH 00/10] 85xx/85xx pci cleanup
2008-10-23 6:26 UTC (11+ messages)
` [U-Boot] [PATCH 01/10] pci: Allow for PCI addresses to be 64-bit
` [U-Boot] [PATCH 02/10] 85xx: Enable 64-bit PCI resources on all Freescale boards
` [U-Boot] [PATCH 03/10] 86xx: "
` [U-Boot] [PATCH 04/10] fdt: Add fdt_sizecell & fdt_addrcell helpers
` [U-Boot] [PATCH 05/10] fdt: Added helper to set PCI dma-ranges property
` [U-Boot] [PATCH 06/10] pci/fsl_pci_init: Enable larger address and setting inbound windows properly
` [U-Boot] [PATCH 07/10] pci/fsl_pci_init: Add a common PCI inbound setup function
` [U-Boot] [PATCH 08/10] pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
` [U-Boot] [PATCH 09/10] 85xx: Convert all fsl_pci_init users to new APIs
` [U-Boot] [PATCH 10/10] 86xx: "
[PATCH] wireless: update regulatory sample code
2008-10-23 6:24 UTC (5+ messages)
[PATCH] mac80211: make use of regulatory tx power settings on change of tx power
2008-10-23 6:22 UTC (2+ messages)
netblock.py line 109
2008-10-23 6:21 UTC
[PATCH] get rid if __cpuinit and __cpuexit
2008-10-23 6:21 UTC (2+ messages)
[PATCH] em28xx patches against the latest git tree
2008-10-23 6:17 UTC (7+ messages)
cleanerd crash
2008-10-23 6:16 UTC (3+ messages)
[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was: pca9539 I2C gpio expander)
2008-10-23 6:15 UTC (15+ messages)
` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls
` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add, remove} calls
[PATCH] sctp: rfc conformance fixes
2008-10-23 6:15 UTC (5+ messages)
http://bugzilla.kernel.org/show_bug.cgi?id=11742
2008-10-23 6:09 UTC (5+ messages)
TAKE 987246 - fs/xfs/linux-2.6/xfs_sync.c
2008-10-23 6:07 UTC
user guide drafts: "Mounting File Systems"
2008-10-23 6:02 UTC (10+ messages)
[GIT PULL] sh updates for 2.6.28-rc1, part 2
2008-10-23 5:59 UTC (2+ messages)
[PATCH 0/2] omap-keypad fixes for OMAP2
2008-10-23 5:55 UTC (4+ messages)
[PATCH] sctp: rfc conformance fixes
2008-10-23 5:54 UTC (5+ messages)
pushing mamona things upstream
2008-10-23 5:52 UTC (2+ messages)
[PATCH 0/2] omap-keypad fixes for OMAP2
2008-10-23 5:51 UTC (3+ messages)
` [PATCH 1/1] OMAP2: omap-keypad: interrupt disable fix
` [PATCH 2/2] OMAP2: omap-keypad: Enable more than 6 rows
[PATCH 0/4] Hibernate: Handle ACPI NVS memory as required by the spec
2008-10-23 5:47 UTC (5+ messages)
` [linux-pm] [PATCH 2/4] ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
` [PATCH 2/4] ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory (rev. 2)
[PATCH -next] ftrace: rename FTRACE to FUNCTION_TRACER more successfully
2008-10-23 5:46 UTC
[PATCH] Add hierarchical accounting to cpu accounting controller
2008-10-23 5:43 UTC
What's in git.git (Oct 2008, #05; Wed, 22)
2008-10-23 5:41 UTC
What's cooking in git.git (Oct 2008, #05; Wed, 22)
2008-10-23 5:41 UTC
Backported sbxfi driver (UNTESTED!)
2008-10-23 5:40 UTC (12+ messages)
[PATCH] powerpc: print physical_start for the relocatable kernel
2008-10-23 5:39 UTC (2+ messages)
crash with latest code drop
2008-10-23 5:39 UTC (11+ messages)
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
2008-10-23 5:36 UTC (5+ messages)
` [PATCH 34/35] cpumask: Use accessors code. From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 35/35] x86: clean up speedctep-centrino and reduce cpumask_t usage "
[PATCH 0/3] ACPI: Fix for supporting > 256 processor declaration limit
2008-10-23 5:34 UTC (2+ messages)
[PATCH 4/5] crda: Updated regulatory information for France (FR)
2008-10-23 5:31 UTC (5+ messages)
[PATCH] sky2: skb recycling
2008-10-23 5:28 UTC (4+ messages)
PPC64
2008-10-23 5:25 UTC (4+ messages)
swiotlb_alloc_coherent: allocated memory is out of range for device
2008-10-23 5:22 UTC (5+ messages)
backup using raid
2008-10-23 5:21 UTC
Protocol not attached
2008-10-23 5:18 UTC (2+ messages)
linux-next: manual merge of the rr tree
2008-10-23 5:16 UTC (2+ messages)
[2.6.27.2] Unnamed entry appears in /sys/module/usbcore/parameters/
2008-10-23 5:11 UTC (4+ messages)
minor bug in invalid exception patch
2008-10-23 5:10 UTC (2+ messages)
[patch 00/17] 2.6.27-stable review
2008-10-23 5:06 UTC (4+ messages)
` [stable] "
[GIT PATCH] more STAGING patches for 2.6.28
2008-10-23 4:55 UTC (6+ messages)
` [PATCH 01/42] Staging: add pcc-acpi driver
[Xenomai-help] rtdm_iomap_to_user on PPC
2008-10-23 5:03 UTC (2+ messages)
linux-next: rr tree build failure
2008-10-23 4:52 UTC (2+ messages)
linux-next: rr tree build failure
2008-10-23 4:51 UTC
linux-next: manual merge of the rr tree
2008-10-23 4:01 UTC
linux-next: manual merge of the rr tree
2008-10-23 3:56 UTC
[PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
2008-10-23 4:59 UTC (10+ messages)
` [PATCH 53/85] i7300_idle driver v1.55
` [PATCH 2/2] "
[PATCH 3/3] netxen: somewhat ugly endian annotations
2008-10-23 4:58 UTC
[PATCH 2/3] netxen: trivial endian annotations of netxen structs
2008-10-23 4:58 UTC
[PATCH 1/3] netxen: endian annotation of netxen_nic_write_w1, netxen_nic_read_w1
2008-10-23 4:58 UTC
problems with kernel 2.6.23 + bluez 3.36 + SCO
2008-10-23 4:57 UTC (2+ messages)
[PATCHes] Better buttons in adapter properties
2008-10-23 4:57 UTC (6+ messages)
[PATCH] Quirk for Apple Aluminum Bluetooth keyboard FN key
2008-10-23 4:56 UTC (2+ messages)
[PATCH] Fix Apple Wireless keyboard pairing?
2008-10-23 4:54 UTC (4+ messages)
Could you explain how to discover remote devices without periodic inquiry ?
2008-10-23 4:53 UTC (2+ messages)
[Bluez-users] Is "HCI_Read_Rssi" is the only option to get RSSI value from "Non-discoverable" Device?
2008-10-23 4:52 UTC (4+ messages)
[PATCHes] Add sixpair
2008-10-23 4:52 UTC (4+ messages)
[PATCH] NLM: Set address family before calling nlm_host_rebooted()
2008-10-23 4:50 UTC
Questions regarding NetLink APIs
2008-10-23 4:48 UTC (2+ messages)
[PATCH] Add support for HID->HCI switching on Dell BT365
2008-10-23 4:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.