1. 16 8月, 2017 1 次提交
    • V
      arm64: defconfig: Enable CONFIG_WQ_POWER_EFFICIENT_DEFAULT · e675ac47
      Viresh Kumar 提交于
      commit cee22a15 ("workqueues: Introduce new flag WQ_POWER_EFFICIENT
      for power oriented workqueues") introduced the concept of power
      efficient workqueues (4 years back), but it was never enabled in
      upstream kernel configs.
      
      Power efficient workqueues are simply marked as "unbound," so that jobs
      queued to them can run on any CPU in the system. It leaves the target
      CPU selection to the scheduler, which is the best place for such
      decision making. This improves power efficiency for workqueues which are
      otherwise pinned to a CPU.
      
      Enable it for ARM64 platforms as ARM platforms were the main target for
      the introduction of power efficient workqueues.
      Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org>
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      e675ac47
  2. 28 7月, 2017 1 次提交
  3. 27 7月, 2017 1 次提交
  4. 02 7月, 2017 1 次提交
  5. 26 6月, 2017 1 次提交
  6. 23 6月, 2017 8 次提交
  7. 15 6月, 2017 2 次提交
  8. 12 6月, 2017 1 次提交
  9. 09 6月, 2017 1 次提交
  10. 02 6月, 2017 2 次提交
  11. 26 5月, 2017 1 次提交
    • H
      arm64: defconfig: enable some core options for 64bit Rockchip socs · 5711ea1b
      Heiko Stuebner 提交于
      Enable some very core config options used on 64bit Rockchip socs.
      
      As built-in driver enable the Rockchip spi driver as well as the
      cros-ec-spi and cros-ec keyboard driver, as this may be helpful
      in case an initrd does not work as expected and drops the user
      into a shell. Another built-in is the fan53555 regulator driver,
      as it and its register-compatible cousins Silergy syr827 and syr828
      are often used on Rockchip socs as cpu-supply next to regular pmic.
      
      The rest can be enabled as modules and contains the pcie host
      controller and its phy, the sucessive approximation adc (saradc)
      that gets often used for additional buttons on Rockchip boards
      as well as the adc-keys Keyboard driver for these keys.
      
      The cros-ec-pwm also can be a module, as it is normally only used to
      drive display backlights as well as the Rockchip thermal controller
      that allows to read the cpu and gpu temperatures and affect frequency
      scaling if necessary.
      Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      5711ea1b
  12. 19 5月, 2017 2 次提交
  13. 12 4月, 2017 2 次提交
  14. 06 4月, 2017 1 次提交
  15. 24 3月, 2017 2 次提交
  16. 22 3月, 2017 1 次提交
  17. 18 3月, 2017 1 次提交
  18. 08 3月, 2017 2 次提交
  19. 07 3月, 2017 1 次提交
  20. 06 3月, 2017 1 次提交
  21. 11 2月, 2017 1 次提交
  22. 09 2月, 2017 1 次提交
  23. 30 1月, 2017 3 次提交
  24. 21 1月, 2017 1 次提交
  25. 20 1月, 2017 1 次提交