public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-28 04:32:45 to 2009-04-03 16:12:51 UTC [more...]

ACPI & driver patches for 2.6.30-rc0
 2009-04-03 16:12 UTC  (108+ messages)
` [PATCH 01/98] thermal: use integers rather than strings for thermal values
  ` [PATCH 06/98] acpi: fix of pmtimer overflow that make Cx states time incorrect
  ` [PATCH 07/98] ACPI: pci_link: clean up whitespace
  ` [PATCH 10/98] ACPI: pci_link: simplify list of link devices
  ` [PATCH 11/98] ACPI: PCI: use generic pci_swizzle_interrupt_pin()
  ` [PATCH 14/98] ACPICA: Add error check to debug object dump routine
  ` [PATCH 15/98] ACPICA: Allow OS override of all ACPI tables
  ` [PATCH 18/98] ACPICA: Update FADT flag definitions
  ` [PATCH 19/98] ACPICA: Update version to 20090123
  ` [PATCH 21/98] ACPICA: Check for non-zero address before being converted to GAS
  ` [PATCH 22/98] ACPICA: Update comments in module header
  ` [PATCH 23/98] ACPICA: Fix writes to optional PM1B registers
  ` [PATCH 24/98] ACPICA: Remove extra write for acpi_hw_clear_acpi_status
  ` [PATCH 29/98] ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
  ` [PATCH 30/98] ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
  ` [PATCH 31/98] ACPICA: Debug output: print result of _OSI invocations
  ` [PATCH 33/98] ACPICA: Formatting update - no functional changes
  ` [PATCH 34/98] ACPICA: Optimize ACPI register locking
  ` [PATCH 35/98] ACPICA: Rename ACPI bit register access functions
  ` [PATCH 36/98] ACPICA: Restructure "
  ` [PATCH 37/98] ACPICA: Update table header print function
  ` [PATCH 38/98] ACPICA: Update version to 20090220
  ` [PATCH 39/98] ACPICA: Add manifest constants for bit register values
  ` [PATCH 40/98] ACPICA: Formatting update - no functional changes
  ` [PATCH 41/98] ACPICA: FADT: Fix extraneous length mismatch warning
  ` [PATCH 42/98] ACPICA: Fix AcpiWalkNamespace race condition with table unload
  ` [PATCH 43/98] ACPICA: Change handling of PM1 Status register ignored bit
  ` [PATCH 44/98] ACPICA: Preserve all PM control reserved and ignored bits
  ` [PATCH 45/98] ACPICA: New: I/O port protection
  ` [PATCH 46/98] ACPICA: Remove obsolete acpi_os_validate_address interface
  ` [PATCH 47/98] ACPICA: Clear PM register write-only bits on reading
  ` [PATCH 48/98] ACPICA: Remove unused code, no functional change
  ` [PATCH 49/98] ACPICA: Condense some protected ports
  ` [PATCH 50/98] ACPICA: Fix PCI configuration space port address range
  ` [PATCH 51/98] ACPICA: FADT: Favor 32-bit register addresses for compatibility
  ` [PATCH 52/98] ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
  ` [PATCH 53/98] ACPICA: Fix index value in package warning message
  ` [PATCH 54/98] ACPICA: Update version to 20090320
  ` [PATCH 55/98] sony-laptop: Add support for new Sony platform API
  ` [PATCH 56/98] sony-laptop: Enable EC on newer hardware
  ` [PATCH 57/98] sony-laptop: Add support for extra keyboard events
  ` [PATCH 58/98] sony-laptop: Add rfkill support on new models
  ` [PATCH 59/98] sony-laptop: Add support for extended hotkeys
  ` [PATCH 60/98] sony-laptop: merge Type4 into Type3
  ` [PATCH 61/98] sony-laptop: VGN-A317M hotkey support
  ` [PATCH 62/98] sony-laptop: Eliminate BKL in ioctls
  ` [PATCH 63/98] sony-laptop: detect the ICH9 chipset as Type3
  ` [PATCH 64/98] sony-laptop: notify the hardware of a state change in wwanpower
  ` [PATCH 65/98] sony-laptop: Add FW specific hotkey events
  ` [PATCH 66/98] sony-laptop: Make sony_pic_set_wwanpower not take mutexes
  ` [PATCH 67/98] sony-laptop: update copyright
  ` [PATCH 68/98] sony-laptop: Kill the BKL
  ` [PATCH 69/98] ACPI: skip DMI power state check when ACPI disabled
  ` [PATCH 70/98] ACPI: call acpi_scan_init() explicitly rather than as initcall
  ` [PATCH 71/98] ACPI: call acpi_ec_init() "
  ` [PATCH 72/98] ACPI: call acpi_power_init() "
  ` [PATCH 73/98] ACPI: call acpi_system_init() "
  ` [PATCH 74/98] ACPI: call acpi_debug_init() "
  ` [PATCH 75/98] ACPI: call init_acpi_device_notify() "
  ` [PATCH 76/98] ACPI: call acpi_sleep_proc_init() "
  ` [PATCH 77/98] ACPI: call acpi_wakeup_device_init() "
  ` [PATCH 78/98] ACPI: tidy up makefile
  ` [PATCH 79/98] ACPI: cpufreq: use new bit register access function
  ` [PATCH 80/98] ACPI: update thermal for bus_id removal
  ` [PATCH 81/98] thermal: support forcing support for passive cooling
  ` [PATCH 82/98] ACPI: remove unused acpi_device_ops .lock and .scan methods
  ` [PATCH 83/98] ACPI: remove unused acpi_device_ops .shutdown method
  ` [PATCH 84/98] ACPI: remove unused acpi_bus_ops flags
  ` [PATCH 85/98] ACPI: Avoid wiping out pr->performance during preregistering
  ` [PATCH 86/98] ACPI: cap off P-state transition latency from buggy BIOSes
  ` [PATCH 87/98] Fix state reporting in tc1100-wmi
  ` [PATCH 88/98] ACPI video: check the return value of acpi_video_device_lcd_get_level_current
  ` [PATCH 89/98] ACPI video: check the return value of acpi_video_device_lcd_set_level
  ` [PATCH 90/98] ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery
  ` [PATCH 91/98] ACPI video: support reversed _BCL method in ACPI video driver
  ` [PATCH 92/98] ACPI video: support _BQC/_BCL/_BCM methods that use index values
  ` [PATCH 93/98] ACPI video: support buggy BIOSes with _BCQ implemented
  ` [PATCH 94/98] ACPI: Populate DIDL before registering ACPI video device on Intel
  ` [PATCH 95/98] ACPI: suspend: Add the Pansonic CF51 box to the dmi check table
  ` [PATCH 96/98] ACPI: battery: add power_{now,avg} properties to power_class
  ` [PATCH 97/98] ACPI video: add a warning message if _BQC is not found
  ` [PATCH 98/98] ACPI: get_throttling_state() cannot be larger than state_count

