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
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
clk: validate pointer in __clk_disable()
Fengguang Wu
1
-0
/
+3
2012-07-30
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
1
-1
/
+0
2012-07-24
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
18
-46
/
+2170
2012-07-23
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+53
2012-07-23
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+48
2012-07-19
clk: fix compile for OF && !COMMON_CLK
Rob Herring
1
-1
/
+1
2012-07-19
clk: fix clk_get on of_clk_get_by_name return check
Shawn Guo
1
-1
/
+1
2012-07-19
ARM: socfpga: initial support for Altera's SOCFPGA platform
Dinh Nguyen
3
-0
/
+53
2012-07-18
Clk: SPEAr1340: Update sys clock parent array
Vipul Kumar Samar
1
-2
/
+2
2012-07-18
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
Vipul Kumar Samar
1
-2
/
+2
2012-07-18
Clk:spear6xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-62
/
+60
2012-07-18
Clk:spear3xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-94
/
+86
2012-07-18
clk:spear1310:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-157
/
+155
2012-07-18
clk:spear1340:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-138
/
+135
2012-07-12
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...
Mike Turquette
1
-0
/
+4
2012-07-12
clk: mxs: clk_register_clkdev mx28 usb clocks
Richard Zhao
1
-0
/
+4
2012-07-11
clk: add highbank clock support
Rob Herring
2
-0
/
+347
2012-07-11
clk: add DT fixed-clock binding support
Grant Likely
1
-0
/
+23
2012-07-11
clk: add DT clock binding support
Grant Likely
2
-0
/
+217
2012-07-11
ARM: integrator: convert to common clock
Linus Walleij
2
-0
/
+112
2012-07-11
clk: add versatile ICST307 driver
Linus Walleij
4
-0
/
+113
2012-07-11
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...
Mike Turquette
2
-5
/
+7
2012-07-11
ARM: u300: convert to common clock
Linus Walleij
2
-1
/
+748
2012-07-11
clk: cache parent clocks only for muxes
Rajendra Nayak
1
-2
/
+2
2012-07-11
clk: wm831x: Add initial WM831x clock driver
Mark Brown
3
-0
/
+438
2012-07-11
clk: Add CLK_IS_BASIC flag to identify basic clocks
Rajendra Nayak
5
-5
/
+5
2012-07-11
clk: Add support for rate table based dividers
Rajendra Nayak
1
-16
/
+109
2012-07-11
clk: Add support for power of two type dividers
Rajendra Nayak
1
-19
/
+47
2012-07-11
Merge tag 'v3.5-rc6' into next/soc
Arnd Bergmann
13
-49
/
+55
2012-07-05
clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3
Lauri Hintsala
1
-3
/
+3
2012-07-03
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
1
-15
/
+13
2012-06-27
clk: mxs: add clkdev lookup for pwm
Shawn Guo
2
-0
/
+2
2012-06-27
clk: mxs: Fix the GPMI clock name
Fabio Estevam
1
-1
/
+1
2012-06-27
clk: mxs: rename the gpmi clock for imx28
Huang Shijie
1
-1
/
+1
2012-06-25
clk: mxs: fix clock lookup after freeing init memory
Marc Kleine-Budde
2
-20
/
+20
2012-06-25
clk: mxs: fix ref_io clock definition
Shawn Guo
1
-2
/
+2
2012-06-25
clk: Check parent for NULL in clk_change_rate
Pawel Moll
1
-4
/
+7
2012-06-25
clk: Allow late cache allocation for clk->parents
Rajendra Nayak
1
-5
/
+10
2012-06-25
clk: SPEAr600: Fix ethernet clock name for DT based probing
Stefan Roese
1
-1
/
+1
2012-06-20
Viresh has moved
Viresh Kumar
10
-10
/
+10
2012-06-10
ARM: nomadik: convert to generic clock
Linus Walleij
2
-0
/
+48
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+2072
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-10
/
+12
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
1
-1
/
+10
2012-05-15
clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().
Saravana Kannan
1
-1
/
+1
2012-05-15
clk: Provide dummy clk_unregister()
Mark Brown
1
-0
/
+9
2012-05-14
SPEAr13xx: Add common clock framework support
Viresh Kumar
3
-0
/
+2072
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2
-6
/
+6
2012-05-13
Merge branch 'spear/clock' into next/clock
Arnd Bergmann
10
-1
/
+2014
2012-05-12
SPEAr: Switch to common clock framework
Viresh Kumar
3
-0
/
+957
[next]