messages from 2010-10-18 05:31:57 to 2010-10-25 17:07:39 UTC [more...]
[PATCH -v2 0/9] ACPI, APEI patches for 2.6.37
2010-10-25 17:07 UTC (24+ messages)
` [PATCH -v2 1/9] ACPI, APEI, Add ERST record ID cache
` [PATCH -v2 2/9] Add lock-less version of bitmap_set/clear
` [PATCH -v2 3/9] lock-less NULL terminated single list implementation
` [PATCH -v2 4/9] lock-less general memory allocator
` [PATCH -v2 5/9] Hardware error device core
` [PATCH -v2 6/9] Hardware error record persistent support
` [PATCH -v2 7/9] ACPI, APEI, Use ERST for hardware error persisting before panic
` [PATCH -v2 8/9] ACPI, APEI, Report GHES error record with hardware error device core
` [PATCH -v2 9/9] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
` [NAK] "
[PATCH 0/7] ACPI: Memory Mapped I/O (MMIO) pre-mapping
2010-10-25 15:34 UTC (23+ 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]
Returning ACPI_BATTERY_VALUE_UNKNOWN to userspace
2010-10-25 13:17 UTC (13+ messages)
` [PATCH] ACPI / Battery: Return -ENODATA for unknown values in get_property()
ACPI patches for 2.6.37-merge
2010-10-25 8:56 UTC (62+ messages)
` [PATCH 01/60] ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
` [PATCH 02/60] ACPICA: Fix acpi_os_read_pci_configuration prototype
` [PATCH 03/60] ACPICA: Revert "Revert "Enable multi-byte EC transfers
` [PATCH 04/60] ACPICA/ACPI: Add new host interfaces for _OSI support
` [PATCH 05/60] ACPICA: Update version to 20100806
` [PATCH 06/60] ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface
` [PATCH 07/60] ACPICA: Add ACPI_INLINE configuration parameter
` [PATCH 08/60] ACPICA: Make acpi_thread_id no longer configurable, always u64
` [PATCH 09/60] ACPICA: Update math module; no functional change
` [PATCH 10/60] ACPICA: Make acpi_gbl_system_awake_and_running publically available
` [PATCH 11/60] ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
` [PATCH 12/60] ACPICA: Add repair for _HID and _CID strings
` [PATCH 13/60] ACPICA: Increase configurability of error messages
` [PATCH 14/60] ACPICA: Update version to 20100915
` [PATCH 15/60] PNP: log PNP resources, as we do for PCI
` [PATCH 16/60] PNPACPI: cope with invalid device IDs
` [PATCH 17/60] ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER
` [PATCH 18/60] ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID
` [PATCH 19/60] ACPI/PNP: A HID value of an object never changes -> make it const
` [PATCH 20/60] acpi-cpufreq: fix a memleak when unloading driver
` [PATCH 21/60] ACPI / PM: Fix problems with acpi_pm_device_sleep_state()
` [PATCH 22/60] ACPI: add FW_BUG to OSI(Linux) message
` [PATCH 23/60] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
` [PATCH 24/60] ACPI fan: remove deprecated procfs I/F
` [PATCH 25/60] ACPI thermal: "
` [PATCH 26/60] ACPI video: "
` [PATCH 27/60] ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS
` [PATCH 28/60] ACPI: remove unused declaration of proc_fs.h
` [PATCH 29/60] ACPICA: Comment update; no functional change
` [PATCH 30/60] ACPICA: Change type of _TZ from ThermalZone to Device
` [PATCH 31/60] ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions
` [PATCH 32/60] ACPICA: Add Vista SP2 to supported _OSI strings
` [PATCH 33/60] ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events
` [PATCH 34/60] ACPICA: Update version to 20101013
` [PATCH 35/60] ACPI: Only processor needs CPU_IDLE
` [PATCH 36/60] ACPI: delete dedicated MAINTAINERS entries for ACPI EC and BATTERY drivers
` [PATCH 37/60] ACPI: remove dead code
` [PATCH 38/60] ACPI: static sleep_states[] and acpi_gts_bfs_check
` [PATCH 39/60] ACPI: thermal: remove unused limit code
` [PATCH 40/60] ACPI dock: move some functions to .init.text
` [PATCH 41/60] ACPI: Make Embedded Controller command timeout delay configurable
` [PATCH 42/60] ACPI battery: support percentage battery remaining capacity
` [PATCH 43/60] Subject: [PATCH] ACPICA: Fix Scope() op in module level code
` [PATCH 44/60] ACPI, APEI, Add ERST record ID cache
` [PATCH 45/60] Add lock-less version of bitmap_set/clear
` [PATCH 46/60] lock-less NULL terminated single list implementation
` [PATCH 47/60] lock-less general memory allocator
` [PATCH 48/60] Hardware error device core
` [PATCH 49/60] Hardware error record persistent support
` [PATCH 50/60] ACPI, APEI, Use ERST for hardware error persisting before panic
` [PATCH 51/60] ACPI, APEI, Report GHES error record with hardware error device core
` [PATCH 52/60] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
` [PATCH 53/60] ACPI / PM: Fix reference counting of power resources
` [PATCH 54/60] ACPI / Battery: Return -ENODEV for unknown values in get_property()
` [PATCH 55/60] ACPI: Fix ioremap size for MMIO reads and writes
` [PATCH 56/60] ACPI: Maintain a list of ACPI memory mapped I/O remappings
` [PATCH 57/60] ACPI: Add interfaces for ioremapping/iounmapping ACPI registers
` [PATCH 58/60] ACPI: Pre-map 'system event' related register blocks
` [PATCH 59/60] ACPI: Convert simple locking to RCU based locking
` [PATCH 60/60] ACPI: Page based coalescing of I/O remappings optimization
[RFC PATCH 0/4_v11] IPMI/ACPI: Install the ACPI IPMI opregion
2010-10-25 7:00 UTC (8+ 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)
[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 (3+ messages)
ACPICA release 20101013 linuxized patches
2010-10-18 8:41 UTC (3+ 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