summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/clock.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-211-1/+0
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-1/+1
* ARM: SAMSUNG: call clk_get_rate for debugfs rate filesColin Cross2012-10-231-1/+9
* ARM: SAMSUNG: add clock_tree debugfs file in clockColin Cross2012-10-231-1/+64
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-4/+4
|\
| * ARM: SAMSUNG: Add check for NULL in clock interfaceChander Kashyap2012-09-211-4/+4
* | ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera2012-09-181-2/+3
* | ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines2012-09-171-2/+3
|/
* ARM: SAMSUNG: use spin_lock_irqsave() in clk_{enable,disable}Minho Ban2012-02-121-4/+8
* driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
* ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-151-0/+11
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-92/+6
|\
| * ARM: S3C24XX: Add clkdev supportThomas Abraham2011-07-201-10/+0
| * ARM: SAMSUNG: Add clkdev infrastructureThomas Abraham2011-07-201-82/+6
* | switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-201-5/+2
|/
* ARM: SAMSUNG: Add support for clock debugging through debug-fs interfaceAmit Daniel Kachhap2011-01-121-0/+92
* ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski2010-10-081-1/+26
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usageBen Dooks2010-05-101-0/+15
* ARM: SAMSUNG: Add error printing to s3c24xx_register_clocksBen Dooks2010-01-261-1/+5
* ARM: SAMSUNG: Add documentation to the clock registration calls.Ben Dooks2010-01-261-0/+14
* ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()Ben Dooks2010-01-261-1/+1
* ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visibleKukjin Kim2010-01-151-2/+2
* ARM: SAMSUNG: Add call to register array of clocksBen Dooks2010-01-151-0/+22
* ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsungBen Dooks2010-01-151-0/+369
OpenPOWER on IntegriCloud