Commit graph

580577 commits

Author SHA1 Message Date
Linux Build Service Account
8992a2bc85 Merge "qpnp-qnovo: Remove dependency on adapter current limit" 2017-01-09 12:42:36 -08:00
Linux Build Service Account
de87f8c7f5 Merge "thermal: tsens: Switch from usleep_range() to msleep" 2017-01-09 12:42:36 -08:00
Linux Build Service Account
9801eea3b6 Merge "coresight: fix spinlock corruption issue" 2017-01-09 12:42:35 -08:00
Linux Build Service Account
a999a488bf Merge "msm: kgsl: Remove BUG_ON from the map global" 2017-01-09 12:42:34 -08:00
Linux Build Service Account
443502cc09 Merge "timers: Fix documentation for schedule_timeout() and similar" 2017-01-09 12:42:33 -08:00
Linux Build Service Account
8f67fe8656 Merge "timers: Fix usleep_range() in the context of wake_up_process()" 2017-01-09 12:42:32 -08:00
Linux Build Service Account
2f996ae5f9 Merge "timers: Plug locking race vs. timer migration" 2017-01-09 12:42:32 -08:00
Linux Build Service Account
b21cbc3678 Merge "msm: camera: isp: Update UB Size for SDM660" 2017-01-09 12:42:25 -08:00
Linux Build Service Account
79a1a55cf8 Merge "arm64: Add TLB conflict fault handler" 2017-01-09 01:32:27 -08:00
Linux Build Service Account
8712d5fca8 Merge "ARM: dts: msm: Change FG cut-off voltage to 3.7V for SDM660 QRD" 2017-01-09 01:32:25 -08:00
Linux Build Service Account
22190d6236 Merge "msm: sde: Update rotator OT settings for sdm660" 2017-01-09 01:32:24 -08:00
Linux Build Service Account
456e674b52 Merge "msm: mdss: Avoid incorrect status while parsing dsi topology" 2017-01-09 01:32:24 -08:00
Linux Build Service Account
1939b80fcd Merge "msm: mdss: Reset compression config after dynamic DSC off" 2017-01-09 01:32:23 -08:00
Linux Build Service Account
3335bd2486 Merge "ARM: dts: msm: Allocate memory for diag client for SDM630" 2017-01-09 01:32:22 -08:00
Linux Build Service Account
ead7701ae5 Merge "ASoC: msm: Fix kernel crash in core_set_license" 2017-01-09 01:32:17 -08:00
Linux Build Service Account
3fd4881140 Merge "drivers: soc: qcom: Add overflow check for sound model size" 2017-01-09 01:32:17 -08:00
Linux Build Service Account
fd9e18a8de Merge "scsi: ufs: Add clock ungating to a separate workqueue" 2017-01-09 01:32:16 -08:00
Linux Build Service Account
860d4b5a56 Merge "clk: msm: clock-gcc-8998: keep gcc_bimc_gfx_clk on" 2017-01-09 01:32:15 -08:00
Linux Build Service Account
3b75c28dc2 Merge "ARM: dts: msm: Specify the interrupts properly for haptics on pm660" 2017-01-09 01:32:11 -08:00
Linux Build Service Account
cec4a662ea Merge "ARM: dts: msm: Specify the interrupts properly for haptics on pmi8998" 2017-01-09 01:32:10 -08:00
Linux Build Service Account
69fd33f749 Merge "qcom-charger: Fix crash due to null ptr access of pl psy" 2017-01-09 01:32:09 -08:00
Linux Build Service Account
3a12198f55 Merge "qcom-charger: typec legacy cable detection" 2017-01-09 01:32:09 -08:00
Linux Build Service Account
22b3cb62b0 Merge "lpm-levels: Do not consider cluster residency in suspend" 2017-01-09 01:32:08 -08:00
Linux Build Service Account
eb9fd932ae Merge "mmc: core: Enable HS mode first in the device and then in the host" 2017-01-09 01:32:07 -08:00
Linux Build Service Account
c52c8180c8 Merge "clk: msm: clock-osm: remove ioremaps from panic callback" 2017-01-09 01:32:06 -08:00
Linux Build Service Account
36d6426c99 Merge "qpnp-fg-gen3: show 0 time to full at 100% SOC" 2017-01-09 01:32:06 -08:00
Linux Build Service Account
1e5b699f08 Merge "pmic-voter: Allow forcing a value via debug interface" 2017-01-09 01:32:05 -08:00
Linux Build Service Account
a44f92715b Merge "ASoC: msm: qdsp6v2: DAP: Add check to validate param length" 2017-01-09 01:32:04 -08:00
Linux Build Service Account
149442b64e Merge "msm: vidc: enable passive buses while unload firmware" 2017-01-09 01:32:03 -08:00
Linux Build Service Account
834cafa954 Merge "ASoC: msm: qdsp6v2: add route for secondary MI2S TX hostless capture" 2017-01-09 01:32:03 -08:00
Linux Build Service Account
7bf4e176b4 Merge "msm: cpp: Use regulator APIs for gdsc reg access" 2017-01-09 01:32:02 -08:00
Linux Build Service Account
2113b4e7d2 Merge "msm: camera-v2: vpe: Add check to prevent index out of bounds" 2017-01-09 01:32:01 -08:00
Linux Build Service Account
e863daf413 Merge "ARM: dts: msm: Add actuator node to camera1 node for 8998" 2017-01-09 01:32:00 -08:00
cyizhao
28a9e2bfa0 ARM: dts: msm: Change FG cut-off voltage to 3.7V for SDM660 QRD
SDM660 QRD device will use Groot V1.0 device which would reset
when VPH_PWR and VBOB crossover, this causes the MSM to reset and
a device reboot. Set cut-off voltage to 3.7V to avoid this happen
but this will lose some battery capacity as the penalty.

