index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
omap_hwmod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-22
Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-85
/
+26
2013-05-19
ARM: OMAP2+: hwmod: Remove sysc slave idle and auto idle apis
Santosh Shilimkar
1
-68
/
+0
2013-05-19
ARM: OMAP2+: hwmod: Add a new flag to handle SIDLE in SWSUP only in active
Rajendra Nayak
1
-1
/
+2
2013-05-19
ARM: OMAP2+: hwmod: Fix sidle programming in _enable_sysc()/_idle_sysc()
Rajendra Nayak
1
-17
/
+25
2013-05-16
ARM: OMAP: fix __init section mismatch for _enable_preprogram
jean-philippe francois
1
-1
/
+1
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+44
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
1
-2
/
+5
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2013-05-02
Merge branch 'cleanup' into for-linus
Russell King
1
-2
/
+2
2013-05-02
ARM: OMAP: use consistent error checking
Russell King
1
-2
/
+2
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2013-04-09
ARM: OMAP2+: hwmod: Don't call _init_mpu_rt_base if no sysc
Santosh Shilimkar
1
-1
/
+2
2013-04-09
ARM: OMAP2+: hwmod: extract module address space from DT blob
Santosh Shilimkar
1
-3
/
+42
2013-04-08
arm: Use generic idle loop
Thomas Gleixner
1
-3
/
+4
2013-03-31
ARM: OMAP2+: hwmod: Remove unused _HWMOD_WAKEUP_ENABLED flag
Rajendra Nayak
1
-4
/
+0
2013-03-13
ARM: OMAP3: hwmod data: keep MIDLEMODE in force-standby for musb
Grazvydas Ignotas
1
-2
/
+5
2013-02-28
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-4
/
+19
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+8
2013-02-12
Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-0
/
+18
2013-02-12
Merge tag 'omap-for-v3.9/pm-wfi-take2-signed-v2' of git://git.kernel.org/pub/...
Olof Johansson
1
-0
/
+8
2013-02-10
ARM: OMAP2+: hwmod: add enable_preprogram hook
Paul Walmsley
1
-0
/
+18
2013-02-08
ARM: OMAP2+: AM33XX: Update the hardreset API
Vaibhav Bedia
1
-4
/
+1
2013-01-26
ARM: OMAP2+: hwmod: add support for blocking WFI when a device is active
Paul Walmsley
1
-0
/
+8
2013-01-11
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
1
-1
/
+1
2012-11-29
Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
1
-32
/
+113
2012-11-25
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
1
-14
/
+49
2012-11-21
ARM: OMAP2+: hwmod: Add possibility to count hwmod resources based on type
Peter Ujfalusi
1
-11
/
+16
2012-11-21
ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count
Rajendra Nayak
1
-4
/
+51
2012-11-12
ARM: OMAP: hwmod: Cleanup !CONFIG_COMMON_CLK parts
Rajendra Nayak
1
-16
/
+2
2012-11-12
ARM: OMAP2+: hwmod: Invoke init_clkdm before other init functions
Vaibhav Hiremath
1
-2
/
+3
2012-11-12
ARM: OMAP: hwmod: Fix up hwmod based clkdm accesses
Rajendra Nayak
1
-14
/
+56
2012-11-08
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
1
-1
/
+0
2012-11-08
ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specif...
Paul Walmsley
1
-1
/
+2
2012-11-08
ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros
Paul Walmsley
1
-3
/
+1
2012-10-31
ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur...
Paul Walmsley
1
-0
/
+3
2012-10-29
ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmod
Tero Kristo
1
-14
/
+46
2012-10-24
Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-9
/
+42
2012-10-21
ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
Paul Walmsley
1
-8
/
+41
2012-10-21
ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
Paul Walmsley
1
-1
/
+1
2012-10-18
ARM: OMAP: remove plat/clock.h
Paul Walmsley
1
-1
/
+1
2012-10-18
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-08
ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handling
Paul Walmsley
1
-4
/
+27
2012-10-04
Merge branch 'late/kirkwood' into late/soc
Olof Johansson
1
-0
/
+27
2012-09-23
ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problems
Paul Walmsley
1
-1
/
+2
2012-09-23
ARM: OMAP: hwmod: revise deassert sequence
Omar Ramirez Luna
1
-0
/
+37
2012-09-23
ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
Omar Ramirez Luna
1
-16
/
+23
2012-09-23
ARM: OMAP2+: hwmod code: convert missing clockdomain warnings to debug messages
Paul Walmsley
1
-2
/
+4
2012-09-23
ARM: OMAP4+: hwmod code: remove clkdm requirement in _omap4_wait_target_*()
Paul Walmsley
1
-4
/
+4
2012-09-23
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
1
-9
/
+36
2012-09-23
Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
Paul Walmsley
1
-0
/
+178
[next]