1. 17 10月, 2014 1 次提交
  2. 11 10月, 2014 3 次提交
  3. 10 10月, 2014 13 次提交
  4. 11 9月, 2014 1 次提交
    • Z
      ACPI: introduce ACPI int340x thermal scan handler · 3230bbfc
      Zhang Rui 提交于
      Newer laptops and tablets that use ACPI may have thermal sensors and
      other devices with thermal control capabilities outside the core CPU/SOC,
      for thermal safety reasons.
      They are exposed for the OS to use via
      1) INT3400 ACPI device object as the master.
      2) INT3401 ~ INT340B ACPI device objects as the slaves.
      
      This patch introduces a scan handler to enumerate the INT3400
      ACPI device object to platform bus, and prevent its slaves
      from being enumerated before the controller driver being probed.
      Signed-off-by: NZhang Rui <rui.zhang@intel.com>
      3230bbfc
  5. 25 8月, 2014 1 次提交
  6. 23 8月, 2014 5 次提交
  7. 22 8月, 2014 10 次提交
  8. 21 8月, 2014 6 次提交