- Jan 28, 2019
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
VijayaKumar T M authored
QM215 uses gpio based flash and torch Add gpio flash driver for qm215 qrd Change-Id: Ib26c80141207030ed0d2a9f14c95622ce260a9b6 Signed-off-by:
Naresh.B <cnbomme@codeaurora.org> Signed-off-by:
VijayaKumar T M <vtmuni@codeaurora.org>
-
Mao Jinlong authored
qcom,cti-save is enabled for cpu ctis on msm8937 for primary build debug which will keep qdss clk being on. It will increase the power consumption. So disable coresight cti for msm8937 on perf build. Change-Id: I6fd87961145d738870a6e31f78ff756e506240ae Signed-off-by:
Mao Jinlong <jinlmao@codeaurora.org>
-
Taniya Das authored
GPLL0/GPLL6 for QM215 is updated to map SRC-5/SRC-6 respectively. Change-Id: I01cf1c916438786145bc45d859b6cb708c179a8e Signed-off-by:
Taniya Das <tdas@codeaurora.org>
-
VijayaKumar T M authored
Add gpio based flash device node to enable flash and torch on qm215. Change-Id: I014dc4244b552dcdbff9088e376248c9bf663766 Signed-off-by:
VijayaKumar T M <vtmuni@codeaurora.org>
- Jan 25, 2019
-
-
Linux Build Service Account authored
Change-Id: I7051787e9c57fc05963b0e3ea6e7796fb9cd80dd
-
- Jan 18, 2019
-
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Zhen Kong authored
When __qseecom_reentrancy_process_incomplete_cmd() calls __qseecom_process_reentrancy_blocked_on_listener(), it should first release listener_access_lock, as both of them will take this mutex inside. Besides, when qseecom processes a pending listener unregister, it should make sure qseecom_release() is already called on this listener to avoid free this listener's private data, which will be used by qseecom_release. Change-Id: I9dd1937e57f9eaf9d440c13244c66ef9f6771671 Signed-off-by:
Zhen Kong <zkong@codeaurora.org>
-
Zhen Kong authored
Optimize listener unregister and register operations to avoid deadlock and xpu violation Change-Id: Ic1af4ad60abe2422aa133f72c0523074ed7cdc5a Signed-off-by:
Zhen Kong <zkong@codeaurora.org>
-
Hardik Arya authored
There is a possibility of use-after-free and double free because of not marking buffer as NULL after freeing. The patch marks buffer as NULL after freeing in error case. Change-Id: Iacf8f8a4a4e644f48c87d5445ccd594766f2e156 Signed-off-by:
Hardik Arya <harya@codeaurora.org>
-
Sayali Lokhande authored
Do not set ufs debug error state for the command which is retried with -EAGAIN. This is not a fatal error and QMVS tool should not fail validation based on such error. Change-Id: Iaf8e1e81a14bee4c37269ee3f096979ce344dfa4 Signed-off-by:
Sayali Lokhande <sayalil@codeaurora.org>
-
- Jan 17, 2019
-
-
Manaf Meethalavalappu Pallikunhi authored
Add xo_therm based skin thermal zone rule for QM215. It includes cpu mitigation, gpu mitigation, modem mitigation and charger mitigation. Update gpu TSENS trip threshold for QM215. Change-Id: I2c62630109fc26466eb03b3b29661440db40262b Signed-off-by:
Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Jan 16, 2019
-
-
Manjunatha Madana authored
REGMAP MMIO is used in msm8909w digital codec. Enable compilation so as to resolve any unknown symbol errors. Change-Id: Iaf5aa17731d396637dea3fbbe2d5c4fdb5bc01a9 Signed-off-by:
Manjunatha Madana <mamanj@codeaurora.org>
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Anusha Shakarad authored
This reverts commit 1b1a9ea9. Change-Id: I69e2328dd2e5126418a8fac1617dbddcf97ac3e6 Signed-off-by:
Anusha Shakarad <ashaka@codeaurora.org>
-
Anusha Shakarad authored
This reverts commit a2b391c4. Change-Id: I1b319dd3ad3990920125f4e2d2d14faa34e2fdc7 Signed-off-by:
Anusha Shakarad <ashaka@codeaurora.org>
-
Nagireddy Annem authored
Enable logging of interrupts that could have caused system resume. Change-Id: I440bc8e77590a2c744aefce4bedc541d52c7f7d4 Signed-off-by:
Nagireddy Annem <nannem@codeaurora.org>
-
Sandeep Singh authored
Add new property to update vbatt threshold value for pukeena target. Change-Id: Ia3d2b93a429d09d14cee6b6cff8f950872346386 Signed-off-by:
Sandeep Singh <sandsing@codeaurora.org>
-
Sandeep Singh authored
Update the vbatt threshold value target wise. For pukeena need vbatt monitoring threshold of 3.6V. Change-Id: Ib564214616fa47faf1146ea7a3bb60b09f567a66 Signed-off-by:
Sandeep Singh <sandsing@codeaurora.org>
-
- Jan 15, 2019
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Jan 14, 2019
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Anirudh Ghayal authored
FULL SOC is expected to be capped @ 99% for system SOC calculations. Change-Id: I5f99223ff55b1831793066c432d04ed60823881c Signed-off-by:
Anirudh Ghayal <aghayal@codeaurora.org>
-
Anirudh Ghayal authored
The current check always returns a positive value due to a unsigned in wrap-around. Fix it. Change-Id: I28fea4ff67ffed82465e5cfa785414069e4a180b Signed-off-by:
Anirudh Ghayal <aghayal@codeaurora.org>
-