linux/include
Finley Xiao 3390f8aa54 soc: rockchip: system_monitor: Add mutex to protect changing voltage
After change OPP Table according to temperature, the system monitor will
update current voltage, but the cpufreq also will change frequency and
voltage, so a lock should be add between system monitor and cpufreq.
If use interactive governor, policy->rwsem can be used. but if use
ondemand or conservative governor, there isn't a ready-made lock,
so this patch adds a new mutex lock to protect changing voltage.

Change-Id: I5fdad482261ac5c3624048d06b3e761f5abdc6c1
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
2020-01-20 16:47:10 +08:00
..
acpi ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags 2019-10-17 13:45:33 -07:00
asm-generic This is the 4.19.68 stable release 2019-08-25 14:19:34 +02:00
clocksource
crypto crypto: speck - remove Speck 2019-04-03 15:25:12 -07:00
drm drm: rockchip: dw-hdmi: fix the issue of hdmi unbind error 2019-12-16 15:52:57 +08:00
dt-bindings dt-bindings: display: media-bus-format: Sync with include/uapi/linux/media-bus-format.h 2019-12-09 17:24:22 +08:00
keys keys: Fix dependency loop between construction record and auth key 2019-03-23 20:09:48 +01:00
kvm KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block 2019-08-25 10:47:59 +02:00
linux ANDROID: idle_notifier: Add generic idle notifiers 2020-01-14 16:02:51 +08:00
math-emu
media Merge remote branch 'android-4.19' of https://android.googlesource.com/kernel/common 2019-10-28 20:26:28 +08:00
memory
misc
net This is the 4.19.75 stable release 2019-09-21 07:55:26 +02:00
pcmcia
ras
rdma IB/core: Add an unbound WQ type to the new CQ API 2019-10-01 08:26:00 +02:00
scsi scsi: core: Reduce memory required for SCSI logging 2019-10-07 18:57:04 +02:00
soc soc: rockchip: system_monitor: Add mutex to protect changing voltage 2020-01-20 16:47:10 +08:00
sound ASoC: codec: hdmi-codec: add support for audio mode config 2019-12-11 11:13:39 +08:00
target
trace soc: rockchip: ipa: Add support to calculate static coefficient 2020-01-19 14:55:40 +08:00
uapi media: Add MEDIA_BUS_FMT_RGB101010_1X7X5_SPWG/JEIDA media bus code definitions 2019-12-09 17:24:22 +08:00
video udlfb: introduce a rendering mutex 2019-05-25 18:23:30 +02:00
xen xen/events: fix binding user event channels to cpus 2019-07-26 09:14:25 +02:00