| Commit message (Expand) | Author | Age | Files | Lines |
* | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 1 | -1/+1 |
* | ARM: SAMSUNG: fix watchdog reset issue with clk_get() | Marek Szyprowski | 2011-09-15 | 1 | -0/+11 |
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 1 | -92/+6 |
|\ |
|
| * | ARM: S3C24XX: Add clkdev support | Thomas Abraham | 2011-07-20 | 1 | -10/+0 |
| * | ARM: SAMSUNG: Add clkdev infrastructure | Thomas Abraham | 2011-07-20 | 1 | -82/+6 |
* | | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 2011-07-20 | 1 | -5/+2 |
|/ |
|
* | ARM: SAMSUNG: Add support for clock debugging through debug-fs interface | Amit Daniel Kachhap | 2011-01-12 | 1 | -0/+92 |
* | ARM: SAMSUNG: Add a workaround for get_clock() for serial driver | Marek Szyprowski | 2010-10-08 | 1 | -1/+26 |
* | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | ARM: SAMSUNG: Add s3c_disable_clocks() and tidy init+disable usage | Ben Dooks | 2010-05-10 | 1 | -0/+15 |
* | ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks | Ben Dooks | 2010-01-26 | 1 | -1/+5 |
* | ARM: SAMSUNG: Add documentation to the clock registration calls. | Ben Dooks | 2010-01-26 | 1 | -0/+14 |
* | ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks() | Ben Dooks | 2010-01-26 | 1 | -1/+1 |
* | ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible | Kukjin Kim | 2010-01-15 | 1 | -2/+2 |
* | ARM: SAMSUNG: Add call to register array of clocks | Ben Dooks | 2010-01-15 | 1 | -0/+22 |
* | ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung | Ben Dooks | 2010-01-15 | 1 | -0/+369 |