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
/
arch
/
arm
/
plat-samsung
/
clock.c
Age
Commit message (
Expand
)
Author
2012-10-01
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-09-21
ARM: SAMSUNG: Add check for NULL in clock interface
Chander Kashyap
2012-09-18
ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rate
Tushar Behera
2012-09-17
ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parent
Mandeep Singh Baines
2012-02-12
ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}
Minho Ban
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-09-15
ARM: SAMSUNG: fix watchdog reset issue with clk_get()
Marek Szyprowski
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-20
switch assorted clock drivers to debugfs_remove_recursive()
Al Viro
2011-07-20
ARM: S3C24XX: Add clkdev support
Thomas Abraham
2011-07-20
ARM: SAMSUNG: Add clkdev infrastructure
Thomas Abraham
2011-01-12
ARM: SAMSUNG: Add support for clock debugging through debug-fs interface
Amit Daniel Kachhap
2010-10-08
ARM: SAMSUNG: Add a workaround for get_clock() for serial driver
Marek Szyprowski
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-05-10
ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage
Ben Dooks
2010-01-26
ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks
Ben Dooks
2010-01-26
ARM: SAMSUNG: Add documentation to the clock registration calls.
Ben Dooks
2010-01-26
ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()
Ben Dooks
2010-01-15
ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
Kukjin Kim
2010-01-15
ARM: SAMSUNG: Add call to register array of clocks
Ben Dooks
2010-01-15
ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
Ben Dooks