1. 26 10月, 2015 3 次提交
  2. 25 10月, 2015 1 次提交
  3. 24 10月, 2015 3 次提交
  4. 23 10月, 2015 1 次提交
    • O
      Merge tag 'firmware/psci-1.0' of... · 825294cd
      Olof Johansson 提交于
      Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into next/drivers
      
      This pull request contains patches that enable PSCI 1.0 firmware
      features for arm/arm64 platforms:
      
      - Lorenzo Pieralisi adds support for the PSCI_FEATURES call, manages
        various 1.0 specifications updates (power state id and functions return
        values) and provides PSCI v1.0 DT bindings
      - Sudeep Holla implements PSCI v1.0 system suspend support to enable PSCI
        based suspend-to-RAM
      
      * tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux:
        drivers: firmware: psci: add system suspend support
        drivers: firmware: psci: define more generic PSCI_FN_NATIVE macro
        drivers: firmware: psci: add PSCI v1.0 DT bindings
        drivers: firmware: psci: add extended stateid power_state support
        drivers: firmware: psci: add PSCI_FEATURES call
        drivers: firmware: psci: move power_state handling to generic code
        drivers: firmware: psci: add INVALID_ADDRESS return value
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      825294cd
  5. 16 10月, 2015 9 次提交
  6. 15 10月, 2015 19 次提交
  7. 14 10月, 2015 1 次提交
    • A
      Merge tag 'arm-scpi-for-v4.4' of... · c049adc9
      Arnd Bergmann 提交于
      Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers
      
      Merge "ARM System Control and Power Interface(SCPI) support" from Sudeep Holla
      
      It adds support for the following features provided by SCP firmware
      using different subsystems in Linux:
        1. SCPI mailbox protocol driver which using mailbox framework
        2. Clocks provided by SCP using clock framework
        3. CPU DVFS(cpufreq) using existing arm-big-little driver
        4. SCPI based sensors including temperature sensors
      
      * tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
        hwmon: Support thermal zones registration for SCP temperature sensors
        hwmon: Support sensors exported via ARM SCP interface
        firmware: arm_scpi: Extend to support sensors
        Documentation: add DT bindings for ARM SCPI sensors
        cpufreq: arm_big_little: add SCPI interface driver
        clk: scpi: add support for cpufreq virtual device
        clk: add support for clocks provided by SCP(System Control Processor)
        firmware: add support for ARM System Control and Power Interface(SCPI) protocol
        Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol
      c049adc9
  8. 11 10月, 2015 1 次提交
  9. 09 10月, 2015 2 次提交