1. 11 Jan, 2020 2 commits
  2. 08 Jan, 2020 2 commits
    • Olof Johansson's avatar
      Merge tag 'cpuidle_psci-v5.5-rc4' of... · 40a9012a
      Olof Johansson authored
      Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/linux-pm into arm/drivers
      
      Initial support for hierarchical CPU arrangement, managed by PSCI and its
      corresponding cpuidle driver. This support is based upon using the generic
      PM domain, which already supports devices belonging to CPUs.
      
      Finally, these is a DTS patch that enables the hierarchical topology to be
      used for the Qcom 410c Dragonboard, which supports the PSCI OS-initiated
      mode.
      
      * tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/linux-pm: (611 commits)
        arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916
        cpuidle: psci: Add support for PM domains by using genpd
        PM / Domains: Introduce a genpd OF helper that removes a subdomain
        cpuidle: psci: Support CPU hotplug for the hierarchical model
        cpuidle: psci: Manage runtime PM in the idle path
        cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains
        cpuidle: psci: Attach CPU devices to their PM domains
        cpuidle: psci: Add a helper to attach a CPU to its PM domain
        cpuidle: psci: Support hierarchical CPU idle states
        cpuidle: psci: Simplify OF parsing of CPU idle state nodes
        cpuidle: dt: Support hierarchical CPU idle states
        of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
        firmware: psci: Export functions to manage the OSI mode
        dt: psci: Update DT bindings to support hierarchical PSCI states
        cpuidle: psci: Align psci_power_state count with idle state count
        Linux 5.5-rc4
        locks: print unsigned ino in /proc/locks
        riscv: export flush_icache_all to modules
        riscv: reject invalid syscalls below -1
        riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
        ...
      
      Link: https://lore.kernel.org/r/20200102160820.3572-1-ulf.hansson@linaro.orgSigned-off-by: default avatarOlof Johansson <olof@lixom.net>
      40a9012a
    • John Stultz's avatar
      reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristate · e2d5e833
      John Stultz authored
      Allow CONFIG_RESET_QCOM_AOSS to be set as as =m to allow for the
      driver to be loaded from a modules.
      
      Also replaces the builtin_platform_driver() line with
      module_platform_driver() and adds a MODULE_DEVICE_TABLE() entry.
      
      Cc: Todd Kjos <tkjos@google.com>
      Cc: Alistair Delva <adelva@google.com>
      Cc: Amit Pundir <amit.pundir@linaro.org>
      Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
      Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
      Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
      e2d5e833
  3. 06 Jan, 2020 7 commits
  4. 05 Jan, 2020 4 commits
  5. 03 Jan, 2020 3 commits
  6. 02 Jan, 2020 20 commits
  7. 30 Dec, 2019 2 commits