index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
qcom-cpufreq-hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-04-13
cpufreq: Adjust includes to remove of_device.h
Rob Herring
1
-2
/
+2
2023-03-30
cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qos
Bjorn Andersson
1
-14
/
+0
2023-03-30
cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exit
Krzysztof Kozlowski
1
-9
/
+2
2023-03-13
cpufreq: qcom-hw: Simplify counting frequency domains
Konrad Dybcio
1
-23
/
+6
2023-02-14
Merge back cpufreq material for 6.3-rc1.
Rafael J. Wysocki
1
-1
/
+3
2023-02-14
cpufreq: qcom-hw: Add missing null pointer check
Manivannan Sadhasivam
1
-0
/
+2
2023-02-09
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
1
-1
/
+3
2023-02-06
Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-11
/
+13
2023-02-06
cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
Douglas Anderson
1
-11
/
+13
2022-12-27
cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2
Konrad Dybcio
1
-2
/
+20
2022-11-24
cpufreq: qcom-hw: Add CPU clock provider support
Manivannan Sadhasivam
1
-0
/
+46
2022-11-21
cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
Manivannan Sadhasivam
1
-13
/
+29
2022-11-09
cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
Chen Hui
1
-0
/
+1
2022-11-02
cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq
Manivannan Sadhasivam
1
-13
/
+14
2022-11-02
cpufreq: qcom-hw: Use cached dev pointer in probe()
Manivannan Sadhasivam
1
-7
/
+8
2022-11-02
cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probe
Manivannan Sadhasivam
1
-49
/
+37
2022-11-02
cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check
Manivannan Sadhasivam
1
-5
/
+0
2022-09-26
cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMh
Xuewen Yan
1
-0
/
+14
2022-09-21
cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning
Viresh Kumar
1
-5
/
+5
2022-07-13
cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call
Pierre Gondois
1
-3
/
+3
2022-07-13
cpufreq: qcom-hw: Disable LMH irq when disabling policy
Pierre Gondois
1
-0
/
+1
2022-07-13
cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabled
Pierre Gondois
1
-0
/
+4
2022-07-13
cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h
Yicong Yang
1
-2
/
+1
2022-06-28
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
Stephen Boyd
1
-0
/
+6
2022-04-26
cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
Vladimir Zapolskiy
1
-0
/
+8
2022-04-04
cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
Vladimir Zapolskiy
1
-6
/
+11
2022-04-04
cpufreq: qcom-hw: provide online/offline operations
Dmitry Baryshkov
1
-2
/
+26
2022-04-04
cpufreq: qcom-hw: fix the opp entries refcounting
Dmitry Baryshkov
1
-4
/
+10
2022-04-04
cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
Dmitry Baryshkov
1
-1
/
+1
2022-04-04
cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
Dmitry Baryshkov
1
-0
/
+1
2022-02-24
cpufreq: qcom-hw: Add support for per-core-dcvs
Bjorn Andersson
1
-0
/
+18
2022-02-09
cpufreq: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-02-09
cpufreq: qcom-hw: Delay enabling throttle_irq
Bjorn Andersson
1
-1
/
+10
2021-12-03
cpufreq: qcom-hw: Use optional irq API
Stephen Boyd
1
-3
/
+5
2021-11-25
cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts
Vladimir Zapolskiy
1
-0
/
+5
2021-11-25
cpufreq: qcom-hw: Fix probable nested interrupt handling
Vladimir Zapolskiy
1
-2
/
+2
2021-11-25
cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
Ard Biesheuvel
1
-4
/
+4
2021-11-23
cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
Lukasz Luba
1
-12
/
+3
2021-11-23
cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
Lukasz Luba
1
-1
/
+2
2021-08-30
cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
Taniya Das
1
-0
/
+1
2021-08-30
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
Thara Gopinath
1
-0
/
+147
2021-08-12
cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model
Viresh Kumar
1
-2
/
+1
2021-03-08
cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()
Wei Yongjun
1
-2
/
+2
2021-03-08
cpufreq: qcom-hw: fix dereferencing freed memory 'data'
Shawn Guo
1
-1
/
+1
2021-02-23
Merge branches 'pm-cpufreq' and 'pm-opp'
Rafael J. Wysocki
1
-8
/
+32
2021-02-18
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-8
/
+32
2021-02-18
cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
Shawn Guo
1
-8
/
+32
2021-02-15
Merge branch 'pm-opp' into pm
Rafael J. Wysocki
1
-1
/
+1
2021-02-08
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+6
[next]