<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/misc/nvs-dfsh, branch rtss22-ae</title>
<subtitle>NVIDIA's kernel modules to support tegra chips (used in Jetson boards)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/'/>
<entry>
<title>nvidia: use kernel overlay features</title>
<updated>2017-10-29T18:00:42+00:00</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@nvidia.com</email>
</author>
<published>2017-09-14T16:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=20bb0324e532863cafc5dc41e8cd5a6ec28413d8'/>
<id>20bb0324e532863cafc5dc41e8cd5a6ec28413d8</id>
<content type='text'>
Update all Kconfig files and Makefiles to rely on the kernel overlay
feature. In particular, don't include any Kconfig files or Makefiles
from other overlays. -I directives in CFLAGS are not yet cleaned up.

Bug 1978395

Change-Id: I425d37d55f8ea61fb3a082a1504f994ff30cec03
Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1561187
Reviewed-by: Terje Bergstrom &lt;tbergstrom@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update all Kconfig files and Makefiles to rely on the kernel overlay
feature. In particular, don't include any Kconfig files or Makefiles
from other overlays. -I directives in CFLAGS are not yet cleaned up.

Bug 1978395

Change-Id: I425d37d55f8ea61fb3a082a1504f994ff30cec03
Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1561187
Reviewed-by: Terje Bergstrom &lt;tbergstrom@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nvs: Modify atrace cookie to be in sync with Sensor HAL</title>
<updated>2017-09-26T02:06:25+00:00</updated>
<author>
<name>Maneet Singh</name>
<email>mmaneetsingh@nvidia.com</email>
</author>
<published>2017-09-13T22:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=febbb99a4025604af375f8af650797785331113a'/>
<id>febbb99a4025604af375f8af650797785331113a</id>
<content type='text'>
ATRACE cookie is now combination of IMU sensor type and timestamp,
and is in sync with Sensor HAL.

AV-388

Change-Id: I80ef2f40e9b4adbeb12f0c5f57869269548ed935
Reviewed-on: https://git-master.nvidia.com/r/1559501
Signed-off-by: Maneet Singh &lt;mmaneetsingh@nvidia.com&gt;
(cherry-picked from ec51860b46b56f7ba4339df50c03ea60b39be9b6)
Reviewed-on: https://git-master.nvidia.com/r/1565806
Reviewed-by: Akhilesh Khumbum &lt;akhumbum@nvidia.com&gt;
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ATRACE cookie is now combination of IMU sensor type and timestamp,
and is in sync with Sensor HAL.

AV-388

Change-Id: I80ef2f40e9b4adbeb12f0c5f57869269548ed935
Reviewed-on: https://git-master.nvidia.com/r/1559501
Signed-off-by: Maneet Singh &lt;mmaneetsingh@nvidia.com&gt;
(cherry-picked from ec51860b46b56f7ba4339df50c03ea60b39be9b6)
Reviewed-on: https://git-master.nvidia.com/r/1565806
Reviewed-by: Akhilesh Khumbum &lt;akhumbum@nvidia.com&gt;
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: nvs-dfsh: Add tracing for sensor events</title>
<updated>2017-09-16T00:28:01+00:00</updated>
<author>
<name>Suril</name>
<email>sdhruv@nvidia.com</email>
</author>
<published>2017-06-30T23:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=90cb89ffc2b184618cbf34a2a1a9ab378458bca7'/>
<id>90cb89ffc2b184618cbf34a2a1a9ab378458bca7</id>
<content type='text'>
Enable atraces for sensor events. This helps in monitoring
performance of sensor packets by injecting timestamps

AV-388

Change-Id: I923af58747d641d3c3067978a26f1297217b4a29
Reviewed-on: https://git-master.nvidia.com/r/1511854
Signed-off-by: Suril Dhruv &lt;sdhruv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1560224
Reviewed-by: Maneet Maneet Singh &lt;mmaneetsingh@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable atraces for sensor events. This helps in monitoring
performance of sensor packets by injecting timestamps

AV-388

