index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-23
ARM: SAMSUNG: call clk_get_rate for debugfs rate files
Colin Cross
2012-10-23
ARM: SAMSUNG: add clock_tree debugfs file in clock
Colin Cross
2012-10-02
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-11
ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}
Minho Ban
2011-12-22
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-21
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