<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_hardware_google_pixel, branch android10-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/'/>
<entry>
<title>Convert atracehal into lazy HAL</title>
<updated>2019-06-18T02:34:59+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-06-17T23:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=3acd4afe09360e50a23dfb9b2f2d7bd33cc9ca03'/>
<id>3acd4afe09360e50a23dfb9b2f2d7bd33cc9ca03</id>
<content type='text'>
Bug: 135293492
Test: HAL isn't running
Test: atrace and systrace works
Change-Id: Icd680a416b1376b4762553d20a7117d5999ee75b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 135293492
Test: HAL isn't running
Test: atrace and systrace works
Change-Id: Icd680a416b1376b4762553d20a7117d5999ee75b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Move trustzone tracepoints into sched category" into qt-dev</title>
<updated>2019-05-24T02:09:36+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-05-24T02:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=f31589e53e7648027c3b5d94f2476f94ecefd5f0'/>
<id>f31589e53e7648027c3b5d94f2476f94ecefd5f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove CPU0 governor check" into qt-dev</title>
<updated>2019-05-23T23:08:21+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-05-23T23:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=07c866c64801c037e776a70c221a06939ad6a5c7'/>
<id>07c866c64801c037e776a70c221a06939ad6a5c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move trustzone tracepoints into sched category</title>
<updated>2019-05-23T22:46:23+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-05-23T22:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=85210d8d74ed12efc22faca4d12b88559b86c09f'/>
<id>85210d8d74ed12efc22faca4d12b88559b86c09f</id>
<content type='text'>
Bug: 110111068
Bug: 131630776
Test: Build
Change-Id: I16ae0ffbfddc773a1c011a4c2075ba0116d514b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 110111068
Bug: 131630776
Test: Build
Change-Id: I16ae0ffbfddc773a1c011a4c2075ba0116d514b7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Thermal: Disable SoC throttling when Charging" into qt-dev</title>
<updated>2019-05-23T21:19:20+00:00</updated>
<author>
<name>George Lee</name>
<email>geolee@google.com</email>
</author>
<published>2019-05-23T21:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=8f4ddcc99e4817ad17ca145c469ed937e6cee128'/>
<id>8f4ddcc99e4817ad17ca145c469ed937e6cee128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CPU0 governor check</title>
<updated>2019-05-23T18:41:31+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-05-23T17:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=a317e589aebd6f5076d80e5bd99fe3b93e7d3423'/>
<id>a317e589aebd6f5076d80e5bd99fe3b93e7d3423</id>
<content type='text'>
This leads to additional latency in processing hints. Also some tests
have small cores shut off.

Now for testing need to skipping powerhint:
setprop vendor.powerhal.init 0
setprop ctl.restart vendor.power-hal-1-3

Test: Build
Bug: 129495482
Fixes: 133425880
Change-Id: I8ede2f2ee70a3df4f1b353ee9c07ab10752973e2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This leads to additional latency in processing hints. Also some tests
have small cores shut off.

Now for testing need to skipping powerhint:
setprop vendor.powerhal.init 0
setprop ctl.restart vendor.power-hal-1-3

Test: Build
Bug: 129495482
Fixes: 133425880
Change-Id: I8ede2f2ee70a3df4f1b353ee9c07ab10752973e2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove additional 2.5s boost for camera launch</title>
<updated>2019-05-23T01:32:32+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-05-23T01:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=67c728531893127e052a67675fc2846eb97ab5fd'/>
<id>67c728531893127e052a67675fc2846eb97ab5fd</id>
<content type='text'>
We can remove this additional boost as b/65034076 resolved.

Test: Build
Bug: 129495482
Change-Id: Ice34de0b3900b190c937b321f59c4ce4c97d9a64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can remove this additional boost as b/65034076 resolved.

Test: Build
Bug: 129495482
Change-Id: Ice34de0b3900b190c937b321f59c4ce4c97d9a64
</pre>
</div>
</content>
</entry>
<entry>
<title>Thermal: Disable SoC throttling when Charging</title>
<updated>2019-05-21T02:09:02+00:00</updated>
<author>
<name>George Lee</name>
<email>geolee@google.com</email>
</author>
<published>2019-05-10T23:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=a6949e1ac32c5f54b0cb47dcef9ff5fdb856e8f1'/>
<id>a6949e1ac32c5f54b0cb47dcef9ff5fdb856e8f1</id>
<content type='text'>
SOC Based throttling is disabled when charging is enabled.
Throttling is re-enabled once charging is removed.

Bug: 131314951
Test: Use emul_temp and battery/capacity to emulate
      condition for checking if SOC thermal zone is
      disabled/enabled.
Change-Id: Ib3dc52eaf1d6ec0ff4d8e87e134d839385e69948
Signed-off-by: George Lee &lt;geolee@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SOC Based throttling is disabled when charging is enabled.
Throttling is re-enabled once charging is removed.

Bug: 131314951
Test: Use emul_temp and battery/capacity to emulate
      condition for checking if SOC thermal zone is
      disabled/enabled.
Change-Id: Ib3dc52eaf1d6ec0ff4d8e87e134d839385e69948
Signed-off-by: George Lee &lt;geolee@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>power: fix camera launch hint to use correct time</title>
<updated>2019-05-20T17:47:57+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-05-20T17:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=e7fc2638a6779002276d49ed7afd2797ad2c9334'/>
<id>e7fc2638a6779002276d49ed7afd2797ad2c9334</id>
<content type='text'>
Test: Build
Bug: 129495482
Change-Id: I928d4493cda3993be17a56d3d5375f6427a7dc83
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: Build
Bug: 129495482
Change-Id: I928d4493cda3993be17a56d3d5375f6427a7dc83
</pre>
</div>
</content>
</entry>
<entry>
<title>add generic Pixel atrace HAL</title>
<updated>2019-05-16T21:06:49+00:00</updated>
<author>
<name>Wei Wang</name>
<email>wvw@google.com</email>
</author>
<published>2019-05-10T22:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_google_pixel/commit/?id=bdc01697f47f61d7bc1dc3feeede2fc4dc9a156d'/>
<id>bdc01697f47f61d7bc1dc3feeede2fc4dc9a156d</id>
<content type='text'>
Bug: 110111068
Bug: 131630776
Bug: 131352179
Test: take a trace
Change-Id: Ie6d8cde30a548a3fda617f1221e4e2dda2ae29d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 110111068
Bug: 131630776
Bug: 131352179
Test: take a trace
Change-Id: Ie6d8cde30a548a3fda617f1221e4e2dda2ae29d0
</pre>
</div>
</content>
</entry>
</feed>
