public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-19 15:53:53 to 2010-12-06 15:58:20 UTC [more...]

[PATCH 1/6] ACPICA: Move GPE functions to new file evxfgpe.c
 2010-12-06 15:58 UTC 

[PATCH 2/6] ACPICA: Rename some function and variable names
 2010-12-06 15:58 UTC 

[PATCH 0/6] Minimize ACPICA/linux GPE code divergence
 2010-12-06 15:58 UTC 

System time drifts when processor idle
 2010-12-06 12:55 UTC  (11+ messages)

[PATCH 5/7] ACPI video: check cap._DDC flag before getting EDID
 2010-12-06 12:53 UTC  (2+ messages)

[PATCH 7/7] ACPI processor: remove unused function
 2010-12-06  7:04 UTC 

[PATCH 6/7] ACPI video: introduce module parameter video.use_bios_initial_backlight
 2010-12-06  7:04 UTC 

[PATCH 2/7] ACPI processor: remove processor throttling control procfs I/F
 2010-12-06  7:04 UTC 

[PATCH 4/7] ACPI video: remove output switching control
 2010-12-06  7:04 UTC 

[PATCH 3/7] ACPI: updating the Kconfig file
 2010-12-06  7:04 UTC 

ACPI procfs removal patches and video cleanup patches for 2.6.38
 2010-12-06  7:04 UTC 

[PATCH 1/7] ACPI: delete CONFIG_ACPI_PROCFS_POWER
 2010-12-06  7:04 UTC 

E-mail masá? aktualizace záznamu
 2010-12-06  3:37 UTC 

[RFC PATCH 0/4_v13] IPMI/ACPI: Install the ACPI IPMI opregion
 2010-12-06  1:06 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 4/4] IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller

2.6.37-rc4-git4: Reported regressions 2.6.35 -> 2.6.36
 2010-12-05 20:15 UTC 

acpi_button: random oops on boot
 2010-12-04 15:49 UTC 

linux-next: build failure after merge of the acpi tree
 2010-12-03 23:51 UTC 

mmotm 2010-12-02-16-34 uploaded (acpi_video)
 2010-12-03 17:33 UTC 

[PATCH -v7 0/3] Lockless memory allocator and list
 2010-12-03  2:46 UTC  (4+ messages)
` [PATCH -v7 1/3] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
` [PATCH -v7 2/3] lib, Make gen_pool memory allocator lockless
` [PATCH -v7 3/3] lib, Add lock-less NULL terminated single list

2.6.37-rc4-git1: Reported regressions from 2.6.36
 2010-12-02 23:35 UTC 

[PATCH 1/8] acpi: Use ACPI C-state type instead of enumeration value to export cpuidle state name
 2010-12-02 17:33 UTC  (10+ messages)
  ` [PATCH 2/8] cpuidle: Rename X86 specific idle poll state[0] from C0 to CPUIDLE
    ` [PATCH 3/8] X86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
      ` [PATCH 4/8] X86: Cleanup idle= internal variables by getting rid of idle_halt idle_nomwait
        ` [PATCH 5/8] cpuidle: Introduce .abbr (abbrevation) for cpuidle states
          ` [PATCH 6/8] acpi: processor->cpuidle: Only set cpuidle check_bm flag if pr->flags.bm_check is set
            ` [PATCH 7/8] perf timechart: Map power:cpu_idle events to the corresponding cpuidle state

[PATCH 0/5 v2] x86: boot interrupt reroute fix
 2010-12-02 15:34 UTC  (6+ messages)
` [PATCH 1/5 v2] ACPI: move struct acpi_prt_entry to actbl1.h
` [PATCH 2/5 v2] ACPI: make acpi_pci_irq_find_prt_entry return a copy of a prt_entry
` [PATCH 3/5 v2] PCI: Add locking to pci_find_upstream_pcie_bridge()
` [PATCH 4/5 v2] PCI: Add header declaration for pci_find_upstream_pcie_bridge()
` [PATCH 5/5 v2] PCI, ACPI: re-add boot interrupt reroute code in separate files

[PATCH -v3 0/4] ACPI, APEI, Report GHES error information via printk
 2010-12-02  8:54 UTC  (7+ messages)
` [PATCH -v3 1/4] printk, Add pr_pfx for library functions
` [PATCH -v3 2/4] Add CPER PCIe error section structure and constants definition
` [PATCH -v3 3/4] ACPI, APEI, Add APEI generic error status printing support
` [PATCH -v3 4/4] ACPI, APEI, Report GHES error information via printk

[BUGFIX for 2.6.37] ACPI, APEI, use raw spinlock in ERST
 2010-12-02  2:40 UTC 

[PATCH 0/13] ACPI / PM: Rework power resources management
 2010-12-01 22:07 UTC  (18+ messages)