Change-Id: I923af58747d641d3c3067978a26f1297217b4a29
Reviewed-on: https://git-master.nvidia.com/r/1511854
Signed-off-by: Suril Dhruv &lt;sdhruv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1560224
Reviewed-by: Maneet Maneet Singh &lt;mmaneetsingh@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nvidia: Setting proper names to Makefile &amp; Kconfig</title>
<updated>2017-07-27T18:14:53+00:00</updated>
<author>
<name>Andrew Chew</name>
<email>achew@nvidia.com</email>
</author>
<published>2017-07-18T21:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=ff581f4c0314017d09cbf20cd9d5e47bcf353f75'/>
<id>ff581f4c0314017d09cbf20cd9d5e47bcf353f75</id>
<content type='text'>
Makefiles and Kconfig files are picked up based on project name being the
extension.  nvs-dfsh moved from kernel-4.4 to nvidia, so add the .nvidia
extension.

Bug 200325776

Change-Id: I9ca0800fbd80a4deb342b040d3ed9a1d9845fa64
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522680
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefiles and Kconfig files are picked up based on project name being the
extension.  nvs-dfsh moved from kernel-4.4 to nvidia, so add the .nvidia
extension.

Bug 200325776

Change-Id: I9ca0800fbd80a4deb342b040d3ed9a1d9845fa64
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522680
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nvs-dfsh: Do not initialize sensors if no_sensors property is set</title>
<updated>2017-07-27T18:14:52+00:00</updated>
<author>
<name>Maneet Singh</name>
<email>mmaneetsingh@nvidia.com</email>
</author>
<published>2017-06-24T01:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=2db95948d6bc9d6a73d720e5b95128c0cdf36e5c'/>
<id>2db95948d6bc9d6a73d720e5b95128c0cdf36e5c</id>
<content type='text'>
This change does not call nvs-probe on sensors if no_sensors
property is set, hence sysfs nodes are not created for sensors.
no_sensors property is set only for SPE based targets where
sysfs nodes are created as required by AON shub driver.

Bug 1936458

Change-Id: I81749b7235b059f5d3c74e031fd9f3bfb5cb33df
Reviewed-on: https://git-master/r/1508243
Signed-off-by: Maneet Singh &lt;mmaneetsingh@nvidia.com&gt;
Reviewed-on: https://git-master/r/1509024
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522679
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change does not call nvs-probe on sensors if no_sensors
property is set, hence sysfs nodes are not created for sensors.
no_sensors property is set only for SPE based targets where
sysfs nodes are created as required by AON shub driver.

Bug 1936458

Change-Id: I81749b7235b059f5d3c74e031fd9f3bfb5cb33df
Reviewed-on: https://git-master/r/1508243
Signed-off-by: Maneet Singh &lt;mmaneetsingh@nvidia.com&gt;
Reviewed-on: https://git-master/r/1509024
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522679
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>nvs-dfsh: Decouple Camera initialization from IMU</title>
<updated>2017-07-27T18:14:52+00:00</updated>
<author>
<name>Maneet Singh</name>
<email>mmaneetsingh@nvidia.com</email>
</author>
<published>2017-06-24T00:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=eb8795cf641d8367a44b17117609dc306c25a3db'/>
<id>eb8795cf641d8367a44b17117609dc306c25a3db</id>
<content type='text'>
Bug 1936458

Change-Id: I0ee1141e8b73bfca06c1193e307e94efadfc14ed
Reviewed-on: https://git-master/r/1508230
Reviewed-on: https://git-master/r/1509023
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522678
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1936458

Change-Id: I0ee1141e8b73bfca06c1193e307e94efadfc14ed
Reviewed-on: https://git-master/r/1508230
Reviewed-on: https://git-master/r/1509023
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522678
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers:nvs-dfsh: Add kernel timestamp to sensor events</title>
<updated>2017-07-27T18:14:52+00:00</updated>
<author>
<name>Suril</name>
<email>sdhruv@nvidia.com</email>
</author>
<published>2017-02-19T01:06:47+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=8a76048858a6351a7a46d4fb88ba18cf0e7ac47b'/>
<id>8a76048858a6351a7a46d4fb88ba18cf0e7ac47b</id>
<content type='text'>
Timestamp all sensor events with kernel timestamp. This will be used
to relate AP timestamp to sensor payload and MCU timestamps. AP
timestamp will be sent to HAL with each sensor event packet

