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
/
ingenic
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-25
clk: ingenic: jz4760: Update M/N/OD calculation algorithm
Paul Cercueil
1
-10
/
+8
2022-11-01
clk: Add Ingenic JZ4755 CGU driver
Siarhei Volkau
3
-0
/
+357
2022-10-27
clk: ingenic: Minor cosmetic fixups for X1000
Aidan MacDonald
1
-25
/
+24
2022-10-27
clk: ingenic: Add X1000 audio clocks
Aidan MacDonald
1
-0
/
+70
2022-10-27
clk: ingenic: Add .set_rate_hook() for PLL clocks
Aidan MacDonald
2
-0
/
+7
2022-10-27
clk: ingenic: Make PLL clock enable_bit and stable_bit optional
Aidan MacDonald
2
-5
/
+19
2022-10-27
clk: ingenic: Make PLL clock "od" field optional
Aidan MacDonald
2
-9
/
+19
2022-08-31
clk: ingenic-tcu: Properly enable registers before accessing timers
Aidan MacDonald
1
-10
/
+5
2022-05-18
clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
Aidan MacDonald
1
-10
/
+25
2022-05-18
clk: ingenic: Mark critical clocks in Ingenic SoCs
Aidan MacDonald
7
-0
/
+76
2022-05-18
clk: ingenic: Allow specifying common clock flags
Aidan MacDonald
2
-1
/
+4
2022-02-17
clk: jz4725b: fix mmc0 clock gating
Siarhei Volkau
1
-2
/
+1
2022-01-06
clk: ingenic: Add MDMA and BDMA clocks
Paul Cercueil
2
-0
/
+15
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-7
/
+7
2021-11-11
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
Paul Cercueil
7
-7
/
+7
2021-11-02
clk: ingenic: Fix bugs with divided dividers
Paul Cercueil
1
-3
/
+3
2021-06-27
clk: ingenic: Add support for the JZ4760
Paul Cercueil
4
-0
/
+441
2021-06-27
clk: ingenic: Support overriding PLLs M/N/OD calc algorithm
Paul Cercueil
2
-13
/
+30
2021-06-27
clk: ingenic: Remove pll_info.no_bypass_bit
Paul Cercueil
3
-8
/
+6
2021-06-27
clk: ingenic: Read bypass register only when there is one
Paul Cercueil
1
-8
/
+11
2021-06-27
clk: Support bypassing dividers
Paul Cercueil
5
-29
/
+42
2020-12-19
clk: ingenic: Fix divider calculation with div tables
Paul Cercueil
1
-4
/
+10
2020-10-13
clk: ingenic: Respect CLK_SET_RATE_PARENT in .round_rate
Paul Cercueil
1
-0
/
+2
2020-10-13
clk: ingenic: Don't tag custom clocks with CLK_SET_RATE_PARENT
Paul Cercueil
1
-7
/
+7
2020-10-13
clk: ingenic: Don't use CLK_SET_RATE_GATE for PLL
Paul Cercueil
1
-2
/
+7
2020-10-13
clk: ingenic: Use readl_poll_timeout instead of custom loop
Paul Cercueil
1
-26
/
+29
2020-10-13
clk: ingenic: Use to_clk_info() macro for all clocks
Paul Cercueil
1
-39
/
+15
2020-07-27
clk: X1000: Add support for calculat REFCLK of USB PHY.
周琰杰 (Zhou Yanjie)
1
-1
/
+83
2020-07-27
clk: JZ4780: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
1
-45
/
+45
2020-07-27
clk: JZ4780: Add functions for enable and disable USB PHY.
周琰杰 (Zhou Yanjie)
1
-30
/
+35
2020-07-27
clk: Ingenic: Add RTC related clocks for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
3
-0
/
+38
2020-05-28
clk: ingenic: Mark ingenic_tcu_of_match as __maybe_unused
Stephen Boyd
1
-1
/
+1
2020-05-28
clk: X1000: Add FIXDIV for SSI clock of X1000.
周琰杰 (Zhou Yanjie)
1
-6
/
+111
2020-05-28
clk: Ingenic: Add CGU driver for X1830.
周琰杰 (Zhou Yanjie)
3
-0
/
+459
2020-05-28
clk: Ingenic: Adjust cgu code to make it compatible with X1830.
周琰杰 (Zhou Yanjie)
7
-4
/
+41
2020-05-28
clk: Ingenic: Remove unnecessary spinlock when reading registers.
周琰杰 (Zhou Yanjie)
1
-11
/
+1
2020-03-20
clk: ingenic/TCU: Fix round_rate returning error
Paul Cercueil
1
-1
/
+1
2020-03-20
clk: ingenic/jz4770: Exit with error if CGU init failed
Paul Cercueil
1
-1
/
+3
2020-03-20
clk: JZ4780: Add function for enable the second core.
周琰杰 (Zhou Yanjie)
1
-5
/
+50
2020-03-20
clk: Ingenic: Add support for TCU of X1000.
周琰杰 (Zhou Yanjie)
1
-0
/
+8
2019-11-27
Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ...
Stephen Boyd
3
-1
/
+286
2019-11-22
clk: ingenic: Allow drivers to be built with COMPILE_TEST
Stephen Boyd
1
-1
/
+1
2019-11-13
clk: Ingenic: Add CGU driver for X1000.
Zhou Yanjie
3
-0
/
+285
2019-11-08
drivers/clk: convert VL struct to struct_size
Stephen Kitt
1
-2
/
+1
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-1
/
+490
2019-08-12
clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro
Paul Cercueil
4
-4
/
+4
2019-08-08
clk: jz4740: Add TCU clock
Paul Cercueil
1
-0
/
+6
2019-08-08
clk: ingenic: Add driver for the TCU clocks
Paul Cercueil
3
-1
/
+484
2019-08-07
clk: ingenic/jz4740: Fix "pll half" divider not read/written properly
Paul Cercueil
1
-1
/
+8
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
9
-128
/
+192
[next]