android_kernel_oneplus_msm8998/drivers
Park Ju Hyung 815e2d8190 msm_thermal: initialize later than arch drivers
If OSM driver is initialized later than msm_thermal, it will fail:

[    0.226183] cpu cpu0: dev_pm_opp_get_opp_count: OPP table not found (-19)
[    0.227931] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[    0.227955] cpu cpu4: dev_pm_opp_get_opp_count: OPP table not found (-19)
[    0.229631] msm_thermal:get_cpu_freq_plan_len Error reading CPU4 freq table len. error:-19
[    0.229652] cpu cpu0: dev_pm_opp_get_opp_count: OPP table not found (-19)
[    0.231380] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[    0.231404] cpu cpu4: dev_pm_opp_get_opp_count: OPP table not found (-19)
[    0.233095] msm_thermal:get_cpu_freq_plan_len Error reading CPU4 freq table len. error:-19

Change-Id: I98be9d37701f1f9366cef1427cfdd9082b8fb24c
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: celtare21 <celtare21@gmail.com>
2020-11-03 21:30:39 +01:00
..
accessibility
acpi ACPI / SBS: Fix rare oops when removing modules 2019-11-25 15:54:46 +01:00
amba
android binder: Disable debug mask 2020-11-03 21:30:24 +01:00
ata ata: ep93xx: Use proper enums for directions 2019-11-25 15:54:36 +01:00
atm atm: zatm: Fix empty body Clang warnings 2019-11-28 18:25:46 +01:00
auxdisplay
base cpuidle: don't disable cpuidle when entering suspend 2020-11-03 21:30:17 +01:00
bcma
bif
block Merge android-4.4-p.204 (583bdda) into msm-4.4 2019-12-02 10:58:49 +05:30
bluetooth Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
bus
cdrom
char msm_rng: fix issue with unbalanced clk_put 2020-11-03 21:30:21 +01:00
clk Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
clocksource clocksource: arm_arch_timer: Fix a NULL Pointer dereference 2019-07-09 14:05:25 +05:30
connector
cpufreq cpufreq: deoneplusify and remove PM QOS changes 2020-11-03 21:30:19 +01:00
cpuidle cpuidle: Don't enable all governors by default 2020-11-03 21:30:38 +01:00
crypto treewide: Fix code issues detected using GCC 8.2.0 2020-11-03 21:30:25 +01:00
dca
devfreq devfreq: Don't force compilation of userspace governor 2020-11-03 21:30:38 +01:00
dio
dma Merge android-4.4-p.203 (40ef73d) into msm-4.4 2019-11-26 10:42:36 +05:30
dma-buf
edac Merge android-4.4.187 (8eb3d65) into msm-4.4 2019-08-07 11:03:21 +05:30
eisa
esoc
extcon Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
firewire
firmware Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
fmc
fpga
gpio Merge android-4.4-p.203 (40ef73d) into msm-4.4 2019-11-26 10:42:36 +05:30
gpu msm: kgsl: Increase priority of RT thread 2020-11-03 21:30:28 +01:00
hid Merge android-4.4-p.200 (903fbe7) into msm-4.4 2019-11-13 10:41:54 +05:30
hsi
hv
hwmon Merge android-4.4-p.203 (40ef73d) into msm-4.4 2019-11-26 10:42:36 +05:30
hwspinlock
hwtracing Merge android-4.4.191 (6da3fbc) into msm-4.4 2019-09-09 11:30:20 +05:30
i2c i2c-msm-v2: allow i2c_adapter to retry on arbitration lost 2020-11-03 21:30:22 +01:00
ide
idle
iio Merge android-4.4-p.203 (40ef73d) into msm-4.4 2019-11-26 10:42:36 +05:30
infiniband IB/mthca: Fix error return code in __mthca_init_one() 2019-11-25 15:54:35 +01:00
input touchscreen: fw_update_v7: Fix constant logical operand warning 2020-11-03 21:30:25 +01:00
iommu Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
ipack
irqchip Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
isdn mISDN: Fix type of switch control variable in ctrl_teimanager 2019-11-28 18:25:49 +01:00
leds treewide: Fix code issues detected using GCC 8.2.0 2020-11-03 21:30:25 +01:00
lguest
lightnvm
macintosh macintosh/windfarm_smu_sat: Fix debug output 2019-11-28 18:25:45 +01:00
mailbox mailbox: handle failed named mailbox channel request 2019-08-04 09:34:58 +02:00
mcb
md Merge android-4.4-p.204 (583bdda) into msm-4.4 2019-12-02 10:58:49 +05:30
media do not call trace_printk on non-debug build 2020-11-03 21:30:39 +01:00
memory memory: tegra: Fix integer overflow on tick value calculation 2019-06-11 12:23:46 +02:00
memstick memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' 2019-10-29 09:13:31 +01:00
message
mfd mfd: wcd9xxx: disable slimbus register access for debugfs 2020-11-03 21:30:23 +01:00
misc treewide: Fix code issues detected using GCC 8.2.0 2020-11-03 21:30:25 +01:00
mmc Merge android-4.4-p.204 (583bdda) into msm-4.4 2019-12-02 10:58:49 +05:30
mtd Merge android-4.4-p.203 (40ef73d) into msm-4.4 2019-11-26 10:42:36 +05:30
net Silences WLAN, PCIe, and CPU suspend state kernel messages 2020-11-03 21:30:30 +01:00
nfc nfc: pn5xx: Fix enum-conversion warnings 2020-11-03 21:30:26 +01:00
ntb ntb: intel: fix return value for ndev_vec_mask() 2019-11-28 18:25:59 +01:00
nubus
nvdimm libnvdimm/btt: Fix a kmemdup failure check 2019-05-16 19:45:05 +02:00
nvme
nvmem nvmem: core: return error code instead of NULL from nvmem_device_get 2019-11-25 15:53:55 +01:00
oem_debug drivers: Fix up disabling CONFIG_OEM_FORCE_DUMP 2020-11-03 21:30:24 +01:00
of Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
oneplus drivers: Allow disabling OEM debug support 2020-11-03 21:30:16 +01:00
oprofile
param_read_write Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
parisc parisc: Disable HP HSC-PCI Cards to prevent kernel crash 2019-10-05 12:27:52 +02:00
parport parport: Fix mem leak in parport_register_dev_model 2019-07-10 09:56:31 +02:00
pci Silences WLAN, PCIe, and CPU suspend state kernel messages 2020-11-03 21:30:30 +01:00
pcmcia
perf
phy Merge android-4.4.187 (8eb3d65) into msm-4.4 2019-08-07 11:03:21 +05:30
pinctrl pinctrl: qcom: Add irq_enable callback for msm gpio 2020-11-03 21:30:32 +01:00
platform treewide: Fix code issues detected using GCC 8.2.0 2020-11-03 21:30:25 +01:00
pnp
power power_supply: Fix unbalanced the power supplies 2020-11-03 21:30:35 +01:00
powercap
pps Merge android-4.4.187 (8eb3d65) into msm-4.4 2019-08-07 11:03:21 +05:30
ps3
ptp
pwm pwm-qpnp: fix the uninitialized pwm mode issue 2020-11-03 21:30:15 +01:00
rapidio
ras
regulator treewide: Fix code issues detected using GCC 8.2.0 2020-11-03 21:30:25 +01:00
remoteproc
reset
rpmsg
rtc Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
s390 This is the 4.4.203 stable release 2019-11-25 17:44:35 +01:00
sbus
scsi scsi: ufs: Increase crypto thread priority 2020-11-03 21:30:38 +01:00
sensors
sfi
sh
slimbus slimbus: Add missing brackets in slim_change_existing_chans 2020-11-03 21:30:31 +01:00
sn
soc remove calls to trace_printk 2020-11-03 21:30:39 +01:00
soundwire
spi Merge android-4.4-p.204 (583bdda) into msm-4.4 2019-12-02 10:58:49 +05:30
spmi Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
ssb ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit 2019-06-11 12:23:53 +02:00
staging ion: ion_system_heap: update supported page-orders for ion pool 2020-11-03 21:30:28 +01:00
switch
target scsi: target: core: Do not overwrite CDB byte 1 2019-11-10 11:21:08 +01:00
tc
tee
thermal msm_thermal: initialize later than arch drivers 2020-11-03 21:30:39 +01:00
thunderbolt thunderbolt: Use 32-bit writes when writing ring producer/consumer 2019-11-06 12:09:17 +01:00
tty Revert "serial: msm_serial_hs: Protect spurious irqs after wakeup irq enablement" 2020-11-03 21:30:36 +01:00
uio
usb Revert "f_fs: set maxburst to one before enabling endpoints" 2020-11-03 21:30:37 +01:00
uwb
vfio vfio/pci: Fix potential memory leak in vfio_msi_cap_len 2019-11-25 15:54:13 +01:00
vhost commit e82b9b0727ff ("vhost: introduce vhost_exceeds_weight()") 2019-11-13 18:43:09 -08:00
video treewide: Fix code issues detected using GCC 8.2.0 2020-11-03 21:30:25 +01:00
virt drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl 2019-05-16 19:45:18 +02:00
virtio UPSTREAM: virtio: new feature to detect IOMMU device quirk 2019-05-15 14:34:43 +00:00
vlynq
vme
w1 This is the 4.4.181 stable release 2019-06-11 14:23:58 +02:00
watchdog watchdog: bcm2835_wdt: Fix module autoload 2019-09-06 10:18:15 +02:00
xen xen/pci: reserve MCFG areas earlier 2019-10-17 13:40:55 -07:00
zorro
Kconfig Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30
Makefile Synchronize codes for Oneplus 5/5T OxygenOS 10.0.0 2020-06-22 11:51:14 +05:30