Replacing mcu timestamp with kernel timestamp for magnetic_field sensor.
In case of magnetic field only kernel timestamp is sent to HAL

AV-280

Change-Id: I6504125b448ff343363164cbbb378680825ec9e7
Signed-off-by: Suril Dhruv &lt;sdhruv@nvidia.com&gt;
Reviewed-on: http://git-master/r/1310682
Reviewed-on: http://git-master/r/1307548
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522677
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Timestamp all sensor events with kernel timestamp. This will be used
to relate AP timestamp to sensor payload and MCU timestamps. AP
timestamp will be sent to HAL with each sensor event packet

Replacing mcu timestamp with kernel timestamp for magnetic_field sensor.
In case of magnetic field only kernel timestamp is sent to HAL

AV-280

Change-Id: I6504125b448ff343363164cbbb378680825ec9e7
Signed-off-by: Suril Dhruv &lt;sdhruv@nvidia.com&gt;
Reviewed-on: http://git-master/r/1310682
Reviewed-on: http://git-master/r/1307548
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522677
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>nvsh: Reduce min delay for accel and gyro</title>
<updated>2017-07-27T18:14:51+00:00</updated>
<author>
<name>Maneet Singh</name>
<email>mmaneetsingh@nvidia.com</email>
</author>
<published>2017-04-13T00:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=1a22bbd4e2b2c57f83de75ebc088963074726b1b'/>
<id>1a22bbd4e2b2c57f83de75ebc088963074726b1b</id>
<content type='text'>
AV-243

Change-Id: I490400bd67478481a4daa19de4d9790aabe8ed93
Reviewed-on: http://git-master/r/1461844
Reviewed-on: http://git-master/r/1487396
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522676
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AV-243

Change-Id: I490400bd67478481a4daa19de4d9790aabe8ed93
Reviewed-on: http://git-master/r/1461844
Reviewed-on: http://git-master/r/1487396
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522676
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>nvs-dfsh: provide mcu firmware version info</title>
<updated>2017-07-27T18:14:51+00:00</updated>
<author>
<name>wahsu</name>
<email>wahsu@nvidia.com</email>
</author>
<published>2017-04-04T09:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=ebf09ea9a1869efcc2845d4e5bd40cb4e15134cf'/>
<id>ebf09ea9a1869efcc2845d4e5bd40cb4e15134cf</id>
<content type='text'>
1\ Output mcu firmware version info to kernel message when driver opened.
2\ Provide mcu firmware version info in nvs node of NVS framework.

AV-149

Change-Id: Icb0662f3204fe2668410d16b61563b44bfd6c206
Signed-off-by: wahsu &lt;wahsu@nvidia.com&gt;
Reviewed-on: http://git-master/r/1455505
(cherry picked from commit 3957368a62ce085fc7526b90b1557db4a4ebaee8)
Reviewed-on: http://git-master/r/1462872
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522675
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1\ Output mcu firmware version info to kernel message when driver opened.
2\ Provide mcu firmware version info in nvs node of NVS framework.

AV-149

Change-Id: Icb0662f3204fe2668410d16b61563b44bfd6c206
Signed-off-by: wahsu &lt;wahsu@nvidia.com&gt;
Reviewed-on: http://git-master/r/1455505
(cherry picked from commit 3957368a62ce085fc7526b90b1557db4a4ebaee8)
Reviewed-on: http://git-master/r/1462872
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522675
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>Kconfig: Convert sensor drivers to loadable modules</title>
<updated>2017-07-27T18:14:51+00:00</updated>
<author>
<name>Robert Collins</name>
<email>rcollins@nvidia.com</email>
</author>
<published>2017-03-22T16:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=7b6db37f369b1ef3c2918d3150bc7f70b431960f'/>
<id>7b6db37f369b1ef3c2918d3150bc7f70b431960f</id>
<content type='text'>
Bug 1761087
Bug 200289379

Change-Id: I3e3d5a83cb3e138abbcf9749bad7a3f334e136e2
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: http://git-master/r/1325712
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522674
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1761087
Bug 200289379

Change-Id: I3e3d5a83cb3e138abbcf9749bad7a3f334e136e2
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: http://git-master/r/1325712
Signed-off-by: Andrew Chew &lt;achew@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1522674
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
</feed>