CRs-Fixed: 1107239
Change-Id: Idae459e036089fa1161d8dd81c33dc393deac3aa
Signed-off-by: cyizhao <cyizhao@codeaurora.org>
2017-01-08 18:06:46 -08:00
cyizhao
7e65ab057d ARM: dts: msm: Set WLED string number for SDM660 QRD
Specify the number of strings in WLED properly according to hardware
connection.

CRs-Fixed: 1108198
Change-Id: I39d3a0ba05a78d0d3204ffb56df64830d0fdedce
Signed-off-by: cyizhao <cyizhao@codeaurora.org>
2017-01-08 17:53:18 -08:00
Linux Build Service Account
08a95e6878 Merge "drm/msm: remove clock framework dependency" 2017-01-08 16:32:11 -08:00
Prasad Sodagudi
adcb849731 arm64: Add TLB conflict fault handler
Add TLB conflict fault handler and try to handle
gracefully. Check whether TLB fault can be handled
by EL2 and cause panic if EL2 is not able to handle.

Change-Id: I276ec5413411932bd8a67ed4c85ebbf66f4affcf
Signed-off-by: Runmin Wang <runminw@codeaurora.org>
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
2017-01-08 12:56:28 -08:00
Linux Build Service Account
e51c3cc83f Merge "defconfig: msm: compile video drivers as builtins" 2017-01-08 08:05:53 -08:00
Linux Build Service Account
dfa7c4abac Merge "ASoC: wcd934x: Fix out of bounds for mad input value" 2017-01-08 08:05:53 -08:00
Linux Build Service Account
827cd4f6bb Merge "drivers: mfd: Add support for direct apps interrupt" 2017-01-08 08:05:52 -08:00
Linux Build Service Account
99286f0b5d Merge "ARM: dts: msm: add a new panel driver for sdm660 QRD" 2017-01-08 08:05:51 -08:00
Linux Build Service Account
824a1a6d2a Merge "ARM: dts: msm: Enable volume up key for qrd sdm660" 2017-01-08 08:05:50 -08:00
Linux Build Service Account
1f52cde69c Merge "qseecom: Rename clock handle names" 2017-01-08 08:05:46 -08:00
Linux Build Service Account
082aa733d8 Merge "msm: cpp: Fix for integer overflow in cpp" 2017-01-07 23:00:03 -08:00
Linux Build Service Account
96f3cc94dd Merge "media: dvb-core: Fix for dvb_ringbuffer merge conflict" 2017-01-07 13:44:17 -08:00
Linux Build Service Account
fc0faf1b5e Merge "msm: isp: Handle ping pong mismatch error" 2017-01-07 13:44:16 -08:00
Linux Build Service Account
ccf3c89458 Merge "input: move qpnp-power-on driver into input/misc directory" 2017-01-07 05:24:01 -08:00
Linux Build Service Account
ad65eb0904 Merge "ARM: dts: msm: Add support for pwr/perf supply for sdm660" 2017-01-07 05:24:00 -08:00
Linux Build Service Account
2330401695 Merge "spcom: free all SKP ION buffers on SSR" 2017-01-07 05:23:57 -08:00
Linux Build Service Account
8964db0fd5 Merge "clk: qcom: osm: remove ioremaps from panic callback" 2017-01-07 05:23:56 -08:00