` [PATCH 1/13] ACPI / PM: Check device state before refcounting power resources
` [PATCH 2/13] ACPI / PM: Do not refcount power resources that can't be turned on
` [PATCH 3/13] ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes
` [PATCH 4/13] ACPI / PM: Add functions for manipulating lists of power resources
` [PATCH 5/13] ACPI / PM: Introduce function for refcounting device "
` [PATCH 6/13] ACPI / PM: Introduce __acpi_bus_get_power()
` [PATCH 7/13] ACPI / PM: Add function for device power state initialization
` [PATCH 8/13] ACPI / PM: Add function for updating device power state consistently
` [PATCH 9/13] ACPI / PM: Register acpi_power_driver early
` [PATCH 10/13] ACPI / PM: Register power resource devices as soon as they are needed
` [PATCH 11/13] ACPI / Fan: Rework the handling of power resources
` [PATCH 12/13] ACPI / PM: Drop acpi_bus_get_power()
` [PATCH 13/13] ACPI / PM: Drop acpi_power_nocheck
` [PATCH] Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()

Upgrade Your Email Account
 2010-12-01 12:24 UTC 

[PATCH -v2 0/3] Report APEI GHES error information via printk
 2010-12-01  0:04 UTC  (17+ messages)
` [PATCH -v2 1/3] Add CPER PCIe error section structure and constants definition
` [PATCH -v2 2/3] ACPI, APEI, Add APEI generic error status print support
` [PATCH -v2 3/3] ACPI, APEI, report GHES error information via printk

[PATCH] acpi: Fix the build when the video output switcher is disabled
 2010-11-30 23:29 UTC  (2+ messages)
` [PATCH] ACPI: video: fix build error when VIDEO_OUTPUT_CONTROL=n

keyboard doesn't work with acpi on lenovo s10-3c
 2010-11-30 16:37 UTC  (6+ messages)

[PATCH 0/2] Generic hardware error reporting support
 2010-11-30 15:09 UTC  (28+ messages)
` [PATCH 1/2] Generic hardware error reporting mechanism
` [PATCH 2/2] Hardware error record persistent support

Input event for blocking touchpad
 2010-11-30  1:56 UTC  (5+ messages)

[PATCH -v6 0/3] Lockless memory allocator and list
 2010-11-30  1:08 UTC  (5+ messages)
` [PATCH -v6 2/3] lib, Make gen_pool memory allocator lockless
` [PATCH -v6 3/3] lib, Add lock-less NULL terminated single list

(unknown)
 2010-11-28 12:47 UTC 

Kernel 2.6.35-23-generic #40-Ubuntu SMP Wed Nov 17 22:14:33 UTC 2010 x86_64 GNU/Linux
 2010-11-27 23:16 UTC 

[Bugme-new] [Bug 17802] New: touchpad become crazy: disable irq 21
 2010-11-26 20:15 UTC  (2+ messages)

[PATCH 0/13] ACPI / PM: Rework power resources management
 2010-11-26 19:26 UTC  (3+ messages)

debugfs_create_dir return value in acer-wmi, intel_ips and ec_sys
 2010-11-26 16:53 UTC  (5+ messages)

[RFT][PATCH] Poke ACPI about connected floppy drives
 2010-11-25 18:04 UTC  (2+ messages)

RFC: /sys/power/policy_preference
 2010-11-25  8:59 UTC  (11+ messages)
` x86_energy_perf_policy.c
  ` [PATCH] tools: add x86_energy_perf_policy to program MSR_IA32_ENERGY_PERF_BIAS
    ` [PATCH RESEND] tools: add power/x86/x86_energy_perf_policy "
      ` [PATCH v2] tools: create power/x86/x86_energy_perf_policy

ACPI issues in Dell Studio model 1558
 2010-11-25  4:04 UTC  (2+ messages)

[patch 6/8] hwmon driver for ACPI 4.0 power meters
 2010-11-24 23:36 UTC  (4+ messages)

[PATCH] ACPI video: Add video_switch_key option
 2010-11-24 15:09 UTC  (11+ messages)

DMI-info
 2010-11-24 13:23 UTC 

[RFC][PATCH 0/3] Report APEI GHES error information via printk
 2010-11-24  1:16 UTC  (4+ messages)
` [RFC][PATCH 1/3] Add CPER PCIe error section structure and constants definition
` [RFC][PATCH 2/3] ACPI, APEI, Add APEI generic error status print support
` [RFC][PATCH 3/3] ACPI, APEI, report GHES error information via printk

[RFC PATCH 0/4_v11] IPMI/ACPI: Install the ACPI IPMI opregion
 2010-11-23  7:13 UTC  (8+ messages)
` [RFC PATCH 1/4] IPMI: Add one interface to get more info of low-level IPMI device

Core i7 & C-States
 2010-11-22 22:48 UTC  (8+ messages)

[PATCH 1/5] Backlight: Add backlight type
 2010-11-22 13:40 UTC  (12+ messages)
` [PATCH 2/5] i915: Add native backlight control
` [PATCH 3/5] radeon: Expose backlight class device for legacy LVDS encoder
` [PATCH 4/5] nouveau: Change the backlight parent device to the connector, not the PCI dev
` [PATCH 5/5] ACPI: Tie ACPI backlight devices to PCI devices if possible

[PATCH] thermal: make ops constant
 2010-11-20  2:41 UTC  (3+ messages)

linux acpi info
 2010-11-20  2:30 UTC  (2+ messages)

[PATCH] ACPI: Fix <acpi/video.h> when CONFIG_ACPI_VIDEO=n
 2010-11-20  1:14 UTC  (3+ messages)
`  "

2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
 2010-11-19 23:17 UTC  (9+ messages)

2.6.37-rc2-git4: Reported regressions from 2.6.36
 2010-11-19 20:37 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox