index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
versatile
Age
Commit message (
Expand
)
Author
2016-03-15
clk: versatile: Remove CLK_IS_ROOT
Stephen Boyd
2016-02-25
clk: versatile: sp810: support reentrance
Linus Walleij
2016-02-10
clk: versatile: mask VCO bits before writing
Linus Walleij
2016-01-20
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-16
Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2015-12-15
ARM: versatile: switch to DT only booting and remove legacy code
Rob Herring
2015-12-15
clk: versatile-icst: add device tree support
Linus Walleij
2015-12-15
clk: versatile-icst: refactor to allocate regmap separately
Linus Walleij
2015-12-15
clk: versatile-icst: convert to use regmap
Linus Walleij
2015-12-15
clk/realview: stop using machine headers
Arnd Bergmann
2015-11-20
clk: versatile: remove unneeded error message
Sudip Mukherjee
2015-11-18
clk: versatile: fix memory leak
Sudip Mukherjee
2015-10-23
clk: versatile-icst: fix memory leak
Linus Walleij
2015-10-16
clk: Allow drivers to build if COMPILE_TEST is enabled
Javier Martinez Canillas
2015-08-24
drivers/clk: appropriate __init annotation for const data
Nicolas Pitre
2015-08-24
clk: versatile: Switch to assigned clock parents
Stephen Boyd
2015-07-29
clk: versatile: off by one in clk_sp810_timerclken_of_get()
Dan Carpenter
2015-07-20
clk: versatile: Remove clk.h and clkdev.h includes
Stephen Boyd
2015-05-14
clk: versatile: Silence sparse warnings
Stephen Boyd
2015-04-09
clk: versatile: test returned value
Julia Lawall
2015-04-01
clk: constify of_device_id array
Fabian Frederick
2014-11-28
ARM: vexpress: Remove non-DT code
Pawel Moll
2014-06-24
clk: versatile: add versatile OSC support
Rob Herring
2014-06-07
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-05-30
clk: versatile: free icst on error return
Colin Ian King
2014-05-23
Merge remote-tracking branch 'linaro/clk-next' into clk-next
Mike Turquette
2014-05-21
clk: impd1: add pclk clocks
Linus Walleij
2014-05-15
clk: versatile: Split config options for sp810 and vexpress_osc
Pawel Moll
2014-05-15
mfd: vexpress: Convert custom func API to regmap
Pawel Moll
2014-05-14
clk/versatile: export symbols for impd1
Arnd Bergmann
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
2014-04-24
clk: vexpress: NULL dereference on error path
Dan Carpenter
2014-02-26
ARM: integrator: localize the impd1.h header
Linus Walleij
2014-02-13
clk: versatile: respect parent rate in ICST clock
Linus Walleij
2014-02-13
clk: versatile: pass a parent to the ICST clock
Linus Walleij
2014-02-13
ARM: integrator: switch to fetch clocks from device tree
Linus Walleij
2014-01-23
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-01-03
clk: versatile: fixup IM-PD1 clock implementation
Linus Walleij
2014-01-03
clk: versatile: pass a name to ICST clock provider
Linus Walleij
2013-12-19
clk: versatile: Staticize clk_sp810_timerclken_of_get
Sachin Kamat
2013-10-07
clk: fixup argument order when setting VCO parameters
Jonathan Austin
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2013-06-20
clk: vexpress: Use full node name to identify individual clocks
Pawel Moll
2013-04-18
clk: vexpress: Add separate SP810 driver
Pawel Moll
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-30
arm: Move sp810.h to include/linux/amba/
Catalin Marinas
2013-01-24
clk: vexpress: Use common of_clk_init() function
Prashant Gaikwad
2012-11-21
clk: move IM-PD1 clocks to drivers/clk
Linus Walleij
2012-11-21
clk: make ICST driver handle the VCO registers
Linus Walleij
2012-11-21
clk: add GPLv2 headers to the Versatile clock files
Linus Walleij
[next]