1. 5838bb6 OMAP1 clock: fix section mismatch on clk_init by Felipe Balbi · 14 years ago
  2. 7c43d54 OMAP4: clock: Add dummy clock nodes for interface clocks by Santosh Shilimkar · 14 years ago
  3. 51c1954 OMAP clock: drop RATE_FIXED clock flag by Paul Walmsley · 14 years ago
  4. 0dfc242 OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function by Paul Walmsley · 14 years ago
  5. af022fa OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0" by Paul Walmsley · 15 years ago
  6. 5265050 OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c by Paul Walmsley · 15 years ago
  7. 6f62b58 OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT by Paul Walmsley · 15 years ago
  8. ebd893d OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_data.c by Paul Walmsley · 15 years ago
  9. 45f780a omap1: omap_udc: Add clocking and disable vbus sense for omap7xx by Cory Maccarrone · 15 years ago
  10. 490a566 omap1: mmc: Add platform init for omap7xx by Cory Maccarrone · 15 years ago
  11. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  12. ab985ff OMAP7XX: Clocks: Add ck_ref and armxor by Angelo Arrifano · 15 years ago
  13. 7c00692 OMAP7XX: Rename all the rest of the omap730 references in omap1 core by Alistair Buxton · 15 years ago
  14. b51988d OMAP7XX: Update core omap1 files to use omap7xx.h by Alistair Buxton · 15 years ago
  15. 39a8b08 OMAP7XX: Clocks: Add omap850 support by Alistair Buxton · 15 years ago
  16. 7971687 OMAP2xxx clock: rename clk_init_one() to clk_preinit() by Paul Walmsley · 15 years ago
  17. 3ef48fac [ARM] omap: fix omap1 clock usecount decrement bug by Russell King · 15 years ago
  18. 8b9dbc1 [ARM] omap: arrange for clock recalc methods to return the rate by Russell King · 15 years ago
  19. 3f0a820 [ARM] omap: create a proper tree of clocks by Russell King · 15 years ago
  20. fed415e [ARM] omap: Fix omap1 clock issues by Tony Lindgren · 15 years ago
  21. b1ad379 [ARM] omap: spi: arrange for omap_uwire to use connection ID by Russell King · 15 years ago
  22. 5fe2338 [ARM] omap: i2c: remove conditional ick clocks by Russell King · 15 years ago
  23. 1d14de0 [ARM] omap: i2c: use short connection ids by Russell King · 16 years ago
  24. b820ce4 [ARM] omap: mcbsp: convert to use fck/ick clocks directly by Russell King · 15 years ago
  25. d4a36645a [ARM] omap: MMC: provide a dummy ick for OMAP1 by Russell King · 15 years ago
  26. 5c9e02b [ARM] omap: MMC: convert clocks to match by devid and conid by Russell King · 16 years ago
  27. 4c5e194 [ARM] omap: watchdog: provide a dummy ick for OMAP1 by Russell King · 15 years ago
  28. 39a80c7 [ARM] omap: watchdog: convert clocks to match by devid and conid by Russell King · 16 years ago
  29. f1c2543 [ARM] omap: provide a dummy clock node by Russell King · 15 years ago
  30. d7e8f1f [ARM] omap: convert OMAP1 to use clkdev by Russell King · 16 years ago
  31. d5e6072 [ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods by Russell King · 15 years ago
  32. 9a5feda [ARM] omap: move propagate_rate() calls into generic omap clock code by Russell King · 16 years ago
  33. a9e8820 [ARM] omap: remove unnecessary calls to propagate_rate() by Russell King · 16 years ago
  34. c6af450 [ARM] omap: move clock propagation into core omap clock code by Russell King · 16 years ago
  35. 897dcde [ARM] omap: provide a NULL clock operations structure by Russell King · 16 years ago
  36. 548d849 [ARM] omap: introduce clock operations structure by Russell King · 16 years ago
  37. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  38. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  39. c0fc18c5 [ARM] omap: fix lots of 'Using plain integer as NULL pointer' by Russell King · 16 years ago
  40. 397fcaf [ARM] omap: DSP registers don't need to be casted by Russell King · 16 years ago
  41. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  42. 6e2d410 ARM: OMAP1: Change the comments to C style by David Cohen · 17 years ago
  43. df2c2e7 ARM: OMAP: add SoSSI clock by Imre Deak · 17 years ago
  44. 99c658a ARM: OMAP: omap1510->15xx conversions needed for sx1 by Vladimir Ananiev · 18 years ago
  45. ef772f2 ARM: OMAP: Fix CONFIG_DEBUG_LL by Dirk Behme · 18 years ago
  46. 6f9c92f ARM: OMAP: Fix warning in clock.c by Dirk Behme · 18 years ago
  47. ef557d7 ARM: OMAP: correct misc 15xx and non-15xx platform code by Andrzej Zaborowski · 18 years ago
  48. 90afd5c ARM: OMAP: Sync clocks with linux-omap tree by Tony Lindgren · 18 years ago
  49. 495f71d ARM: OMAP: Add core fsample support by Brian Swetland · 18 years ago
  50. b824efa [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework by Tony Lindgren · 18 years ago
  51. 10b5579 ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1 by Tony Lindgren · 19 years ago
  52. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  53. 3179a01 [ARM] 3141/1: OMAP 1/5: Update omap1 specific files by Tony Lindgren · 19 years ago