Age | Commit message (Expand) | Author |
2009-05-28 | OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init | Kevin Hilman |
2009-05-25 | ARM: OMAP2/3: Remove OMAP_CM_REGADDR | Tony Lindgren |
2009-05-12 | ARM: OMAP: GPIO de-bounce clocks don't affect module idle state | Paul Walmsley |
2009-04-23 | OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files | Paul Walmsley |
2009-04-23 | OMAP3: clock: Camera module doesn't have IDLEST bit | Sergio Aguirre |
2009-02-19 | [ARM] omap: add support for bypassing DPLLs | Russell King |
2009-02-14 | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King |
2009-02-08 | [ARM] omap: create a proper tree of clocks | Russell King |
2009-02-08 | [ARM] OMAP3 clock: add omap3_core_dpll_m2_set_rate() | Paul Walmsley |
2009-02-08 | [ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding | Paul Walmsley |
2009-02-08 | [ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask | Paul Walmsley |
2009-02-08 | [ARM] OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4 | Paul Walmsley |
2009-02-08 | [ARM] OMAP3 PRCM: add DPLL1-5 powerdomains, clockdomains; mark clocks | Paul Walmsley |
2009-02-08 | [ARM] OMAP3 clock: move sys_clkout2 clk to core_clkdm | Paul Walmsley |
2009-02-08 | [ARM] OMAP: Make dpll4_m4_ck programmable with clk_set_rate() | Paul Walmsley |
2009-02-08 | [ARM] OMAP: Add CSI2 clock struct for handling it with clock API | Sergio Aguirre |
2009-02-08 | [ARM] OMAP2: Fix definition of SGX clock register bits | Daniel Stone |
2009-02-08 | [ARM] OMAP3 clock: fix 96MHz clocks | Paul Walmsley |
2009-02-08 | [ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer | Paul Walmsley |
2009-02-08 | [ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming | Paul Walmsley |
2009-02-08 | [ARM] omap: convert OMAP3 to use clkdev | Russell King |
2009-02-08 | [ARM] omap: move propagate_rate() calls into generic omap clock code | Russell King |
2009-02-08 | [ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks | Russell King |
2009-02-08 | [ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready | Russell King |
2009-02-08 | [ARM] omap: add default .ops to all remaining OMAP2 clocks | Russell King |
2009-02-08 | [ARM] omap: kill PARENT_CONTROLS_CLOCK | Russell King |
2009-02-08 | [ARM] omap: provide a NULL clock operations structure | Russell King |
2009-02-02 | [ARM] omap: introduce clock operations structure | Russell King |
2008-12-10 | omap mmc: Add better MMC low-level init | Tony Lindgren |
2008-12-10 | ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3 | Jouni Hogander |
2008-08-19 | ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks | Högander Jouni |
2008-08-19 | ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code | Paul Walmsley |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-03 | ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm | Paul Walmsley |
2008-07-03 | ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions | Paul Walmsley |
2008-07-03 | ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2 | Eduardo Valentin |
2008-05-09 | ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ck | Högander Jouni |
2008-05-09 | ARM: OMAP: PRCM fixes to ssi clock handling | Jouni Högander |
2008-05-09 | ARM: OMAP: Add fuctional clock enabler for iva2 | Hiroshi DOYU |
2008-05-09 | ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclks | Jouni Högander |
2008-04-14 | ARM: OMAP2: New DPLL clock framework | Roman Tereshonkov |
2008-04-14 | ARM: OMAP2: Add 34xx clocks | Paul Walmsley |