messages from 2010-12-23 21:16:42 to 2011-01-12 09:38:28 UTC [more...]
ACPICA patches for 2.6.38 -v2
2011-01-12 9:38 UTC (6+ messages)
` [PATCH 1/9] ACPICA: Move GPE functions to new file evxfgpe.c
` [PATCH 2/9] ACPICA: Rename some function and variable names
` [PATCH 3/9] ACPICA: New GPE handler callback definition
` [PATCH 4/9] ACPICA: Remove unused function declarations
` [PATCH 5/9] ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
[PATCH]intel_idle: open broadcast clock event - resend
2011-01-12 8:34 UTC (2+ messages)
[PATCH -v2] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
2011-01-12 8:06 UTC (2+ messages)
[PATCH 1/9] acpi: Use ACPI C-state type instead of enumeration value to export cpuidle state name
2011-01-12 8:04 UTC (21+ messages)
` [PATCH 2/9] cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL
` [PATCH 3/9] X86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
` [PATCH 4/9] cpuidle: Introduce .abbr (abbrevation) for cpuidle states
` [PATCH 5/9] acpi: processor->cpuidle: Only set cpuidle check_bm flag if pr->flags.bm_check is set
` [PATCH] ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs
` [PATCH] cpuidle: delete NOP CPUIDLE_FLAG_POLL
` [PATCH] SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW
` [PATCH] cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitions
` [PATCH] cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle
` [PATCH] cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
` [PATCH 8/9] perf timechart: Map power:cpu_idle events to the corresponding cpuidle state
[PATCH] intel_idle: Do not load if user overrides idle function via idle= boot param
2011-01-12 6:22 UTC (5+ messages)
` [PATCH] X86: Cleanup idle= internal variables by getting rid of idle_halt idle_nomwait
ACPICA patches for Linux-2.6.38
2011-01-12 5:54 UTC (10+ messages)
` [PATCH 1/9] ACPICA: Move GPE functions to new file evxfgpe.c
` [PATCH 2/9] ACPICA: Rename some function and variable names
` [PATCH 3/9] ACPICA: New GPE handler callback definition
` [PATCH 4/9] ACPICA: Remove unused function declarations
` [PATCH 5/9] ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
` [PATCH 6/9] ACPICA: Implicit notify support
` [PATCH 7/9] ACPICA: Global event handler
` [PATCH 8/9] ACPICA: Misc comments to minimize code divergence
` [PATCH 9/9] ACPICA: Update version to 20101209
[PATCH 2/2] ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39
2011-01-12 5:36 UTC (2+ messages)
[PATCH -next] thermal: depends on NET
2011-01-12 5:18 UTC (2+ messages)
[PATCH] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
2011-01-12 5:00 UTC (3+ messages)
[PATCH] cpuidle: Make cpuidle_enable_device() call poll_idle_init()
2011-01-11 20:52 UTC (7+ messages)
linux-next: Tree for January 11 (build errors/warnings summary)
2011-01-11 17:14 UTC
Investment
2011-01-11 16:21 UTC
[2.6.37] Debugging shutdown issues
2011-01-11 11:50 UTC
[PATCH 0/5 v2] x86: boot interrupt reroute fix
2011-01-11 10:38 UTC (2+ messages)
[PATCH] PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access
2011-01-10 20:23 UTC
2.6.37-rc8: Reported regressions from 2.6.36
2011-01-10 20:11 UTC (4+ messages)
` [Bug 24592] "
[PATCH 1/2] ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operation
2011-01-10 17:36 UTC (4+ messages)
` [PATCH 2/2] ACPI: Reevaluate whether the T-state is supported or not after cpu is online/offline
[PATCH 1/2] ACPI: update CONFIG_ACPI_PROCFS description
2011-01-10 3:16 UTC
(unknown),
2011-01-09 18:06 UTC
Account Verification
2011-01-08 10:48 UTC
[Resend][PATCH] PCI / ACPI: Request _OSC control once for each root bridge (v3)
2011-01-07 22:28 UTC (3+ messages)
ACPI patches for 2.6.37-rc-7
2011-01-07 21:14 UTC (9+ messages)
` [PATCH 1/3] ACPI: Execute _PRW for devices reported as inactive or not present
` [PATCH 2/3] Revert "ACPI battery: update status upon sysfs query"
` [PATCH 3/3] ACPI / ACPICA: Disable GPEs during initialization
[PATCH] ACPI / ACPICA: Fix global lock acquisition
2011-01-07 20:47 UTC (3+ messages)
[PATCH 0/5] PM / ACPI: Fix problems with ACPI NVS saving related to using ioremap_cache() by ACPI
2011-01-07 6:08 UTC (9+ messages)
` [PATCH 1/5] PM: Fix oops in suspend/hibernate code related to failing ioremap()
` [PATCH 2/5] PM / ACPI: Move NVS saving and restoring code to drivers/acpi
` [PATCH 3/5] ACPI / PM: Update file information and the list of includes in nvs.c
` [PATCH 4/5] ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory()
` [PATCH 5/5] ACPI: Use ioremap_cache()
[PATCH 0/11] Various ACPI patches for 2.6.38
2011-01-07 0:22 UTC (14+ messages)
` [PATCH 1/11] ACPI / ACPICA: Fix global lock acquisition
` [PATCH 2/11] ACPI / PM: Do not enable multiple devices to wake up simultaneously
` [PATCH 3/11] ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
` [PATCH 4/11] ACPI / PM: Drop special ACPI wakeup flags
` [PATCH 5/11] ACPI / PM: Report wakeup events from buttons
` [PATCH 6/11] ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs
` [PATCH 7/11] ACPI / PM: Rename acpi_power_off_device()
` [PATCH 8/11] ACPI / PM: Check status of power resources under mutexes
` [PATCH 9/11] ACPI: Always check if _PRW is present before trying to evaluate it
` [PATCH 10/11] ACPI: Drop device flag wake_capable
` [linux-pm] "
` [PATCH 11/11] ACPI / Battery: Update information on info notification and resume
suspend hangs at platform phase [was: mmotm 2010-12-23-16-58 uploaded]
2011-01-06 21:01 UTC (12+ messages)
` [PATCH 1/1] PM: fix oops in suspend/hibernate code
[Bug 25042] New: RAM buffer I/O resource badly interacts with memory hot-add
2011-01-06 2:20 UTC (5+ messages)
[Patch 0/3] Pmtools: Add the support of dumping ACPI table through /sys/firmware/acpi/tables
2011-01-05 1:35 UTC (4+ messages)
` [Patch 1/3] Pmtools: Complain the table name of dynamic SSDT table with wrong checksum
` [Patch 2/3] Pmtools: Prefer dumping ACPI tables through /sys/firmware/acpi/tables/
` [Patch 3/3] Pmtools: Add one option to dump ACPI table by maping /dev/mem
[PATCH v2 7/8] ACPICA: Global event handler
2011-01-03 23:59 UTC (2+ messages)
` [PATCH] ACPI / ACPICA: Collect event statistics in respective event structures
[PATCH] PCI / ACPI: Request _OSC control once for each root bridge
2011-01-03 23:49 UTC (3+ messages)
` [PATCH] PCI / ACPI: Request _OSC control once for each root bridge (v2)
` [PATCH] PCI / ACPI: Request _OSC control once for each root bridge (v3)
[PATCH v2 6/8] ACPICA: Implicit notify support
2011-01-03 23:46 UTC (2+ messages)
[PATCH] acpi: Update battery information on notification 0x81
2011-01-03 20:56 UTC (6+ messages)
BARCLAYS PREMIER LEAGUE PROMOTION
2011-01-03 20:47 UTC
[PATCH 06/32] acpi: kacpi*_wq don't need WQ_MEM_RECLAIM
2011-01-03 13:49 UTC
vga switcheroo not working / crashing the machine on i915/nvidia hybrid. (ASUS U30JC)
2011-01-03 11:32 UTC
[Resend][PATCH 1/3] Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
2011-01-01 2:34 UTC (2+ messages)
[patch]intel_idle: open broadcast clock event
2010-12-31 8:14 UTC
2.6.37-rc8: Reported regressions 2.6.35 -> 2.6.36
2010-12-29 23:18 UTC
[PATCH] - Mapping ACPI tables as CACHED
2010-12-28 20:12 UTC (14+ messages)
` [PATCH] ACPI: use ioremap_cache()
[PATCH 0/4] ACPI / PM: Use standard device wakeup facilities for ACPI wakeup devices
2010-12-28 15:31 UTC (5+ messages)
` [PATCH 1/4] ACPI / PM: Do not enable multiple devices to wake up simultaneously
` [PATCH 2/4] ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices
` [PATCH 3/4] ACPI / PM: Drop special ACPI wakeup flags
` [PATCH 4/4] ACPI / PM: Report wakeup events from buttons
unmet direct dependencies (ACPI && EXPERIMENTAL)
2010-12-28 14:53 UTC
[PATCH] ACPICA: Update version to 20101209
2010-12-27 4:46 UTC (2+ messages)
ACPI patches queued for Linux-2.6.38
2010-12-26 22:43 UTC (34+ messages)
` [PATCH 01/33] PNP: Compile all pnp built-in stuff in one module namespace
` [PATCH 02/33] PNP: Set up pnp_debug via module and not via boot param
` [PATCH 03/33] thermal: make ops constant
` [PATCH 04/33] ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes
` [PATCH 05/33] ACPI / PM: Add functions for manipulating lists of power resources
` [PATCH 06/33] ACPI / PM: Introduce function for refcounting device "
` [PATCH 07/33] ACPI / PM: Introduce __acpi_bus_get_power()
` [PATCH 08/33] ACPI / PM: Add function for device power state initialization
` [PATCH 09/33] ACPI / PM: Add function for updating device power state consistently
` [PATCH 10/33] ACPI / PM: Register acpi_power_driver early
` [PATCH 11/33] ACPI / PM: Register power resource devices as soon as they are needed
` [PATCH 12/33] ACPI / Fan: Rework the handling of power resources
` [PATCH 13/33] thermal: Add event notification to thermal framework
` [PATCH 14/33] Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
` [PATCH 15/33] ACPI / PM: Drop acpi_bus_get_power()
` [PATCH 16/33] ACPI / PM: Drop acpi_power_nocheck
` [PATCH 17/33] ACPICA: Move GPE functions to new file evxfgpe.c
` [PATCH 18/33] ACPICA: Rename some function and variable names
` [PATCH 19/33] ACPICA: New GPE handler callback definition
` [PATCH 20/33] ACPICA: Remove unused function declarations
` [PATCH 21/33] ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
` [PATCH 22/33] ACPICA: Implicit notify support
` [PATCH 23/33] ACPICA: Global event handler
` [PATCH 24/33] ACPICA: Misc comments to minimize code divergence
` [PATCH 25/33] Add CPER PCIe error section structure and constants definition
` [PATCH 26/33] ACPI, APEI, Add APEI generic error status printing support
` [PATCH 27/33] ACPI, APEI, Report GHES error information via printk
` [PATCH 28/33] IPMI: Add one interface to get more info of low-level IPMI device
` [PATCH 29/33] IPMI: Add the document description of ipmi_get_smi_info
` [PATCH 30/33] IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
` [PATCH 31/33] ACPI: use ioremap_cache()
` [PATCH 32/33] ACPI throttling: Use this_cpu_has and simplify code
` [PATCH 33/33] Revert "ACPI throttling: Use this_cpu_has and simplify code"
[git pull] ACPI patches for 2.6.27-rc7
2010-12-26 22:41 UTC
[PATCH] ACPI / ACPICA: Disable GPEs during initialization
2010-12-26 22:05 UTC (2+ messages)
HOTEL/MOTEL PHONES!!!!!!!
2010-12-25 21:58 UTC
[PATCH 0/6] cpufreq: Add sampling window to enhance ondemand governor power efficiency
2010-12-25 4:24 UTC (3+ messages)
URGENT OFFER!!!
2010-12-24 3:53 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