1. 06 1月, 2013 4 次提交
  2. 05 1月, 2013 5 次提交
    • R
      Merge branch 'pm-cpufreq' · f3ea36aa
      Rafael J. Wysocki 提交于
      * 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
    • R
      Merge branch 'pm-cpuidle' · 3eef2455
      Rafael J. Wysocki 提交于
      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
    • R
      Merge branch 'acpi-assorted' · f3fe8bd7
      Rafael J. Wysocki 提交于
      * 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
    • R
      Merge branch 'acpica' · c49d874b
      Rafael J. Wysocki 提交于
      * acpica:
        ACPICA: Remove useless mini-C library.
      c49d874b
    • R
      ACPI / scan: Do not use dummy HID for system bus ACPI nodes · 4f5f64cf
      Rafael J. Wysocki 提交于
      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: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      Cc: <stable@vger.kernel.org>
      4f5f64cf
  3. 03 1月, 2013 29 次提交
  4. 02 1月, 2013 2 次提交