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