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
/
clk
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
Merge branches 'clk-of', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into cl...
Stephen Boyd
2
-17
/
+27
2023-04-18
clk: rockchip: rk3588: make gate linked clocks critical
Sebastian Reichel
1
-16
/
+26
2023-04-05
clk: rockchip: Remove values for mmask and nmask in struct clk_fractional_div...
Christophe JAILLET
1
-2
/
+0
2023-03-07
clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent
Quentin Schulz
1
-1
/
+1
2022-12-12
Merge branches 'clk-spear', 'clk-fract', 'clk-rockchip' and 'clk-imx' into cl...
Stephen Boyd
9
-35
/
+3795
2022-11-23
clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-11-22
clk: Remove a useless include
Christophe JAILLET
1
-1
/
+0
2022-11-15
clk: rockchip: add clock controller for the RK3588
Elaine Zhang
5
-1
/
+3447
2022-11-14
clk: rockchip: add lookup table support
Sebastian Reichel
2
-15
/
+40
2022-11-14
clk: rockchip: simplify rockchip_clk_add_lookup
Sebastian Reichel
2
-10
/
+6
2022-11-14
clk: rockchip: allow additional mux options for cpu-clock frequency changes
Elaine Zhang
2
-0
/
+43
2022-11-14
clk: rockchip: add pll type for RK3588
Elaine Zhang
2
-1
/
+235
2022-11-14
clk: rockchip: add register offset of the cores select parent
Elaine Zhang
2
-8
/
+23
2022-09-23
clk: rockchip: Add clock controller support for RV1126 SoC
Jagan Teki
4
-0
/
+1165
2022-09-13
clk: rockchip: Add MUXTBL variant
Elaine Zhang
2
-6
/
+38
2022-05-03
clk: rockchip: Mark hclk_vo as critical on rk3568
Sascha Hauer
1
-0
/
+1
2022-02-24
clk: rockchip: re-add rational best approximation algorithm to the fractional...
Quentin Schulz
1
-0
/
+3
2022-02-23
clk/rockchip: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-4
/
+2
2022-02-08
clk: rockchip: Add CLK_SET_RATE_PARENT to the HDMI reference clock on rk3568
Sascha Hauer
1
-1
/
+1
2022-02-08
clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568
Sascha Hauer
1
-3
/
+3
2022-02-08
clk: rockchip: Add more PLL rates for rk3568
Sascha Hauer
1
-0
/
+6
2021-11-02
clk: rockchip: drop module parts from rk3399 and rk3568 drivers
Heiko Stuebner
3
-10
/
+2
2021-11-02
Revert "clk: rockchip: use module_platform_driver_probe"
Heiko Stuebner
2
-2
/
+2
2021-09-21
clk: rockchip: use module_platform_driver_probe
Miles Chen
2
-2
/
+2
2021-09-20
clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}
Brian Norris
1
-2
/
+2
2021-09-20
clk: rockchip: rk3399: make CPU clocks critical
Brian Norris
1
-4
/
+7
2021-09-01
Merge branches 'clk-nvidia', 'clk-rockchip', 'clk-at91' and 'clk-vc5' into cl...
Stephen Boyd
3
-3
/
+5
2021-08-12
clk: fractional-divider: Export approximation algorithm to the CCF users
Andy Shevchenko
1
-14
/
+3
2021-07-29
clk: rockchip: make rk3308 ddrphy4x clock critical
Yunhao Tian
1
-0
/
+1
2021-07-29
clk: rockchip: drop GRF dependency for rk3328/rk3036 pll types
Peter Geis
1
-1
/
+1
2021-07-16
clk: rockchip: Add support for hclk_sfc on rk3036
Jon Lin
1
-1
/
+1
2021-07-16
clk: rockchip: rk3036: fix up the sclk_sfc parent error
Jon Lin
1
-1
/
+2
2021-05-28
clk: rockchip: export ACLK_VCODEC for RK3036
Alex Bee
1
-1
/
+1
2021-05-24
clk: rockchip: fix rk3568 cpll clk gate bits
Peter Geis
1
-5
/
+5
2021-05-11
clk: rockchip: Optimize PLL table memory usage
Elaine Zhang
1
-11
/
+18
2021-03-21
clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
Heiko Stuebner
1
-1
/
+0
2021-03-21
clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
Heiko Stuebner
1
-11
/
+11
2021-03-21
clk: rockchip: add clock controller for rk3568
Elaine Zhang
4
-1
/
+1762
2021-03-21
clk: rockchip: support more core div setting
Elaine Zhang
13
-77
/
+98
2021-02-06
clk: rockchip: fix DPHY gate locations on rk3368
Heiko Stuebner
1
-2
/
+2
2021-02-06
clk: rockchip: use clock id for SCLK_VIP_OUT on rk3368
Heiko Stuebner
1
-1
/
+1
2021-02-06
clk: rockchip: use clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368
Heiko Stuebner
1
-2
/
+2
2021-01-26
clk: rockchip: Demote non-conformant kernel-doc header in half-divider
Lee Jones
1
-1
/
+1
2021-01-26
clk: rockchip: Demote kernel-doc abuses to standard comment blocks in plls
Lee Jones
1
-3
/
+3
2021-01-26
clk: rockchip: Remove unused/undocumented struct members from clk-cpu
Lee Jones
1
-4
/
+0
2021-01-26
clk: rockchip: Demote non-conformant kernel-doc headers in main clock code
Lee Jones
1
-2
/
+2
2020-11-29
clk: rockchip: fix i2s gate bits on rk3066 and rk3188
Johan Jonker
1
-3
/
+4
2020-11-29
clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks
Johan Jonker
1
-14
/
+14
2020-11-29
clk: rockchip: Remove redundant null check before clk_prepare_enable
Xu Wang
1
-2
/
+1
2020-10-26
clk: rockchip: Add appropriate arch dependencies
Robin Murphy
1
-1
/
+11
[next]