index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
omap_hwmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: hwmod code: Disable module when hwmod enable fails
Misael Lopez Cruz
2012-09-03
1
-0
/
+1
*
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
1
-2
/
+36
|
\
|
*
Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
2012-06-25
1
-2
/
+36
|
|
\
|
|
*
ARM: OMAP3PLUS: hwmod: reconfigure IO Daisychain during hwmod mux
Vishwanath BS
2012-06-22
1
-2
/
+36
*
|
|
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
1
-1
/
+1
|
\
\
\
|
*
|
|
ARM: OMAP5: Add minimal support for OMAP5430 SOC
R Sricharan
2012-07-09
1
-1
/
+1
*
|
|
|
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-07-23
1
-5
/
+71
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API
Tony Lindgren
2012-07-06
1
-0
/
+15
|
*
|
|
Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
2012-07-05
1
-5
/
+56
|
|
\
\
\
|
|
*
|
|
ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod framework
Kishon Vijay Abraham I
2012-07-04
1
-5
/
+56
|
|
*
|
|
ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API
Tarun Kanti DebBarma
2012-07-04
1
-0
/
+15
|
|
|
/
/
*
|
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
1
-123
/
+304
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'cleanup-hwmod' into cleanup
Tony Lindgren
2012-06-28
1
-123
/
+304
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
\
|
|
*
-
.
\
Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_clea...
Paul Walmsley
2012-06-20
1
-123
/
+304
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clock...
Paul Walmsley
2012-06-19
1
-9
/
+19
|
|
|
|
/
|
|
|
/
|
|
|
|
*
ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdm
Kevin Hilman
2012-06-18
1
-4
/
+4
|
|
|
*
ARM: OMAP2+: hwmod: use init-time function pointer for hardreset
Kevin Hilman
2012-06-18
1
-47
/
+169
|
|
|
*
ARM: OMAP2+: hwmod: use init-time function pointer for wait_target_ready
Kevin Hilman
2012-06-18
1
-49
/
+66
|
|
|
*
ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable()
Kevin Hilman
2012-06-18
1
-3
/
+0
|
|
|
*
ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable module
Kevin Hilman
2012-06-18
1
-12
/
+50
|
|
|
*
ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module()
Kevin Hilman
2012-06-18
1
-5
/
+5
|
|
|
/
*
|
|
ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timer
Paul Walmsley
2012-07-05
1
-8
/
+24
|
/
/
*
|
ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby
Djamil Elaidi
2012-06-21
1
-1
/
+1
|
/
*
ARM: OMAP: hwmod: remove code support for direct hwmod registration
Paul Walmsley
2012-04-19
1
-91
/
+33
*
ARM: OMAP2+: hwmod: add support for link registration
Paul Walmsley
2012-04-19
1
-16
/
+281
*
ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing it
Paul Walmsley
2012-04-19
1
-24
/
+15
*
ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_if
Paul Walmsley
2012-04-19
1
-48
/
+67
*
ARM: OMAP2+: hwmod: add _find_mpu_rt_port()
Paul Walmsley
2012-04-19
1
-10
/
+29
*
ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()
Paul Walmsley
2012-04-19
1
-0
/
+208
*
ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RT
Paul Walmsley
2012-04-19
1
-24
/
+31
*
ARM: OMAP2+: hwmod: revise hardreset behavior
Paul Walmsley
2012-04-19
1
-56
/
+83
*
ARM: OMAP2+: hwmod: reorganize and document the reset and configuration process
Paul Walmsley
2012-04-19
1
-32
/
+120
*
ARM: OMAP2+: hwmod: reorganize and document the initialization process
Paul Walmsley
2012-04-19
1
-57
/
+80
*
ARM: OMAP2+: hwmod: revise the IP block reset process
Paul Walmsley
2012-04-19
1
-23
/
+46
*
ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmod
Paul Walmsley
2012-04-18
1
-14
/
+15
*
ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...
Paul Walmsley
2012-04-13
1
-2
/
+12
*
ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 data
Fernando Guzman Lugo
2012-04-13
1
-0
/
+3
*
Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-04-05
1
-50
/
+38
|
\
|
*
ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status
Rajendra Nayak
2012-04-05
1
-12
/
+2
|
*
ARM: OMAP2+: hwmod: Restore sysc after a reset
Rajendra Nayak
2012-04-05
1
-12
/
+6
|
*
ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules
Govindraj.R
2012-04-05
1
-26
/
+30
*
|
ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_T...
Rajendra Nayak
2012-03-12
1
-3
/
+5
|
/
*
ARM: omap: fix wrapped error messages in omap_hwmod.c
Russell King
2012-02-13
1
-8
/
+8
*
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-1
/
+124
|
\
|
*
Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....
Tony Lindgren
2011-12-16
1
-0
/
+102
|
|
\
|
|
*
ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad
Tero Kristo
2011-12-16
1
-0
/
+55
|
|
*
ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup
Govindraj R
2011-12-16
1
-0
/
+47
|
*
|
ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init
Rajendra Nayak
2011-12-16
1
-1
/
+22
*
|
|
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-09
1
-49
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supported
Benoit Cousson
2011-12-16
1
-49
/
+49
|
|
/
[next]