Skip to content
Snippets Groups Projects
  1. Jan 06, 2013
  2. Jan 05, 2013
    • Rafael J. Wysocki's avatar
      Merge branch 'pm-cpufreq' · f3ea36aa
      Rafael J. Wysocki authored
      * pm-cpufreq:
        cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative
        cpufreq / Longhaul: Disable driver by default
        cpufreq / stats: fix race between stats allocation and first usage
      f3ea36aa
    • Rafael J. Wysocki's avatar
      Merge branch 'pm-cpuidle' · 3eef2455
      Rafael J. Wysocki authored
      By Sivaram Nair (2) and others
      * pm-cpuidle:
        cpuidle: fix lock contention in the idle path
        intel_idle: pr_debug information need separated
        cpuidle / coupled: fix ready counter decrement
        cpuidle: Fix finding state with min power_usage
      3eef2455
    • Rafael J. Wysocki's avatar
      Merge branch 'acpi-assorted' · f3fe8bd7
      Rafael J. Wysocki authored
      * acpi-assorted:
        ACPI / scan: Do not use dummy HID for system bus ACPI nodes
        ACPI / power: Remove useless message from device registering routine
        ACPI / glue: Update DBG macro to include KERN_DEBUG
        ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
        ACPI / memhotplug: remove redundant logic of acpi memory hotadd
        ACPI / APEI: Fix the returned value in erst_dbg_read
      f3fe8bd7
    • Rafael J. Wysocki's avatar
      Merge branch 'acpica' · c49d874b
      Rafael J. Wysocki authored
      * acpica:
        ACPICA: Remove useless mini-C library.
      c49d874b
    • Rafael J. Wysocki's avatar
      ACPI / scan: Do not use dummy HID for system bus ACPI nodes · 4f5f64cf
      Rafael J. Wysocki authored
      
      At one point acpi_device_set_id() checks if acpi_device_hid(device)
      returns NULL, but that never happens, so system bus devices with an
      empty list of PNP IDs are given the dummy HID ("device") instead of
      the "system bus HID" ("LNXSYBUS").  Fix the code to use the right
      check.
      
      Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
      Cc: <stable@vger.kernel.org>
      4f5f64cf
  3. Jan 03, 2013
  4. Jan 02, 2013