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
/
devfreq
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
PM / devfreq: Fix leak in devfreq_dev_release()
Boris Brezillon
1
-0
/
+1
2023-07-24
PM / devfreq: Reword the kernel-doc comment for devfreq_monitor_start() API
Manivannan Sadhasivam
1
-4
/
+5
2023-07-24
PM / devfreq: Explicitly include correct DT includes
Rob Herring
4
-4
/
+3
2023-05-29
PM / devfreq: mtk-cci: Fix variable deferencing before NULL check
Sukrut Bellary
1
-1
/
+2
2023-05-29
PM / devfreq: exynos: add Exynos PPMU as a soft module dependency
Marek Szyprowski
1
-0
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-04
PM / devfreq: exynos-ppmu: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-13
PM / devfreq: exynos: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-13
PM / devfreq: exyos-bus: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
PM / devfreq: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2022-12-05
PM / devfreq: event: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-12-05
PM / devfreq: event: Use device_match_of_node()
ye xingchen
1
-1
/
+1
2022-12-03
PM / devfreq: Use device_match_of_node()
ye xingchen
1
-1
/
+1
2022-11-20
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2
-10
/
+8
2022-09-26
PM / devfreq: rockchip-dfi: Fix an error message
Christophe JAILLET
1
-4
/
+3
2022-09-26
PM / devfreq: mtk-cci: Handle sram regulator probe deferral
AngeloGioacchino Del Regno
1
-2
/
+6
2022-08-08
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-16
/
+27
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-08-03
Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2
-16
/
+27
2022-07-16
Merge tag 'icc-5.20-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
2022-07-15
PM / devfreq: imx: Register i.MX8MP interconnect device
Peng Fan
1
-0
/
+1
2022-07-15
PM / devfreq: tegra30: Add error message for devm_devfreq_add_device()
Dmitry Osipenko
1
-1
/
+3
2022-07-15
PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero
Colin Ian King
1
-1
/
+1
2022-07-15
PM / devfreq: shut up kernel-doc warnings
Mauro Carvalho Chehab
1
-0
/
+4
2022-07-15
PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
Johnson Wang
3
-0
/
+451
2022-07-12
PM / devfreq: tegra30: Register config_clks helper
Viresh Kumar
1
-3
/
+19
2022-07-08
OPP: Migrate set-regulators API to use set-config helpers
Viresh Kumar
1
-12
/
+7
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
1
-2
/
+2
2022-07-08
PM / devfreq: exynos-bus: Fix NULL pointer dereference
Christian Marangi
1
-3
/
+3
2022-06-30
PM / devfreq: passive: revert an editing accident in SPDX-License line
Lukas Bulwahn
1
-1
/
+1
2022-06-30
PM / devfreq: Fix kernel warning with cpufreq passive register fail
Christian Marangi
1
-1
/
+0
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
2
-44
/
+41
2022-06-30
PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
Miaoqian Lin
1
-2
/
+6
2022-06-30
PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h
Yicong Yang
1
-2
/
+1
2022-06-30
PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
Christian 'Ansuel' Marangi
1
-22
/
+17
2022-06-30
PM / devfreq: Mute warning on governor PROBE_DEFER
Christian 'Ansuel' Marangi
1
-2
/
+3
2022-06-30
PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
Christian 'Ansuel' Marangi
1
-2
/
+1
2022-05-19
PM / devfreq: passive: Return non-error when not-supported event is required
Chanwoo Choi
1
-1
/
+1
2022-05-17
PM / devfreq: passive: Keep cpufreq_policy for possible cpus
Chanwoo Choi
2
-16
/
+62
2022-05-17
PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
Chanwoo Choi
1
-58
/
+8
2022-05-17
PM / devfreq: Add cpu based scaling support to passive governor
Saravana Kannan
2
-12
/
+308
2022-05-17
PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
Chanwoo Choi
2
-8
/
+14
2022-05-09
PM / devfreq: rk3399_dmc: Block PMU during transitions
Brian Norris
1
-0
/
+13
2022-04-14
PM / devfreq: rk3399_dmc: Avoid static (reused) profile
Brian Norris
1
-9
/
+9
2022-04-14
PM / devfreq: rk3399_dmc: Use devm_pm_opp_of_add_table()
Brian Norris
1
-11
/
+3
2022-04-14
PM / devfreq: rk3399_dmc: Disable edev on remove()
Brian Norris
1
-0
/
+2
2022-04-14
PM / devfreq: rk3399_dmc: Support new *-ns properties
Brian Norris
1
-35
/
+50
2022-04-14
PM / devfreq: rk3399_dmc: Support new disable-freq properties
Brian Norris
1
-4
/
+47
2022-04-14
PM / devfreq: rk3399_dmc: Use bitfield macro definitions for ODT_PD
Brian Norris
1
-19
/
+24
[next]