1. 2db5778 Merge branch 'soc-fixes' into omap-for-v4.15/fixes by Tony Lindgren · 7 years ago
  2. e9a9bb4 ARM: OMAP2+: Missing error code in omap_device_build() by Dan Carpenter · 7 years ago
  3. f0c96c6 ARM: OMAP2+: Fix smatch found issue for omap_device by Tony Lindgren · 7 years ago
  4. 552ee30 ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources() by Wei Yongjun · 7 years ago
  5. c2b84a9 ARM: OMAP2+: Drop omap_hwmod_dma_info by Tony Lindgren · 7 years ago
  6. d85a2d6 ARM: OMAP2+: Populate legacy resources for dma and smartreflex by Tony Lindgren · 7 years ago
  7. 90de9634a ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirq by Johan Hovold · 7 years ago
  8. 1aa8f0c ARM: OMAP2+: Remove unused legacy code for interconnects by Tony Lindgren · 8 years ago
  9. 04abaf0 ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer by Dave Gerlach · 8 years ago
  10. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  11. 213fa10 ARM: OMAP2+: omap_device: fix crash on omap_device removal by Grygorii Strashko · 8 years ago
  12. 59dcfc4 ARM: OMAP2+: omap_device: create clock alias purely from DT data by Tero Kristo · 9 years ago
  13. f733e7c ARM: OMAP2+: Fix typo in omap_device.c by Andrea Gelmini · 9 years ago
  14. cf26f11 ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid by Tony Lindgren · 9 years ago
  15. 08c78e9 ARM: OMAP2+: Improve omap_device error for driver writers by Tony Lindgren · 9 years ago
  16. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
  18. 8dd5ea7 ARM: OMAP2+: Change core_initcall levels to postcore_initcall by Tony Lindgren · 9 years ago
  19. fe8291e ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_device_late_init by Grygorii Strashko · 9 years ago
  20. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  21. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  22. 6da2335 ARM: OMAP2+: Return correct error values from device and hwmod by Pali Rohár · 10 years ago
  23. c381f22 ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS by Grygorii Strashko · 10 years ago
  24. 1ca90bd ARM: omap2: use clkdev_add_alias() by Russell King · 10 years ago
  25. 6248015 ARM: omap-device: add missed callback for suspend-to-disk by Grygorii Strashko · 10 years ago
  26. bf7c544 ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  27. 4b91f7f ARM: OMAP2+: Warn about deprecated legacy booting mode by Tony Lindgren · 10 years ago
  28. 9a02ae4 ARM: OMAP2+: omap_device: remove warning that clk alias already exists by Markus Pargmann · 10 years ago
  29. fe5a365 Merge tag 'v3.13-rc5' into next/boards by Olof Johansson · 11 years ago
  30. f5c33b0 ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected by Nishanth Menon · 11 years ago
  31. dad12d1 ARM: OMAP2+: Add support for legacy auxdata for twl by Tony Lindgren · 11 years ago
  32. 3522bf7 ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume by Nishanth Menon · 11 years ago
  33. 4cf9cf8 ARM: OMAP: fix return value check in omap_device_build_from_dt() by Wei Yongjun · 11 years ago
  34. 7268032 ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state by Rajendra Nayak · 11 years ago
  35. f66e329 ARM: OMAP2+: Avoid idling memory controllers with no drivers by Rajendra Nayak · 11 years ago
  36. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  37. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 12 years ago
  38. 4b7ec5a arm: omap2+: omap_device: remove no_idle_on_suspend by Sourav Poddar · 12 years ago
  39. e7e17c5 ARM: OMAP2+: omap_device: use late_initcall_sync by Kevin Hilman · 12 years ago
  40. 33b9f58 Merge branch 'cleanup' into for-linus by Russell King · 12 years ago
  41. c48cd65 ARM: OMAP: use consistent error checking by Russell King · 12 years ago
  42. 857835c ARM: cleanup: OMAP hwmod error checking by Russell King · 12 years ago
  43. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. c1d1cd5 ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code by Paul Walmsley · 12 years ago
  45. b76c8b19 ARM: OMAP2+: Use omap initcalls by Tony Lindgren · 12 years ago
  46. c567b05 ARM: OMAP2+: omap_device: Correct resource handling for DT boot by Peter Ujfalusi · 12 years ago
  47. dad4191 ARM: OMAP2+: hwmod: Add possibility to count hwmod resources based on type by Peter Ujfalusi · 12 years ago
  48. a135eaa ARM: OMAP: remove plat/clock.h by Paul Walmsley · 12 years ago
  49. 2a296c8 ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 by Tony Lindgren · 12 years ago
  50. 25c7d49 ARM: OMAP: Make omap_device local to mach-omap2 by Tony Lindgren · 12 years ago[Renamed (99%) from arch/arm/plat-omap/omap_device.c]
  51. fce680e Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.7-rc1/fixes-pm by Tony Lindgren · 12 years ago
  52. 54d69df Merge branch 'late/kirkwood' into late/soc by Olof Johansson · 12 years ago
  53. a87e662 ARM: OMAP: omap_device: fix return value check in omap_device_build_ss() by Wei Yongjun · 12 years ago
  54. 8bb9fde ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devices by Omar Ramirez Luna · 12 years ago
  55. 4fb85d3 Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7 by Paul Walmsley · 12 years ago
  56. 6ea74cb ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage by Rajendra Nayak · 12 years ago
  57. b612a85 Merge branch 'next/soc' into next/multiplatform by Olof Johansson · 12 years ago
  58. ea832c4 Merge branch 'next/dt' into next/multiplatform by Olof Johansson · 12 years ago
  59. 9634c8d ARM: OMAP: omap_device: idle devices with no driver bound by Kevin Hilman · 13 years ago
  60. 72bb6f9 ARM: OMAP: omap_device: don't attempt late suspend if no driver bound by Kevin Hilman · 13 years ago
  61. e753345 ARM: OMAP: omap_device: keep track of driver bound status by Kevin Hilman · 13 years ago
  62. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  63. b82b04e ARM: OMAP: omap_device: Do not overwrite resources allocated by OF layer by Vaibhav Hiremath · 12 years ago
  64. 3956a1a ARM: OMAP: omap_device: Fix up resource names when booted with devicetree by Peter Ujfalusi · 12 years ago
  65. eeb3711 ARM: OMAP2+: clean up some cppcheck warnings by Paul Walmsley · 13 years ago
  66. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  67. b7c39a3 ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE_NO_IDLE_ON_SUSPEND is set by Paul Walmsley · 13 years ago
  68. 3ec2dec ARM: OMAP: omap_device: remove omap_device_parent by Kevin Hilman · 13 years ago
  69. 9cf793f ARM: OMAP: convert omap_device_build() and callers to __init by Kevin Hilman · 13 years ago
  70. 993e4fb ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register} by Ohad Ben-Cohen · 13 years ago
  71. 5dc06b7 ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt by Benoit Cousson · 13 years ago
  72. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  73. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  74. fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 14 years ago
  75. dc2d07e ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node by Benoit Cousson · 13 years ago
  76. a4f6cdb ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration by Benoit Cousson · 13 years ago
  77. b7b5bc9 ARM: OMAP: omap_device: Create a default omap_device_pm_latency by Benoit Cousson · 13 years ago
  78. 1f8a7d5 ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name by Nishanth Menon · 13 years ago
  79. d66b3fe OMAP: omap_device: decouple platform_device from omap_device by Kevin Hilman · 13 years ago
  80. bfae4f8 OMAP: omap_device: device register functions now take platform_device pointer by Kevin Hilman · 13 years ago
  81. 3528c58 OMAP: omap_device: when building return platform_device instead of omap_device by Kevin Hilman · 13 years ago
  82. a2a28ad OMAP: omap_device: remove internal functions from omap_device.h by Kevin Hilman · 13 years ago
  83. 47c3e5d OMAP: omap_device: make latency autoadjust messages debug by Grazvydas Ignotas · 13 years ago
  84. 49882c9 OMAP: omap_device: replace debug/warning/error prints with dev_* macros by Kevin Hilman · 13 years ago
  85. 126caf1 OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers by Kevin Hilman · 13 years ago
  86. ff35336 OMAP: omap_device: only override _noirq methods, not normal suspend/resume by Kevin Hilman · 13 years ago
  87. 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
  88. 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
  89. 80c6d1e OMAP: PM: omap_device: add API to disable idle on suspend by Kevin Hilman · 14 years ago
  90. c03f007 OMAP: PM: omap_device: add system PM methods for PM domain handling by Kevin Hilman · 14 years ago
  91. 256a543 OMAP: PM: omap_device: conditionally use PM domain runtime helpers by Kevin Hilman · 14 years ago
  92. bf1e077 OMAP: omap_device: Create clkdev entry for hwmod main_clk by Benoit Cousson · 14 years ago
  93. 8f0d69d OMAP: omap_device: replace _find_by_pdev() with to_omap_device() by Kevin Hilman · 14 years ago
  94. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 14 years ago
  95. 345f79b OMAP: PM: omap_device: fix device power domain callbacks by Kevin Hilman · 14 years ago
  96. 638080c OMAP2+ / PM: move runtime PM implementation to use device power domains by Kevin Hilman · 14 years ago
  97. da0653f OMAP2+: omap_device/clock: Do not expect an entry in clkdev for opt_clks by Rajendra Nayak · 14 years ago
  98. c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
  99. 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
  100. f39f489 OMAP: omap_device: Fix to support multiple hwmods for a single device by Kishon Vijay Abraham I · 14 years ago