index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
1
-16
/
+0
2010-05-13
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
1
-535
/
+8
2010-05-13
sh: remove unused clock lookup
Magnus Damm
1
-35
/
+2
2010-05-11
sh: clkfwk: Use debugfs_remove_recursive() for rewinding
Hiroshi DOYU
1
-1
/
+1
2010-05-11
sh: allow registering clocks without name
Magnus Damm
1
-3
/
+4
2010-03-09
sh: Merge clkdev API updates.
Paul Mundt
1
-54
/
+1
2010-02-02
sh: Fix access to released memory in clk_debugfs_register_one()
Marek Skuczynski
1
-2
/
+2
2009-06-11
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
1
-0
/
+19
2009-05-26
sh: remove clk_ops->build_rate_table()
Magnus Damm
1
-2
/
+0
2009-05-26
sh: add shared clock framework frequency table code
Magnus Damm
1
-0
/
+75
2009-05-14
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
Paul Mundt
1
-2
/
+2
2009-05-13
sh: clkfwk: Map tree hierarchy in debugfs.
Paul Mundt
1
-26
/
+84
2009-05-13
sh: clkfwk: rate table construction and rounding for SH7785.
Paul Mundt
1
-0
/
+3
2009-05-13
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
1
-56
/
+14
2009-05-13
sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.
Paul Mundt
1
-9
/
+16
2009-05-13
sh: clkfwk: Handle NULL clkops for root clocks.
Paul Mundt
1
-3
/
+3
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
1
-3
/
+3
2009-05-12
Merge branch 'master' into sh/clkfwk
Paul Mundt
1
-1
/
+0
2009-05-12
sh: Kill off the remnants of the old timer code.
Paul Mundt
1
-1
/
+0
2009-05-12
sh: clkfwk: Use arch_clk_init() for on-chip clock registration.
Paul Mundt
1
-7
/
+1
2009-05-12
sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
Paul Mundt
1
-1
/
+1
2009-05-12
sh: clkfwk: Wire up clk_get_sys() support.
Paul Mundt
1
-0
/
+59
2009-05-12
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
1
-14
/
+0
2009-05-12
sh: clkfwk: Improve the generic clk_set_parent() implementation.
Paul Mundt
1
-0
/
+20
2009-05-12
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
1
-25
/
+46
2009-05-12
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
1
-62
/
+32
2009-05-12
sh: clkfwk: refactor rate propagation.
Paul Mundt
1
-42
/
+78
2009-05-12
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
1
-0
/
+6
2009-05-12
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
1
-16
/
+19
2009-05-08
sh: clock framework update, fix count and kill off kref
Magnus Damm
1
-32
/
+37
2009-05-08
sh: call clock framework init() callback once
Magnus Damm
1
-3
/
+6
2009-03-16
sh: clkfwk: Safer resume from hibernation.
Francesco VIRLINZI
1
-1
/
+3
2009-03-11
sh: clkfwk: Add resume from hibernation support.
Francesco VIRLINZI
1
-0
/
+64
2009-03-11
sh: clkfwk: add clk_set_parent/clk_get_parent
Francesco VIRLINZI
1
-0
/
+29
2008-12-22
sh: Fix clock framework compiler warnings.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: enable and disable clocks recursively
Magnus Damm
1
-0
/
+10
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
1
-2
/
+3
2008-07-28
sh: Show all clocks and their state in /proc/clocks
Magnus Damm
1
-9
/
+5
2008-07-28
sh/kernel/ cleanups
Adrian Bunk
1
-4
/
+2
2007-09-28
sh: clkfwk: Support multi-level clock propagation.
Stuart Menefy
1
-0
/
+2
2007-07-20
sh: Implement clk_round_rate() in the clock framework.
Paul Mundt
1
-0
/
+16
2007-05-21
sh: Fix clock multiplier on SH7722.
dmitry pervushin
1
-0
/
+7
2007-05-07
sh: Move clock reporting to its own proc entry.
Paul Mundt
1
-31
/
+45
2007-05-07
sh: SH7722 clock framework support.
dmitry pervushin
1
-4
/
+24
2006-12-06
sh: Clock framework tidying.
Paul Mundt
1
-2
/
+25
2006-09-27
sh: sem2mutex conversion for clock framework.
Paul Mundt
1
-8
/
+9
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
1
-1
/
+1
2006-02-01
[PATCH] sh: Make peripheral clock frequency setting mandatory
Paul Mundt
1
-12
/
+1
2006-01-16
[PATCH] sh: Simplistic clock framework
Paul Mundt
1
-0
/
+287