Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-18 17:59:31 to 2010-04-07 22:22:20 UTC [more...]

2.6.34-rc3-git6: Reported regressions from 2.6.33
 2010-04-07 22:22 UTC  (5+ messages)

[PATCH] Make current GPE changes to be consistent with ACPICA code base
 2010-04-07 19:15 UTC  (5+ messages)

[PATCH] ACPI / Video: Fix initial brightness problem on Acer Ferrari One
 2010-04-07 19:13 UTC  (12+ messages)

[PATCH]: Automatically Online Hot Added Memory
 2010-04-07 18:22 UTC 

system does not power off - how to debug?
 2010-04-07 13:30 UTC  (4+ messages)

ACPI patches for 2.6.34-rc3
 2010-04-06 21:07 UTC  (15+ messages)
` [PATCH 01/12] ACPI: EC: Allow multibyte access to EC
  ` [PATCH 02/12] ACPI / PM: Move ACPI video resume to a PM notifier
  ` [PATCH 03/12] ACPI dock: support multiple ACPI dock devices
  ` [PATCH 04/12] ACPI: fixes a false alarm from lockdep
  ` [PATCH 05/12] ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()
  ` [PATCH 06/12] ACPI: use _HID when supplied by root-level devices
  ` [PATCH 07/12] ACPI: NUMA: map pxms to low node ids
  ` [PATCH 08/12] ACPI: Don't send KEY_UNKNOWN for random video notifications
  ` [PATCH 09/12] PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
  ` [PATCH 10/12] ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n
  ` [PATCH 11/12] ACPI: battery drivers should call power_supply_changed()
  ` [PATCH 12/12] ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup

[GIT pull request] ACPI patches for 2.6.34-rc3
 2010-04-06 21:11 UTC  (4+ messages)
` [GIT pull request] ACPI patches for 2.6.34-rc3 - take two

Congratulations
 2010-04-06 10:26 UTC 

Fwd: HP Probook 4510s fan always at high speed
 2010-04-06  9:55 UTC 

[Q] How to tell we're using the KMS (during suspend/resume) outside the graphics driver
 2010-04-06  7:47 UTC  (6+ messages)

[patch] acpi_pad: "processor_aggregator" name too long
 2010-04-06  1:21 UTC  (6+ messages)
  ` [patch v2] "

[PATCH] ACPI: battery: register power_supply subdevice even when battery not present
 2010-04-05 16:23 UTC 

[RFC PATCH] acpi: Automatically online hot-added memory [v2]
 2010-04-05 13:49 UTC  (3+ messages)

[PATCH] Reduce ACPI resource conflict message to KERN_WARNING, printf cleanup
 2010-04-05 13:36 UTC 

[PATCH] Reduce ACPI resource conflict message to KERN_INFO, printf cleanup
 2010-04-05  1:13 UTC  (2+ messages)

BUG: key f70f4b50 not in .data
 2010-04-05  0:17 UTC  (9+ messages)
  ` [PATCH] Fix key f70f4b50 not in .data in thermal_sys
      ` [PATCH] Fix key f70f4b50 not in .data in thermal_sys V2

[PATCH] ACPI / PM: Move ACPI video resume to a PM notifier
 2010-04-04 23:43 UTC  (2+ messages)

[patch] acpi: map pxms to low node ids
 2010-04-04  4:50 UTC  (2+ messages)

[PATCH] PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
 2010-04-04  4:39 UTC  (3+ messages)

[PATCH v4 0/2] pci_root: track downstream bus range
 2010-04-04  4:34 UTC  (2+ messages)

[PATCH] ACPI: use _HID when supplied by root-level devices
 2010-04-04  3:32 UTC  (2+ messages)

RE;
 2010-04-02 23:17 UTC 

[RFC][PATCH] ACPI / ACPICA: Always use the same lock for GPE locking
 2010-04-02 20:37 UTC 

as requested in dmesg - no know problems
 2010-04-02 16:28 UTC 

[PATCH] acpi: Export EDID blocks to the kernel
 2010-04-02  3:19 UTC  (4+ messages)

[PATCH] acpi: Don't send KEY_UNKNOWN for random video notifications
 2010-04-02  1:05 UTC  (5+ messages)

[RFC] Shutdown on thermal HOT event if no userspace tool registered being able to do S4
 2010-04-01 13:40 UTC  (2+ messages)

how to diagnose/fix : cannot boot without acpi=off
 2010-04-01  8:23 UTC  (3+ messages)

