| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: add clk_set_rate() | Haojian Zhuang | 2011-07-12 | 1 | -0/+15 |
* | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 1 | -18/+9 |
|\ |
|
| * | ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.c | Eric Miao | 2010-12-16 | 1 | -17/+9 |
* | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -1/+1 |
|/ |
|
* | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 1 | -8/+0 |
* | [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c | Tony Lindgren | 2009-06-04 | 1 | -17/+0 |
* | [ARM] pxa: make second argument of clk_add_alias a name instead of the device | Dmitry Eremin-Solenikov | 2009-03-19 | 1 | -2/+2 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-02 | 1 | -1/+0 |
|\ |
|
| * | [ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c | Eric Miao | 2008-12-02 | 1 | -1/+0 |
* | | [ARM] pxa: convert to clkdev and match clocks by struct device where possible | Russell King | 2008-11-27 | 1 | -56/+10 |
|/ |
|
* | [ARM] clocklib: Allow dynamic alias creation | Ian Molton | 2008-08-12 | 1 | -0/+25 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | Clocklib: Fix SA1111 clock name mess. | Ian Molton | 2008-07-10 | 1 | -30/+0 |
*-. | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 2008-07-09 | 1 | -1/+1 |
|\ \ |
|
| | * | [ARM] pxa: separate out power manager and clock registers | Russell King | 2008-06-02 | 1 | -1/+1 |
| |/ |
|
* / | [ARM] pxa: allow clk aliases | Russell King | 2008-07-09 | 1 | -0/+3 |
|/ |
|
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 1 | -0/+1 |
* | [ARM] pxa: fix clock lookup to find specific device clocks | Russell King | 2008-02-17 | 1 | -7/+16 |
* | [ARM] pxa: introduce clk support for PXA SoC clocks | Russell King | 2007-10-12 | 1 | -29/+50 |
* | [ARM] pxa: use mutexes instead of semaphores | Russell King | 2007-07-12 | 1 | -8/+7 |
* | [ARM] Convert SA1111 to use clock architecture | Russell King | 2006-03-21 | 1 | -0/+124 |