android_kernel_oneplus_msm8998/include
Subhash Jadavani 7248753f68 scsi: ufs: optimize clock, pm_qos, hibern8 handling in queuecommand
ufshcd_queuecommand() vote for the resources in this order: clocks,
pm_qos latency, hibern8 exit. If any of these votes are not already
applied, each one has to be applied asynchronously and in that case we are
releasing all the previously applied resource votes (for example, if
hibern8 exit has to be completed asynchronously, we release the votes for
pm_qos and clocks as well). This is not a optimal solution instead we
should skip scheduling the unvoting work for already voted resources.

Change-Id: Ie700d9b3bf64370a5885787f7313d41adb5b3566
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
2016-03-22 10:58:10 -07:00
..
acpi Merge branch 'acpi-pci' 2015-11-07 01:30:10 +01:00
asm-generic treewide: Remove old email address 2015-11-23 09:44:58 +01:00
clocksource
crypto
drm drm/nouveau: Fix pre-nv50 pageflip events (v4) 2015-12-04 13:49:38 +10:00
dt-bindings clk: msm: clock: Add support for MSM8996/COBALT clock tree 2016-03-01 13:00:25 -08:00
keys
kvm KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active 2015-11-24 18:07:40 +01:00
linux scsi: ufs: optimize clock, pm_qos, hibern8 handling in queuecommand 2016-03-22 10:58:10 -07:00
math-emu
media
memory
misc
net net: diag: Support destroying TCP sockets. 2016-02-25 09:01:21 +09:00
pcmcia
ras
rdma IB/mad: Require CM send method for everything except ClassPortInfo 2015-12-08 12:19:11 -05:00
rxrpc
scsi scsi: ufs: created UFS unit-tests framework 2016-03-22 10:55:20 -07:00
soc soc: qcom: Add kryo l2 accessors driver snapshot 2016-03-01 13:00:26 -08:00
sound Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus 2016-01-05 23:07:32 +00:00
target target: Fix race for SCF_COMPARE_AND_WRITE_POST checking 2015-11-28 19:33:15 -08:00
trace scsi: ufs: add trace event for ufs commands 2016-03-22 10:57:53 -07:00
uapi uapi: scsi: ufs: add ioctl interface for query request 2016-03-22 10:55:43 -07:00
video video: adf: fbdev: add stubs for kernels without ADF_FBDEV 2016-02-16 13:53:22 -08:00
xen xen: Add RING_COPY_REQUEST() 2015-12-18 10:00:17 -05:00
Kbuild