[PATCH 0/14] Start coping gsis < 16 that are not isa irqs
 2010-04-01  3:31 UTC  (37+ messages)
          ` [PATCH 01/14] x86 acpi/irq: Introduce apci_isa_irq_to_gsi
          ` [PATCH 02/14] x86 acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
          ` [PATCH 03/14] x86 acpi/irq: pci device dev->irq is an isa irq not a gsi
          ` [PATCH 04/14] x86 acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi
          ` [PATCH 05/14] x86 acpi/irq: Generalize mp_config_acpi_legacy_irqs
          ` [PATCH 06/14] x86 ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h
          ` [PATCH 07/14] x86 ioapic: Fix the types of gsi values
          ` [PATCH 08/14] x86 ioapic: Teach mp_register_ioapic to compute a global gsi_end
          ` [PATCH 09/14] x86 ioapic: In mpparse use mp_register_ioapic
          ` [PATCH 10/14] x86 ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic
          ` [PATCH 11/14] x86 ioapic: Optimize pin_2_irq
          ` [PATCH 12/14] x86 ioapic: Simplify probe_nr_irqs_gsi
          ` [PATCH 13/14] x86 acpi/irq: Handle isa irqs that are not identity mapped to gsi's
          ` [PATCH 14/14] x86 irq: Kill io_apic_renumber_irq
          ` [PATCH 0/15] Start coping gsis < 16 that are not isa irqs. v2
            ` [PATCH 01/15] x86 acpi/irq: Introduce apci_isa_irq_to_gsi
            ` [PATCH 02/15] x86 acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
            ` [PATCH 03/15] x86 acpi/irq: pci device dev->irq is an isa irq not a gsi
            ` [PATCH 04/15] x86 acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi
            ` [PATCH 05/15] x86 acpi/irq: Generalize mp_config_acpi_legacy_irqs
            ` [PATCH 06/15] x86 ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h
            ` [PATCH 07/15] x86 ioapic: Fix io_apic_redir_entries to return the number of entries
            ` [PATCH 08/15] x86 ioapic: Fix the types of gsi values
            ` [PATCH 09/15] x86 ioapic: Teach mp_register_ioapic to compute a global gsi_end
            ` [PATCH 10/15] x86 ioapic: In mpparse use mp_register_ioapic
            ` [PATCH 11/15] x86 ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic
            ` [PATCH 12/15] x86 ioapic: Optimize pin_2_irq
            ` [PATCH 13/15] x86 ioapic: Simplify probe_nr_irqs_gsi
            ` [PATCH 14/15] x86 acpi/irq: Handle isa irqs that are not identity mapped to gsi's
            ` [PATCH 15/15] x86 irq: Kill io_apic_renumber_irq

HP Probook 4510s fan always at high speed
 2010-03-31 18:22 UTC  (2+ messages)

[PATCH] acpi: sleep: fixed a brace coding style issue
 2010-03-31 14:46 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
 2010-03-31 13:37 UTC  (14+ messages)
    `  "

[RFC] Shutdown on thermal HOT event if no userspace tool registered being able to do S4
 2010-03-31  0:14 UTC  (2+ messages)

[RFC] Shutdown on thermal HOT event if no userspace tool registered being able to do S4
 2010-03-30 16:31 UTC  (2+ messages)

Good day,
 2010-03-30  3:01 UTC 

[PATCH v2 0/9] Implement sparse keymap library
 2010-03-29 22:19 UTC  (3+ messages)
` [PATCH 8/9] Input: topstar-laptop - switch to using "

WINNING NOTIFICATION
 2010-03-27 22:21 UTC 

Black screen-dead unit on S3 resume - Intel Atom
 2010-03-27 13:00 UTC 

how to debug a kernel that does not power off?
 2010-03-27  1:47 UTC 

ACPI patches for Linux-2.6.34-rc1
 2010-03-26 21:33 UTC  (5+ messages)

ACPI Exception (thermal-0538): AE_ERROR, ACPI thermal trip point state changed
 2010-03-26 19:35 UTC 

how to debug a kernel that does not power off?
 2010-03-25 16:45 UTC  (3+ messages)

(unknown),
 2010-03-25  0:01 UTC 

[RFC PATCH]: ACPI: Automatically online hot-added memory
 2010-03-24 15:16 UTC  (8+ messages)

[patch] power_meter: acpi_device_class "power_meter_resource" too long
 2010-03-23 16:26 UTC  (3+ messages)

[PATCH] ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()
 2010-03-23  4:23 UTC  (2+ messages)

[PATCH 1/2] ACPI dock: support multiple ACPI dock devices
 2010-03-23  4:18 UTC  (2+ messages)

[PATCH 2/2] ACPI: fixes a false alarm from lockdep
 2010-03-23  4:18 UTC  (2+ messages)

[PATCH 13/18] acpi: Provide config option to enable power tracepoints
 2010-03-23  0:32 UTC 

Suspend/hibernate wireless regression with 2.6.33 kernel
 2010-03-22 21:21 UTC  (3+ messages)

2.6.34-rc2: Reported regressions from 2.6.33
 2010-03-22 21:20 UTC  (3+ messages)

2.6.34-rc2: Reported regressions 2.6.32 -> 2.6.33
 2010-03-21 20:27 UTC 

Clevo M541N and acpi_apic_instance=2
 2010-03-20 12:46 UTC 

[PATCH] x86/PCI: pci=use_crs regression fix
 2010-03-19 20:38 UTC  (3+ messages)
` [PATCH] x86/PCI: ignore Consumer/Producer bit and parse additional _CRS resources

[PATCH v2 0/4] hpet: convert from ACPI to PNP driver
 2010-03-19 15:58 UTC  (10+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] hpet: pass physical address, not entire hpet_data, to hpet_is_known()
` [PATCH v2 3/4] hpet: clean up io mapping when hpet_alloc() fails
` [PATCH v2 4/4] MAINTAINERS: remove obsolete HPET ACPI entry

[patch] sbshc: acpi_device_class "smbus_host_controller" too long
 2010-03-19 11:44 UTC 

[PATCH -v3 0/2] ACPI, APEI, use general HEST tabling parsing in AER firmware_first setup
 2010-03-19  7:40 UTC  (2+ messages)

[PATCH 4/6] drivers/acpi: Use kasprintf
 2010-03-18 23:48 UTC  (3+ messages)

2.6.33-mmotm0304 - lockdep warning in ACPI code
 2010-03-18 20:42 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).