aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt1-1/+0
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm1-32/+37
2009-05-08sh: call clock framework init() callback onceMagnus Damm1-3/+6
2009-03-16sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI1-1/+3
2009-03-11sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI1-0/+64
2009-03-11sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI1-0/+29
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt1-1/+1
2008-12-22sh: enable and disable clocks recursivelyMagnus Damm1-0/+10
2008-09-08sh: fixup many sparse errors.Paul Mundt1-2/+3
2008-07-28sh: Show all clocks and their state in /proc/clocksMagnus Damm1-9/+5
2008-07-28sh/kernel/ cleanupsAdrian Bunk1-4/+2
2007-09-28sh: clkfwk: Support multi-level clock propagation.Stuart Menefy1-0/+2
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt1-0/+16
2007-05-21sh: Fix clock multiplier on SH7722.dmitry pervushin1-0/+7
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt1-31/+45
2007-05-07sh: SH7722 clock framework support.dmitry pervushin1-4/+24
2006-12-06sh: Clock framework tidying.Paul Mundt1-2/+25
2006-09-27sh: sem2mutex conversion for clock framework.Paul Mundt1-8/+9
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-1/+1
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt1-12/+1
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt1-0/+287