1. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  2. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  3. fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 14 years ago
  4. dc2d07e ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node by Benoit Cousson · 13 years ago
  5. a4f6cdb ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration by Benoit Cousson · 13 years ago
  6. b7b5bc9 ARM: OMAP: omap_device: Create a default omap_device_pm_latency by Benoit Cousson · 13 years ago
  7. 1f8a7d5 ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name by Nishanth Menon · 13 years ago
  8. d66b3fe OMAP: omap_device: decouple platform_device from omap_device by Kevin Hilman · 13 years ago
  9. bfae4f8 OMAP: omap_device: device register functions now take platform_device pointer by Kevin Hilman · 13 years ago
  10. 3528c58 OMAP: omap_device: when building return platform_device instead of omap_device by Kevin Hilman · 13 years ago
  11. a2a28ad OMAP: omap_device: remove internal functions from omap_device.h by Kevin Hilman · 13 years ago
  12. 47c3e5d OMAP: omap_device: make latency autoadjust messages debug by Grazvydas Ignotas · 13 years ago
  13. 49882c9 OMAP: omap_device: replace debug/warning/error prints with dev_* macros by Kevin Hilman · 13 years ago
  14. 126caf1 OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers by Kevin Hilman · 13 years ago
  15. ff35336 OMAP: omap_device: only override _noirq methods, not normal suspend/resume by Kevin Hilman · 13 years ago
  16. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  17. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  18. 80c6d1e OMAP: PM: omap_device: add API to disable idle on suspend by Kevin Hilman · 13 years ago
  19. c03f007 OMAP: PM: omap_device: add system PM methods for PM domain handling by Kevin Hilman · 13 years ago
  20. 256a543 OMAP: PM: omap_device: conditionally use PM domain runtime helpers by Kevin Hilman · 13 years ago
  21. bf1e077 OMAP: omap_device: Create clkdev entry for hwmod main_clk by Benoit Cousson · 13 years ago
  22. 8f0d69d OMAP: omap_device: replace _find_by_pdev() with to_omap_device() by Kevin Hilman · 13 years ago
  23. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  24. 345f79b OMAP: PM: omap_device: fix device power domain callbacks by Kevin Hilman · 14 years ago
  25. 638080c OMAP2+ / PM: move runtime PM implementation to use device power domains by Kevin Hilman · 14 years ago
  26. da0653f OMAP2+: omap_device/clock: Do not expect an entry in clkdev for opt_clks by Rajendra Nayak · 14 years ago
  27. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
  28. d58cc92 Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  29. f39f489 OMAP: omap_device: Fix to support multiple hwmods for a single device by Kishon Vijay Abraham I · 14 years ago
  30. 172c113 Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  31. 0d5e825 OMAP: omap_device: make all devices a child of a new parent device by Kevin Hilman · 14 years ago
  32. a1ed40c Revert "OMAP: omap_device: add omap_device_is_valid()" by Kevin Hilman · 14 years ago
  33. 4ef7aca OMAP: hwmod: Handle opt clocks node using clk_add_alias by Partha Basak · 14 years ago
  34. 49b368a omap: device: improve errors handling by Artem Bityutskiy · 14 years ago
  35. 887adea OMAP2+: hwmod/device: update documentation and copyright by Paul Walmsley · 14 years ago
  36. db2a60b OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va by Paul Walmsley · 14 years ago
  37. 0656358 OMAP: omap_device: ensure hwmod tracks attached omap_device pointer by Kevin Hilman · 14 years ago
  38. 4788da2 OMAP powerdomain, hwmod, omap_device: add some credits by Paul Walmsley · 15 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  40. c23a97d OMAP: HWMOD: Add support for early device register into omap device layer by Thara Gopinath · 15 years ago
  41. 24d82e3 OMAP: omap_device: when 'called from invalid state', print state by Kevin Hilman · 15 years ago
  42. 0007122 OMAP: omap_device: add omap_device_is_valid() by Kevin Hilman · 15 years ago
  43. 0482e3c Merge branch 'omap-fixes-for-linus' into omap-for-linus by Tony Lindgren · 15 years ago
  44. faccbcf omap: Remove old unused defines for OMAP_32KSYNCT_BASE by Tony Lindgren · 15 years ago
  45. 9799aca OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies by Kevin Hilman · 15 years ago
  46. 0d93d8b OMAP: omap_device: track latency in nanoseconds by Kevin Hilman · 15 years ago
  47. d048ec7 OMAP: omap_device: fix nsec/usec conversion in latency calculations by Kevin Hilman · 15 years ago
  48. d229266 OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() by Kevin Hilman · 15 years ago
  49. 5f1b6ef OMAP: omap_device: use UINT_MAX for default wakeup latency limit by Kevin Hilman · 15 years ago
  50. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  51. f059429 omap: Use getnstimeofday for omap_device by Tony Lindgren · 15 years ago
  52. b04b65a OMAP2/3/4 core: create omap_device layer by Paul Walmsley · 15 years ago