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