1. 15 May, 2014 3 commits
    • Rafael J. Wysocki's avatar
      Merge branches 'acpi-video' and 'acpi-blacklist' · 75fa7d28
      Rafael J. Wysocki authored
      * acpi-video:
        ACPI / video: correct DMI tag for Dell Inspiron 7520
        ACPI / video: Add use_native_backlight quirks for more systems
      
      * acpi-blacklist:
        ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX
        ACPI: blacklist win8 OSI for Dell Inspiron 7737
      75fa7d28
    • Rafael J. Wysocki's avatar
      Merge branches 'acpi-ac' and 'acpi-proc' · 3011ef60
      Rafael J. Wysocki authored
      * acpi-ac:
        ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"
      
      * acpi-proc:
        ACPI / proc: Do not say when /proc interfaces will be deleted in Kconfig
        ACPI: Revert "ACPI / Battery: Remove battery's proc directory"
        ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"
      3011ef60
    • Rafael J. Wysocki's avatar
      Merge branches 'acpica', 'acpi-tpm' and 'acpi-processor' · 7d18aecd
      Rafael J. Wysocki authored
      * acpica:
        ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.
        ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().
      
      * acpi-tpm:
        ACPI / TPM: Fix resume regression on Chromebooks
      
      * acpi-processor:
        ACPI / processor: do not mark present at boot but not onlined CPU as onlined
      7d18aecd
  2. 13 May, 2014 2 commits
  3. 11 May, 2014 1 commit
    • Rafael J. Wysocki's avatar
      ACPI / TPM: Fix resume regression on Chromebooks · f7595464
      Rafael J. Wysocki authored
      Chromebooks (at least Acer C720 and Pixel) implement an ACPI object
      for TPM, but don't implement the _DSM method to support PPI.  As
      a result, the TPM driver fails to load on those machines after
      commit 1569a4c4 (ACPI / TPM: detect PPI features by checking
      availability of _DSM functions) which causes them to fail to
      resume from system suspend, becuase they require the TPM hardware
      to be put into the right state during resume and the TPM driver
      is necessary for that.
      
      Fix the problem by making tpm_add_ppi() return 0 when tpm_ppi_handle
      is still NULL after walking the ACPI namespace in search for the PPI
      _DSM, which allows the TPM driver to load and operate the hardware
      (during system resume in particular), but avoid creating the PPI
      sysfs group in that case.
      
      This change is based on a prototype patch from Jiang Liu.
      
      Fixes: 1569a4c4 (ACPI / TPM: detect PPI features by checking availability of _DSM functions)
      References: https://bugzilla.kernel.org/show_bug.cgi?id=74021Reported-by: default avatarJames Duley <jagduley@gmail.com>
      Reported-by: default avatarPhillip Dixon <phil@dixon.gen.nz>
      Tested-by: default avatarBrandon Casey <drafnel@gmail.com>
      Cc: 3.14+ <stable@vger.kernel.org> # 3.14+
      Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
      f7595464
  4. 10 May, 2014 1 commit
  5. 09 May, 2014 6 commits
  6. 08 May, 2014 10 commits
  7. 07 May, 2014 9 commits
  8. 06 May, 2014 8 commits