1. 20 11月, 2014 15 次提交
  2. 08 11月, 2014 1 次提交
  3. 03 11月, 2014 8 次提交
  4. 15 7月, 2014 1 次提交
  5. 07 5月, 2014 4 次提交
  6. 17 1月, 2014 1 次提交
    • L
      thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4412) · 4f11b85a
      Lukasz Majewski 提交于
      This patch provides auto disable/enable operation for boost. It uses already
      present thermal infrastructure to provide BOOST hysteresis.
      The TMU data is modified to work properly with or without BOOST.
      Hence, the two first trip points with corresponding clip frequencies are
      adjusted.
      
      The first one is reduced from 85 to 70 degrees and the clip frequency is
      increased to 1.4 GHz from 800 MHz. This trip point is in fact responsible
      for providing BOOST hysteresis. When temperature exceeds 70 deg, the maximal
      non BOOST frequency for Exynos4412 is imposed.
      
      Since the first trigger level has been "stolen" for BOOST, the second one
      needs to be a compromise for the previously used two for non BOOST
      configuration. The 95 deg with modified clip freq (to 400 MHz) should provide
      a good balance between cooling down the overheated device and throughput on
      an acceptable level.
      
      Two last trigger levels are not modified since, they cause platform shutdown
      on emergency overheat to happen.
      
      The third trip point passage results in SW managed shut down of the system.
      If the last trip point is crossed, the PMU HW generates the power off
      signal.
      Signed-off-by: NLukasz Majewski <l.majewski@samsung.com>
      Signed-off-by: NMyungjoo Ham <myungjoo.ham@samsung.com>
      Acked-by: NEduardo Valentin <eduardo.valentin@ti.com>
      Reviewed-by: NZhang Rui <rui.zhang@intel.com>
      [rjw: Changelog]
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      4f11b85a
  7. 15 10月, 2013 2 次提交
  8. 13 8月, 2013 8 次提交