index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2012-07-24
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+36
2012-07-24
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-07-24
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-5
/
+71
2012-07-24
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-123
/
+304
2012-07-09
ARM: OMAP5: Add minimal support for OMAP5430 SOC
R Sricharan
1
-1
/
+1
2012-07-06
ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API
Tony Lindgren
1
-0
/
+15
2012-07-06
ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timer
Paul Walmsley
1
-8
/
+24
2012-07-05
Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
1
-5
/
+56
2012-07-04
ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod framework
Kishon Vijay Abraham I
1
-5
/
+56
2012-07-04
ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API
Tarun Kanti DebBarma
1
-0
/
+15
2012-06-28
Merge branch 'cleanup-hwmod' into cleanup
Tony Lindgren
1
-123
/
+304
2012-06-25
Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
1
-2
/
+36
2012-06-22
ARM: OMAP3PLUS: hwmod: reconfigure IO Daisychain during hwmod mux
Vishwanath BS
1
-2
/
+36
2012-06-22
ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-Standby
Djamil Elaidi
1
-1
/
+1
2012-06-21
Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_clea...
Paul Walmsley
1
-123
/
+304
2012-06-20
ARM: OMAP2+: hwmod: remove prm_clkdm, cm_clkdm; allow hwmods to have no clock...
Paul Walmsley
1
-9
/
+19
2012-06-18
ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdm
Kevin Hilman
1
-4
/
+4
2012-06-18
ARM: OMAP2+: hwmod: use init-time function pointer for hardreset
Kevin Hilman
1
-47
/
+169
2012-06-18
ARM: OMAP2+: hwmod: use init-time function pointer for wait_target_ready
Kevin Hilman
1
-49
/
+66
2012-06-18
ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable()
Kevin Hilman
1
-3
/
+0
2012-06-18
ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable module
Kevin Hilman
1
-12
/
+50
2012-06-18
ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module()
Kevin Hilman
1
-5
/
+5
2012-04-19
ARM: OMAP: hwmod: remove code support for direct hwmod registration
Paul Walmsley
1
-91
/
+33
2012-04-19
ARM: OMAP2+: hwmod: add support for link registration
Paul Walmsley
1
-16
/
+281
2012-04-19
ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing it
Paul Walmsley
1
-24
/
+15
2012-04-19
ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_if
Paul Walmsley
1
-48
/
+67
2012-04-19
ARM: OMAP2+: hwmod: add _find_mpu_rt_port()
Paul Walmsley
1
-10
/
+29
2012-04-19
ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()
Paul Walmsley
1
-0
/
+208
2012-04-19
ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RT
Paul Walmsley
1
-24
/
+31
2012-04-19
ARM: OMAP2+: hwmod: revise hardreset behavior
Paul Walmsley
1
-56
/
+83
2012-04-19
ARM: OMAP2+: hwmod: reorganize and document the reset and configuration process
Paul Walmsley
1
-32
/
+120
2012-04-19
ARM: OMAP2+: hwmod: reorganize and document the initialization process
Paul Walmsley
1
-57
/
+80
2012-04-19
ARM: OMAP2+: hwmod: revise the IP block reset process
Paul Walmsley
1
-23
/
+46
2012-04-19
ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmod
Paul Walmsley
1
-14
/
+15
2012-04-13
ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...
Paul Walmsley
1
-2
/
+12
2012-04-13
ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 data
Fernando Guzman Lugo
1
-0
/
+3
2012-04-06
Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-50
/
+38
2012-04-05
ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset status
Rajendra Nayak
1
-12
/
+2
2012-04-05
ARM: OMAP2+: hwmod: Restore sysc after a reset
Rajendra Nayak
1
-12
/
+6
2012-04-05
ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules
Govindraj.R
1
-26
/
+30
2012-03-12
ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_T...
Rajendra Nayak
1
-3
/
+5
2012-02-13
ARM: omap: fix wrapped error messages in omap_hwmod.c
Russell King
1
-8
/
+8
2012-01-10
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+124
2012-01-10
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-49
/
+49
2011-12-17
ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supported
Benoit Cousson
1
-49
/
+49
2011-12-17
Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....
Tony Lindgren
1
-0
/
+102
2011-12-17
ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init
Rajendra Nayak
1
-1
/
+22
2011-12-17
ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad
Tero Kristo
1
-0
/
+55
2011-12-17
ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup
Govindraj R
1
-0
/
+47
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-3
/
+3
[next]