aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/clock.c
AgeCommit message (Expand)Author
2012-10-23ARM: SAMSUNG: call clk_get_rate for debugfs rate filesColin Cross
2012-10-23ARM: SAMSUNG: add clock_tree debugfs file in clockColin Cross
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-21ARM: SAMSUNG: Add check for NULL in clock interfaceChander Kashyap
2012-09-18ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera
2012-09-17ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines
2012-02-12ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}Minho Ban
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-20switch assorted clock drivers to debugfs_remove_recursive()Al Viro
2011-07-20ARM: S3C24XX: Add clkdev supportThomas Abraham
2011-07-20ARM: SAMSUNG: Add clkdev infrastructureThomas Abraham
2011-01-12ARM: SAMSUNG: Add support for clock debugging through debug-fs interfaceAmit Daniel Kachhap
2010-10-08ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-10ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks
2010-01-26ARM: SAMSUNG: Add error printing to s3c24xx_register_clocksBen Dooks
2010-01-26ARM: SAMSUNG: Add documentation to the clock registration calls.Ben Dooks
2010-01-26ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()Ben Dooks
2010-01-15ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim
2010-01-15ARM: SAMSUNG: Add call to register array of clocksBen Dooks
2010-01-15ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks