messages from 2010-10-04 18:22:28 to 2010-10-25 03:38:56 UTC [more...]
[PATCH 0/7] ACPI: Memory Mapped I/O (MMIO) pre-mapping
2010-10-25 3:38 UTC (19+ messages)
` [PATCH 1/7] ACPI: Fix ioremap size for MMIO reads and writes
` [PATCH 2/7] ACPI: Maintain a list of ACPI memory mapped I/O remappings
` [PATCH 3/7] ACPI: Add interfaces for ioremapping/iounmapping ACPI registers
` [PATCH 4/7] ACPI: Pre-map 'system event' related register blocks
` [PATCH 5/7] ACPI: Convert simple locking to RCU based locking
` [PATCH 6/7] ACPI: Page based coalescing of I/O remappings optimization
` [PATCH 7/7] ACPI: Re-factor and remove ./drivers/acpi/atomicio.[ch]
[RFC PATCH 0/4_v11] IPMI/ACPI: Install the ACPI IPMI opregion
2010-10-25 3:25 UTC (7+ messages)
` [RFC PATCH 1/4] IPMI: Add one interface to get more info of low-level IPMI device
` [RFC PATCH 2/4] IPMI: Remove the redundant definition of ipmi_addr_src
` [RFC PATCH 3/4] IPMI: Add the document description of ipmi_get_smi_info
` [RFC PATCH 04/4] IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
[PATCH 0/9] ACPI, APEI patches for 2.6.37
2010-10-25 2:08 UTC (18+ messages)
` [PATCH 1/9] ACPI, APEI, Add ERST record ID cache
` [PATCH 2/9] Add lock-less version of bitmap_set/clear
` [PATCH 3/9] lock-less NULL terminated single list implementation
` [PATCH 4/9] lock-less general memory allocator
` [PATCH 5/9] Hardware error device core
` [PATCH 6/9] Hardware error record persistent support
` [PATCH 7/9] ACPI, APEI, Use ERST for hardware error persisting before panic
` [PATCH 8/9] ACPI, APEI, Report GHES error record with hardware error device core
` [PATCH 9/9] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
[PATCH] ACPICA: Fix Scope() op in module level code
2010-10-25 0:29 UTC (4+ messages)
[PATCH] ACPI: Make Embedded Controller command timeout delay configurable
2010-10-24 22:34 UTC (8+ messages)
(unknown),
2010-10-24 18:24 UTC
(unknown),
2010-10-24 18:16 UTC
[Resend][PATCH] ACPI / Battery: Return -ENODEV for unknown values in get_property()
2010-10-23 18:07 UTC (2+ messages)
Returning ACPI_BATTERY_VALUE_UNKNOWN to userspace
2010-10-23 17:31 UTC (15+ messages)
` [PATCH] ACPI / Battery: Return -ENODATA for unknown values in get_property() (was: Re: Returning ACPI_BATTERY ...)
` [PATCH] ACPI / Battery: Return -ENODATA for unknown values in get_property()
[PATCH] ACPI / PM: Fix reference counting of power resources
2010-10-23 5:56 UTC (2+ messages)
booting "nosmp" kernel causing ACPI errors
2010-10-23 5:55 UTC (2+ messages)
[RFC PATCH] MAINTAINERS: Remove Alexey Starikovskiy from ACPI maintainers
2010-10-23 5:38 UTC (2+ messages)
RFC: /sys/power/policy_preference
2010-10-23 4:40 UTC (3+ messages)
` x86_energy_perf_policy.c
` [PATCH] tools: add x86_energy_perf_policy to program MSR_IA32_ENERGY_PERF_BIAS
linux-next: Tree for October 22 (acpi_video)
2010-10-22 23:12 UTC
[PATCH] drivers/acpi: Add and use pr_fmt(fmt)
2010-10-22 22:23 UTC
[PATCH 03/31] Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
2010-10-22 18:24 UTC
[PATCH RESEND] ACPI battery: support percentage battery remaining capacity
2010-10-22 5:28 UTC (3+ messages)
lost parts of "pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent" during merge
2010-10-21 18:20 UTC (9+ messages)
[PATCH] Add Intel GMA500(Poulsbo) Stub Driver
2010-10-20 5:58 UTC (2+ messages)
[PATCH] ACPI dock: move some functions to .init.text
2010-10-19 18:03 UTC (4+ messages)
` [PATCH RESEND] "
Let Us Build Your Website!
2010-10-19 10:47 UTC
[PATCH] Add Intel Poulsbo Stub Driver
2010-10-19 12:33 UTC (2+ messages)
[PATCH] ACPI: eliminate hardcode for ACPI0007 _HID
2010-10-19 8:11 UTC
[PATCH] acpi: make sleep_states and acpi_gts_bfs_check static
2010-10-19 4:09 UTC (2+ messages)
[PATCH] acpi: remove dead code
2010-10-19 4:07 UTC (4+ messages)
[PATCH] ACPICA: Do not hang at mutex forever if BIOS tries to release global lock
2010-10-18 15:37 UTC (4+ messages)
ACPICA release 20101013 linuxized patches
2010-10-18 8:41 UTC (3+ messages)
[PATCH] ACPI: Read TSC upon resume
2010-10-18 2:41 UTC (12+ messages)
2.6.36-rc8-git3: Reported regressions 2.6.34 -> 2.6.35
2010-10-17 20:53 UTC
2.6.36-rc8-git3: Reported regressions from 2.6.35
2010-10-17 20:15 UTC
[PATCH] ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs
2010-10-17 19:01 UTC
MacBookPro 5,1
2010-10-17 13:47 UTC
[PATCH RESEND 1/6] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
2010-10-16 2:16 UTC (3+ messages)
` [PATCH RESEND 1/6] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaul
[2.6.35.stable] ACPI: Handle ACPI0007 Device in acpi_early_set_pdc
2010-10-16 2:12 UTC
Runtime PM: Improve support for PCI devices
2010-10-15 20:39 UTC (19+ messages)
` [PATCH 1/5] ACPI: Allow handlers to be installed at the same time as methods
` [PATCH 2/5] pci: Export some PCI PM functionality
` [PATCH 3/5] ACPI: Bind implicit GPE dependencies to PCI devices
` [PATCH 4/5] ACPI: Missing _S0W shouldn't disable runtime PM
` [PATCH 5/5] pci: Add support for polling PME state on suspended legacy PCI devices
[PATCH] ACPI / PM: Fix problems with acpi_pm_device_sleep_state()
2010-10-15 20:26 UTC (3+ messages)
` [Resend][PATCH] "
Seeking Direction
2010-10-15 19:29 UTC
(unknown),
2010-10-15 9:06 UTC
[RFC PATCH 0/4_v10] IPMI/ACPI: Install the ACPI IPMI opregion
2010-10-15 5:07 UTC (10+ messages)
` [RFC PATCH 1/4] IPMI: Add one interface to get more info of low-level IPMI device
` [RFC PATCH 2/4] IPMI: Remove the redundant definition of ipmi_addr_src
` [RFC PATCH 3/4] IPMI: Add the document description of ipmi_get_smi_info
` [RFC PATCH 4/4] IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
[PATCH] ACPI battery: handle batteries tht report percentage remaining capacity correctly
2010-10-13 16:28 UTC (3+ messages)
Hauppauge WinTV-HVR-1120 on Unbuntu 10.04
2010-10-12 20:27 UTC (3+ messages)
[PATCH] acpi-cpufreq: fix a memleak when unloading acpi-cpufreq driver
2010-10-12 4:58 UTC (2+ messages)
[PATCH] ACPI: Only processor needs CPU_IDLE
2010-10-11 22:09 UTC (2+ messages)
Attention Please!!
2010-10-11 8:22 UTC
2.6.36-rc7-git2: Reported regressions 2.6.34 -> 2.6.35
2010-10-10 19:10 UTC
2.6.36-rc7-git2: Reported regressions from 2.6.35
2010-10-10 17:46 UTC
[git pull request] ACPI patches for Linux-2.6.36-rc7
2010-10-09 2:46 UTC
how CPU hot-plug is suppose to work on Linux?
2010-10-08 12:28 UTC (2+ messages)
[PATCH 1/2] ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID
2010-10-08 7:27 UTC (3+ messages)
[PATCH RESEND 6/6] ACPI: remove unused declaration of proc_fs.h
2010-10-08 5:55 UTC
[PATCH RESEND 5/6] ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS
2010-10-08 5:55 UTC
[PATCH RESEND 4/6] ACPI video: remove deprecated procfs I/F
2010-10-08 5:55 UTC
[PATCH 3/6] ACPI thermal: remove deprecated procfs I/F
2010-10-08 5:55 UTC
[PATCH RESEND 2/6] ACPI fan: remove deprecated procfs I/F
2010-10-08 5:55 UTC
CLEVO B5120 acpi problems, probably EC-related
2010-10-07 20:45 UTC
(no subject)
2010-10-06 3:28 UTC
[PATCH] /drivers/acpi/acpica/nsrepair.c (2.6.35.7) - Fixed useless compile warning
2010-10-05 21:53 UTC (3+ messages)
Toshiba C650-194 ACPI bug - regression
2010-10-05 4:46 UTC (4+ messages)
Questions about ACPI and PCI interrupt routing
2010-10-05 4:39 UTC (4+ messages)
You have won (Congratulations)
2010-10-04 22:07 UTC
Congratulations: You Have Won!
2010-10-04 19:29 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