index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
omap_hwmod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
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-06
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-17
1
-49
/
+49
|
|
/
*
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-06
1
-3
/
+3
|
\
|
|
*
ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIs
sricharan
2011-11-23
1
-3
/
+3
*
|
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-11-17
1
-1
/
+1
|
/
*
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
2011-11-05
1
-1
/
+1
*
OMAP2+: hwmod: remove OMAP_CHIP*
Paul Walmsley
2011-09-15
1
-3
/
+0
*
OMAP2+: hwmod: Follow the recommended PRCM module enable sequence
Rajendra Nayak
2011-07-10
1
-20
/
+50
*
OMAP4: hwmod: Introduce the module control in hwmod control
Benoit Cousson
2011-07-10
1
-2
/
+61
*
OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros
Benoit Cousson
2011-07-10
1
-6
/
+13
*
OMAP: hwmod: Wait the idle status to be disabled
Benoit Cousson
2011-07-10
1
-0
/
+40
*
OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
Benoit Cousson
2011-07-10
1
-3
/
+9
*
OMAP2+: hwmod: Init clkdm field at boot time
Benoit Cousson
2011-07-10
1
-1
/
+33
*
OMAP: hwmod: fix the i2c-reset timeout during bootup
Avinash.H.M
2011-07-10
1
-0
/
+27
*
-
.
Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine...
Paul Walmsley
2011-07-10
1
-64
/
+159
|
\
\
|
|
*
omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays
Paul Walmsley
2011-07-10
1
-3
/
+27
|
|
*
omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays
Paul Walmsley
2011-07-10
1
-3
/
+27
|
|
*
omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar...
Paul Walmsley
2011-07-10
1
-9
/
+36
|
|
/
|
/
|
|
*
OMAP: hwmod: Move pr_debug to improve the readability
Benoit Cousson
2011-07-10
1
-15
/
+17
|
*
OMAP: hwmod: Add warnings if enable failed
Benoit Cousson
2011-07-10
1
-0
/
+2
|
*
OMAP2+: hwmod: Fix the HW reset management
Benoit Cousson
2011-07-10
1
-16
/
+16
|
*
OMAP2+: hwmod: Remove _populate_mpu_rt_base warning
Benoit Cousson
2011-07-10
1
-3
/
+0
|
*
OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set
Benoit Cousson
2011-07-10
1
-10
/
+4
|
*
OMAP2+: hwmod: Enable module in shutdown to access sysconfig
Miguel Vadillo
2011-07-10
1
-1
/
+4
|
*
OMAP2+: hwmod: Fix smart-standby + wakeup support
Benoit Cousson
2011-07-10
1
-6
/
+28
|
/
[next]