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
/
clk-stm32mp1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
clk: stm32mp1: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-27
clk: stm32mp1: Staticize ethrx_src
Marek Vasut
1
-1
/
+1
2022-01-24
clk: stm32mp1: Add parent_data to ETHRX clock
Marek Vasut
1
-4
/
+32
2022-01-24
clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
Marek Vasut
1
-3
/
+7
2021-12-15
clk: stm32mp1: remove redundant assignment to pointer data
Colin Ian King
1
-2
/
+0
2021-08-05
clk: stm32mp1: Switch to clk_divider.determine_rate
Martin Blumenstingl
1
-7
/
+3
2021-06-30
clk: stm32mp1: fix missing spin_lock_init()
Wang Hai
1
-0
/
+1
2021-06-28
clk: stm32mp1: new compatible for secure RCC support
Gabriel Fernandez
1
-1
/
+100
2021-06-27
clk: stm32mp1: move RCC reset controller into RCC clock driver
Gabriel Fernandez
1
-13
/
+144
2021-06-27
clk: stm32mp1: convert to module driver
Gabriel Fernandez
1
-43
/
+78
2021-06-27
clk: stm32mp1: remove intermediate pll clocks
Gabriel Fernandez
1
-23
/
+42
2021-06-27
clk: stm32mp1: merge 'ck_hse_rtc' and 'ck_rtc' into one clock
Gabriel Fernandez
1
-6
/
+48
2021-06-27
clk: stm32mp1: merge 'clk-hsi-div' and 'ck_hsi' into one clock
Gabriel Fernandez
1
-5
/
+5
2019-04-29
clk: stm32mp1: Add ddrperfm clock
Gabriel Fernandez
1
-0
/
+3
2019-02-21
clk: stm32mp1: fix bit width of hse_rtc divider
Gabriel Fernandez
1
-1
/
+1
2019-02-21
clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flag
Gabriel Fernandez
1
-3
/
+2
2019-02-21
clk: stm32mp1: fix HSI divider flag
Gabriel Fernandez
1
-2
/
+2
2019-02-21
clk: stm32mp1: fix mcu divider table
Gabriel Fernandez
1
-1
/
+1
2019-02-21
clk: stm32mp1: set ck_csi as critical clock
Gabriel Fernandez
1
-1
/
+3
2019-02-21
clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks
Gabriel Fernandez
1
-5
/
+7
2019-02-21
clk: stm32mp1: parent clocks update
Gabriel Fernandez
1
-5
/
+5
2018-11-29
clk: stm32mp1: drop pointless static qualifier in stm32_register_hw_clk()
YueHaibing
1
-1
/
+1
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-9
/
+3
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-3
/
+2
2018-05-15
clk: stm32mp1: Fix a memory leak in 'clk_stm32_register_gate_ops()'
Christophe JAILLET
1
-8
/
+1
2018-05-15
clk: stm32mp1: Add CLK_IGNORE_UNUSED to ck_sys_dbg clock
Gabriel Fernandez
1
-1
/
+2
2018-04-06
clk: stm32mp1: remove ck_apb_dbg clock
Gabriel Fernandez
1
-4
/
+0
2018-04-06
clk: stm32mp1: set stgen_k clock as critical
Gabriel Fernandez
1
-2
/
+1
2018-04-06
clk: stm32mp1: add missing tzc2 clock
Gabriel Fernandez
1
-3
/
+6
2018-04-06
clk: stm32mp1: fix SAI3 & SAI4 clocks
Gabriel Fernandez
1
-2
/
+2
2018-04-06
clk: stm32mp1: remove unused dfsdm_src[] const
Gabriel Fernandez
1
-4
/
+0
2018-04-06
clk: stm32mp1: add missing static
Gabriel Fernandez
1
-16
/
+14
2018-03-11
clk: stm32mp1: add Debug clocks
Gabriel Fernandez
1
-0
/
+22
2018-03-11
clk: stm32mp1: add MCO clocks
Gabriel Fernandez
1
-0
/
+20
2018-03-11
clk: stm32mp1: add RTC clock
Gabriel Fernandez
1
-0
/
+15
2018-03-11
clk: stm32mp1: add Peripheral & Kernel Clocks
Gabriel Fernandez
1
-27
/
+820
2018-03-11
clk: stm32mp1: add Kernel timers
Gabriel Fernandez
1
-0
/
+185
2018-03-11
clk: stm32mp1: add Sub System clocks
Gabriel Fernandez
1
-0
/
+85
2018-03-11
clk: stm32mp1: add Post-dividers for PLL
Gabriel Fernandez
1
-0
/
+221
2018-03-11
clk: stm32mp1: add PLL clocks
Gabriel Fernandez
1
-0
/
+209
2018-03-11
clk: stm32mp1: add Source Clocks for PLLs
Gabriel Fernandez
1
-0
/
+60
2018-03-11
clk: stm32mp1: add MP1 gate for hse/hsi/csi oscillators
Gabriel Fernandez
1
-0
/
+143
2018-03-11
clk: stm32mp1: Introduce STM32MP1 clock driver
Gabriel Fernandez
1
-0
/
+364