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