lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 04 Jun 2012 11:34:35 -0400
From:	Len Brown <lenb@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-acpi <linux-acpi@...r.kernel.org>,
	Linux PM list <linux-pm@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI & Power Management Patches for Linux-3.5-rc1

Hi Linus,

Please pull these ACPI & Power Management bug fixes.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

  Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git release

for you to fetch changes up to d3514abcf5b896a3a66d8b7c960a0018a52ebc2c:

  Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release (2012-06-04 00:48:41 -0400)

----------------------------------------------------------------

Alan Cox (3):
      acpi_video: fix leaking PCI references
      acpi_video: Intel video is not always i915
      gma500: don't register the ACPI video bus

Andy Whitcroft (1):
      ACPI battery: only refresh the sysfs files when pertinent information changes

Dan Carpenter (1):
      ACPI video: use after input_unregister_device()

Daniel Drake (2):
      ACPI / PM: Generate wakeup events on fixed power button
      rtc-cmos / PM: report wakeup event on ACPI RTC alarm

Fabio Estevam (1):
      drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPU

Len Brown (5):
      tools/power turbostat: fix un-intended affinity of forked program
      tools/power turbostat: fix IVB support
      ACPI: fix acpi_bus.h build warnings when ACPI is not enabled
      Merge branch 'upstream' into bugfix-video
      Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into release

Marco Aurelio da Costa (1):
      ACPI: Ignore invalid _PSS entries, but use valid ones

Rafael J. Wysocki (3):
      ACPI / PM: Fix error messages in drivers/acpi/bus.c
      ACPI / PM: Make __acpi_bus_get_power() cover D3cold correctly
      ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification

 drivers/acpi/Kconfig                  |  2 +-
 drivers/acpi/battery.c                | 10 +++-
 drivers/acpi/bus.c                    | 88 +++++++++++++++++++++++------------
 drivers/acpi/power.c                  |  2 +-
 drivers/acpi/processor_perflib.c      | 30 ++++++++++--
 drivers/acpi/scan.c                   |  1 +
 drivers/acpi/sleep.c                  | 49 +++++++++++++++++--
 drivers/acpi/video.c                  | 33 ++++++++-----
 drivers/gpu/drm/gma500/psb_drv.c      |  3 +-
 drivers/rtc/rtc-cmos.c                |  9 ++--
 include/acpi/acpi_bus.h               |  4 +-
 tools/power/x86/turbostat/turbostat.c | 30 +++++++++++-
 12 files changed, 199 insertions(+), 62 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