aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/clock.c
Commit message (Expand)AuthorAge
* ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-18
* ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-20
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-13
* ARM: SAMSUNG: call clk_get_rate for debugfs rate filesColin Cross2012-10-23
* ARM: SAMSUNG: add clock_tree debugfs file in clockColin Cross2012-10-23
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\
| * ARM: SAMSUNG: Add check for NULL in clock interfaceChander Kashyap2012-09-20
* | ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera2012-09-17
* | ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines2012-09-17
|/
* ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}Minho Ban2012-02-11
* driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-15
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-25
|\
| * ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-20
| * ARM: SAMSUNG: Add clkdev infrastructureThomas Abraham2011-07-20
* | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-20
|/
* ARM: SAMSUNG: Add support for clock debugging through debug-fs interfaceAmit Daniel Kachhap2011-01-11
* ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski2010-10-08
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-09
* ARM: SAMSUNG: Add error printing to s3c24xx_register_clocksBen Dooks2010-01-26
* ARM: SAMSUNG: Add documentation to the clock registration calls.Ben Dooks2010-01-26
* ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()Ben Dooks2010-01-25
* ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim2010-01-15
* ARM: SAMSUNG: Add call to register array of clocksBen Dooks2010-01-15
* ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks2010-01-15