Skip to content
Snippets Groups Projects
  1. Jun 06, 2018
  2. Jun 05, 2018
  3. Jun 01, 2018
    • TeYuan Wang's avatar
      arm64/configs: Remove LIMITS_LITE_HW config · f5b04bed
      TeYuan Wang authored
      
      Suspect device may have posibility to be blocked by lmh_read when resume,
      and we do not need to get the details about sensors which supported by LMH Lite,
      so remove lmh lite driver to avoid resume hang risk.
      
      Bug: 80022235
      Test: Thermal-engine work properly
      
      Change-Id: I8d7052246aa9f2c8669132931dc91893c43d30cd
      Signed-off-by: default avatarTeYuan Wang <kamewang@google.com>
      f5b04bed
  4. May 31, 2018
  5. May 23, 2018
  6. May 22, 2018
  7. May 21, 2018
    • Badhri Jagan Sridharan's avatar
      tcpm: Ignore CC and vbus changes in PORT_RESET change · ee0d2b4a
      Badhri Jagan Sridharan authored
      
      After PORT_RESET, the port is set to the appropriate
      default_state. Ignore processing CC changes here as this
      could cause the port to be switched into sink states
      by default.
      
      [  154.528547] pending state change PORT_RESET -> PORT_RESET_WAIT_OFF @ 100 ms
      [  154.528560] CC1: 0 -> 0, CC2: 3 -> 0 [state PORT_RESET, polarity 0, disconnected]
      [  154.528564] state change PORT_RESET -> SNK_UNATTACHED
      
      Bug: 79846307
      Change-Id: I7f45c4975b12512c547e6fd1fb46e53230ed5703
      Signed-off-by: default avatarBadhri Jagan Sridharan <badhri@google.com>
      ee0d2b4a
  8. May 16, 2018
    • Todd Kjos's avatar
      binder: Dump out refs_by_desc rbtree on failure · bbb7f29a
      Todd Kjos authored
      
      b/30870027 has been seen a handful of times but without
      enough information to diagnose the issue. Add debugging
      code to dump out the apparently corrupt rbtree prior
      to crashing. The bug was first reported in 8/2016 before
      the fine-grained locking and other binder driver changes
      associated with O, but has also been seen at least twice
      since those changes merged.
      
      Bug: 65196691 30870027
      Change-Id: Ib701dfaabf5f8237d45ac6ccc6670c81771abee0
      Signed-off-by: default avatarTodd Kjos <tkjos@google.com>
      bbb7f29a
  9. May 14, 2018
  10. May 11, 2018
  11. May 10, 2018
Loading