[PATCH 00/10] ACPI: add device .notify methods
 2009-04-03 15:09 UTC  (26+ messages)
` [PATCH 01/10] ACPI: support acpi_device_ops "
` [PATCH 02/10] ACPI: button: use .notify method instead of installing handler directly
` [PATCH 03/10] ACPI: processor: "
` [PATCH 04/10] ACPI: thermal: "
` [PATCH 05/10] ACPI: video: "
` [PATCH 06/10] fujitsu-laptop: "
  ` [PATCH 06/10] fujitsu-laptop: use .notify method instead of
` [PATCH 07/10] fujitsu-laptop: use .notify method instead of installing hotkey handler directly
  ` [PATCH 07/10] fujitsu-laptop: use .notify method instead of installing "
` [PATCH 08/10] panasonic-laptop: "
` [PATCH 09/10] sony-laptop: "
` [PATCH 10/10] ACPI: WMI: "

[PATCH] ACPI: add "auto" to acpi_enforce_resources
 2009-04-03  9:40 UTC  (17+ messages)

[PATCH] acpi: simplify module_param namespace
 2009-04-03  2:44 UTC  (7+ messages)

[PATCH] ACPI: add "auto" to acpi_enforce_resources
 2009-04-02 22:45 UTC  (6+ messages)
        ` polling (Re: [PATCH] ACPI: add "auto" to acpi_enforce_resources)

[PATCH]: ACPI: Add the dmi check to make acpi_enforce_resources strict
 2009-04-02 21:18 UTC  (3+ messages)

[GIT PULL] x86 setup BIOS workarounds
 2009-04-02 20:07 UTC  (4+ messages)

[patch] dereference after kfree()
 2009-04-02  5:29 UTC 

[Bugme-new] [Bug 12994] New: Thinkpad R51e is overheating even when idle
 2009-04-02  3:48 UTC  (4+ messages)

[PATCH 1/2] i915: Unregister ACPI video driver when exiting
 2009-04-01 18:53 UTC  (2+ messages)
` [PATCH 2/2] i915: Enable ASLE if present

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-04-01 17:13 UTC  (11+ messages)
` [PATCH 2/2] toshiba-acpi: Support TOS1900-type devices

[PATCH 0/4] sony-laptop fixes for 2.6.30
 2009-04-01 13:10 UTC  (5+ messages)
` [PATCH 1/4] sony-laptop: Fix some typos in log messages (Unabe/Unable)
  ` [PATCH 2/4] sony-laptop: new style events typo fixes
    ` [PATCH 3/4] sony-laptop should depend on RFKILL
      ` [PATCH 4/4] sony-laptop: fix event reporting for new style events

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-03-31 21:43 UTC  (2+ messages)

[PATCH] PNPACPI: Enable PNPACPI _PSx Support, v3
 2009-03-31 20:37 UTC  (4+ messages)

new fixes for sony-acpi
 2009-03-31 15:20 UTC  (12+ messages)

Is it everything fine?
 2009-03-31 13:08 UTC 

[patch] x86, acpi: add support for x2apic ACPI extensions
 2009-03-30 21:55 UTC  (3+ messages)

platform for testing ACPI CPU hotplug?
 2009-03-30 19:44 UTC 

[PATCH] Avoid wiping out pr->performance during preregistering
 2009-03-30  8:04 UTC  (3+ messages)

[PATCH] eeepc-laptop: fix wlan rfkill state change during init
 2009-03-30  7:01 UTC  (3+ messages)

warning at powernowk8_cpu_init()
 2009-03-30  2:38 UTC  (2+ messages)

2.6.30-rc1: acpi: bus uevent() returned -12; ACPI: I/O resource w83627hf conflicts with ACPI region IP__
 2009-03-29 16:53 UTC 

[PATCH 1/3] ACPI: battery: add power_{now, avg} properties to power_class
 2009-03-28 21:59 UTC  (6+ messages)

Incorrect ACPI blacklisting of ASUS P4B266 ?
 2009-03-28 15:32 UTC 

Paravirtualizing bits of acpi access
 2009-03-28 13:56 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] acpi: Populate DIDL before registering ACPI video device on Intel
 2009-03-28  5:46 UTC  (4+ messages)
` [PATCH v2] "


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