Bruce Levy
e7faf8d449
AndroidKernel: Add support for Uncompresed Kernel
...
Add logic to check for Uncompressed Kernel defconfig.
Then generate appropriate image.
Change-Id: Id59a1633bf5355d9a091c96f923265e19599d0fa
Signed-off-by: Bruce Levy <blevy@codeaurora.org>
2019-01-14 18:26:08 -08:00
qctecmdr Service
b058dd7897
Merge "ARM: dts: msm: Add RTB and MSM MPM sleep counter nodes for kona"
2019-01-14 13:22:58 -08:00
qctecmdr Service
e03519432e
Merge "mhi: controller: Fix warning in mhi_qcom.c"
2019-01-14 13:22:57 -08:00
qctecmdr Service
1cf7d09ad4
Merge "ARM: dts: msm: Add LED Flash source info in camera DT for kona"
2019-01-14 13:22:57 -08:00
qctecmdr Service
89db8ac60a
Merge "regulator: add rpmh-regulator driver"
2019-01-14 13:22:57 -08:00
qctecmdr Service
792e8f6f54
Merge "msm: gsi: Change user_data to support OOO completions"
2019-01-14 12:33:20 -08:00
Michael Adisumarta
06ae5b7bcc
msm: gsi: Change user_data to support OOO completions
...
Add a valid flag to user data elements to specify if it is in use.
Add extra escape buffers equal to the MAX_VEID
since there can only be that many TREs on hold.
Change-Id: I898a8ceda921f5a7da2a83c7d7a3565441bfa16e
Signed-off-by: Michael Adisumarta <madisuma@codeaurora.org>
2019-01-14 11:46:53 -08:00
Michael Adisumarta
bf9fe5c91b
msm: ipa: IPA coalescing data path changes
...
Change the data path to support coalescing. Take out linked list
implementation for rx_packets. Add out of order skb handling.
Change-Id: Ic1b25a35097b6c697052a6632e0fcca5dad70fee
Signed-off-by: Michael Adisumarta <madisuma@codeaurora.org>
2019-01-14 11:46:06 -08:00
qctecmdr Service
64dd490ff7
Merge "cpufreq: schedutil: fix undefined reference to '__aeabi_uldivmod'"
2019-01-14 11:11:33 -08:00
qctecmdr Service
2eb51f22b0
Merge "dwc3-msm: Fix dwc3_drd_state_string for undefined state"
2019-01-14 11:11:33 -08:00
qctecmdr Service
e7564eab3a
Merge "sched: Add a check for cpu unbound deferrable timers"
2019-01-14 11:11:32 -08:00
qctecmdr Service
53411a601e
Merge "cpufreq: schedutil: Avoid WALT logic when WALT sysctl flag not set"
2019-01-14 10:21:20 -08:00
qctecmdr Service
18204df02f
Merge "cpufreq: schedutil: Add cpu_frequency traces for each cpu in the policy"
2019-01-14 09:32:50 -08:00
qctecmdr Service
893fdac4b4
Merge "cpufreq: schedutil: Avoid processing certain notifications"
2019-01-14 08:48:44 -08:00
qctecmdr Service
c13a462a37
Merge "cpufreq: schedutil: Keep track of average policy capacity"
2019-01-14 08:05:51 -08:00
qctecmdr Service
32c72dfbce
Merge "cpufreq: schedutil: Ignore work_in_progress"
2019-01-14 07:21:57 -08:00
qctecmdr Service
60a2fb6f55
Merge "qcom-cpufreq: Add missing cpufreq registers when use common table"
2019-01-14 06:29:33 -08:00
qctecmdr Service
846c0bc6b6
Merge "msm: ipa4: adapt new IPA uC command format"
2019-01-14 04:07:01 -08:00
qctecmdr Service
b55990269f
Merge "qcom: gcc: Update documentation for GCC driver for LITO"
2019-01-14 00:45:51 -08:00
qctecmdr Service
03c8e1fd6a
Merge "qcom-cpufreq: Cache the resolved frequency index"
2019-01-14 00:45:51 -08:00
qctecmdr Service
a48b2e7819
Merge "msm: camera: cpas: Add cpas support for camera v480 platform"
2019-01-13 23:53:05 -08:00
qctecmdr Service
61713ccb67
Merge "soc: qcom: subsys_notif: Add support for early SSR notifications"
2019-01-13 23:53:04 -08:00
qctecmdr Service
9c4f7965c4
Merge "soc: qcom: add PIL loading spss important messages"
2019-01-13 23:53:04 -08:00
qctecmdr Service
928a196f96
Merge "soc: qcom: add secure processor communication (spcom) user API H file"
2019-01-13 23:53:03 -08:00
Prasad Sodagudi
1244fa1f1a
sched: Add a check for cpu unbound deferrable timers
...
Add a check for cpu unbound deferrable timer expiry and raise
softirq for handling the expired timers so that the CPU can
process the cpu unbound deferrable times as early as possible
when a cpu tries to enter/exit idle loop.
Change-Id: Ieffa74fa22a4d25493f5590b5ac1e0d784fcbbad
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
[rishabhb@codeaurora.org: Resolved conflicts due to addition of
commit: time: tick-sched: Reorganize idle tick management code]
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2019-01-13 23:39:23 -08:00
qctecmdr Service
13bd9a4cfc
Merge "msm: camera: isp: Add VFE Bus 2.0 support"
2019-01-13 23:07:09 -08:00
Rishabh Bhatnagar
f7a853afff
ARM: dts: msm: Add RTB and MSM MPM sleep counter nodes for kona
...
Add Register Trace Buffer (RTB) node for kona SoC. Also, add MSM MPM
sleep counter node, which is used in boot_stats driver.
Change-Id: I934e4af3677f9a37d366ebe03ac3904427a6429b
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2019-01-13 22:27:54 -08:00
qctecmdr Service
3a340c1434
Merge "PM / devfreq: Add devfreq driver for simple device"
2019-01-13 21:38:53 -08:00
qctecmdr Service
97c8f0a69c
Merge "qcom-cpufreq: Register cpufreq driver in driver probe"
2019-01-13 20:52:23 -08:00
qctecmdr Service
764fbbc7ec
Merge "mhi: core: update event ID for bidirectional channels"
2019-01-13 20:52:23 -08:00
qctecmdr Service
72d9bda476
Merge "dt-bindings: qseecom: Add DT binding entry for qseecom"
2019-01-13 20:52:22 -08:00
qctecmdr Service
63b1dc0a90
Merge "drivers: pinctrl: Update pinctrl driver"
2019-01-13 20:52:22 -08:00
qctecmdr Service
ddf1170df9
Merge "cpufreq: Add snapshot of qcom-cpufreq driver"
2019-01-13 20:04:02 -08:00
qctecmdr Service
af8352fa17
Merge "msm: camera: uapi: Add new LCR IFE output port"
2019-01-13 19:12:46 -08:00
qctecmdr Service
435539b9da
Merge "cpufreq: cpu-boost: Force most/all tasks to big cluster on input event"
2019-01-13 19:12:46 -08:00
Taniya Das
767930b815
qcom: gcc: Update documentation for GCC driver for LITO
...
Add compatible for gcc lito and also add the new clock ids supported.
Change-Id: If7c6f99828836fcc87b45ca7303e05ac849bfa69
Signed-off-by: Taniya Das <tdas@codeaurora.org>
2019-01-13 16:52:04 -08:00
qctecmdr Service
9b6954dfe1
Merge "msm: camera: sensor: Add support for Multimodule"
2019-01-12 17:01:09 -08:00
Rishabh Bhatnagar
fa1d3ac107
drivers: pinctrl: Update pinctrl driver
...
Update pinctrl driver based on hw settings documentation
update.
Change-Id: Ib3d0e6f04632b1367f96cfd0484a8c5c2db05821
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2019-01-12 15:22:40 -08:00
Pavan Kumar Chilamkurthi
adcf415649
msm: camera: cpas: Add cpas support for camera v480 platform
...
Add register info. initial QoS settings info to program
camera static settings for chipsets having camera v480.
Change-Id: I72365caf521916ea1099862d6ac710a574730093
Signed-off-by: Pavan Kumar Chilamkurthi <pchilamk@codeaurora.org>
2019-01-12 13:15:19 -08:00
Amir Samuelov
f12ac9af55
soc: qcom: add secure processor communication (spcom) user API H file
...
add spcom user interface (uapi) API H file.
Change-Id: I97daca439bb892c509764cd7940693fff1566cb3
Signed-off-by: Amir Samuelov <amirs@codeaurora.org>
2019-01-12 17:36:00 +02:00
Amir Samuelov
8156266d61
dt-binding: soc: qcom: add secure processor communication binding
...
Add secure processor communication (spcom) driver device tree binding.
Change-Id: I95510eaa6e32f4b00e742ffe75815684ebce9913
Signed-off-by: Amir Samuelov <amirs@codeaurora.org>
2019-01-12 00:13:53 -08:00
qctecmdr Service
fab1a14a60
Merge "mm/usercopy: Use memory range to be accessed for wraparound check"
2019-01-11 21:02:37 -08:00
qctecmdr Service
3aa6e67721
Merge "msm: vidc: Fix setting profile & level control"
2019-01-11 21:02:37 -08:00
qctecmdr Service
9e8be80111
Merge "msm: cvp: Add uapi headers and trace events header"
2019-01-11 20:08:08 -08:00
qctecmdr Service
26da2af7b1
Merge "msm: ipa: Fix misleading registers numbering"
2019-01-11 20:08:08 -08:00
qctecmdr Service
0016bcbc55
Merge "mhi: core: fix 32-bit compilation errors"
2019-01-11 20:08:07 -08:00
qctecmdr Service
81f3dbbc8d
Merge "arm64: Remove ECC check in do_bad"
2019-01-11 20:08:07 -08:00
qctecmdr Service
f2e32a4d5b
Merge "memory_hotplug: Optimize memory onlining"
2019-01-11 20:08:06 -08:00
qctecmdr Service
a34006fcc7
Merge "defconfig: Enable uncompressed image option for Kona"
2019-01-11 18:59:17 -08:00
qctecmdr Service
2245273b3b
Merge "soc: qcom: pil: Avoid memory leaks by releasing the firmware resources"
2019-01-11 18:59:17 -08:00