index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2010-12-23
omap2+: Allow hwmod state changes to mux pads based on the state changes
Tony Lindgren
1
-3
/
+11
2010-12-22
OMAP: PM: implement context loss count APIs
Kevin Hilman
1
-0
/
+22
2010-12-22
OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs
Benoit Cousson
1
-2
/
+14
2010-12-22
OMAP2+: hwmod: Disable clocks when hwmod enable fails
Rajendra Nayak
1
-0
/
+1
2010-12-22
OMAP2+: hwmod: Remove omap_hwmod_mutex
Benoit Cousson
1
-22
/
+4
2010-12-22
OMAP2+: hwmod: Mark functions used only during initialization with __init
Benoit Cousson
1
-4
/
+4
2010-12-22
OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister
Benoit Cousson
1
-82
/
+55
2010-12-22
OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency
Kevin Hilman
1
-15
/
+17
2010-12-22
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-2
/
+3
2010-12-22
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
1
-0
/
+1
2010-12-22
OMAP2+: hwmod: Update the sysc_cache in case module context is lost
Rajendra Nayak
1
-4
/
+3
2010-12-22
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
1
-46
/
+59
2010-12-22
OMAP2+: hwmod: add support for per-class custom device reset functions
Paul Walmsley
1
-5
/
+33
2010-12-22
OMAP2+: hwmod: add postsetup state
Paul Walmsley
1
-19
/
+63
2010-12-22
OMAP2+: hwmod: allow custom pre-shutdown functions
Paul Walmsley
1
-0
/
+15
2010-10-08
omap: hwmod: Handle modules with 16bit registers
Rajendra Nayak
1
-9
/
+15
2010-09-24
OMAP: hwmod: Set autoidle after smartidle during _sysc_enable
Hema HK
1
-6
/
+11
2010-09-22
OMAP: hwmod: improve documentation, clean up function names
Paul Walmsley
1
-22
/
+119
2010-09-22
OMAP: hwmod: Enable module wakeup if in smartidle
Rajendra Nayak
1
-2
/
+4
2010-09-22
OMAP: hwmod: Fix softreset for modules with optional clocks
Benoit Cousson
1
-5
/
+46
2010-09-22
OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs
Benoit Cousson
1
-5
/
+17
2010-09-22
OMAP: hwmod: add an hardreset API for use by other core code
Paul Walmsley
1
-0
/
+78
2010-09-22
OMAP: hwmod: Force a softreset during _setup
Benoit Cousson
1
-9
/
+9
2010-09-22
OMAP: hwmod: Add hardreset management support
BenoƮt Cousson
1
-8
/
+160
2010-09-22
OMAP: hwmod: separate list locking and hwmod hardware locking
Kevin Hilman
1
-32
/
+30
2010-09-22
OMAP: hwmod: Fix omap_hwmod_reset wrong state test
Liam Girdwood
1
-4
/
+2
2010-09-22
OMAP: hwmod: Do not disable clocks if hwmod already in idle
Benoit Cousson
1
-3
/
+7
2010-09-21
OMAP: hwmod: Rename dma_ch to dma_req
Benoit Cousson
1
-5
/
+5
2010-07-27
OMAP2+: hwmod/device: update documentation and copyright
Paul Walmsley
1
-1
/
+16
2010-07-27
OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va
Paul Walmsley
1
-5
/
+28
2010-07-27
OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
Paul Walmsley
1
-12
/
+25
2010-07-27
OMAP: hwmod: add non-locking versions of enable and idle functions
Kevin Hilman
1
-9
/
+10
2010-06-24
OMAP: hwmod: Fix the missing braces
Benoit Cousson
1
-3
/
+6
2010-05-20
Merge branch 'omap4-i2c-init' into omap-for-linus
Tony Lindgren
1
-1
/
+0
2010-05-20
OMAP powerdomain, hwmod, omap_device: add some credits
Paul Walmsley
1
-5
/
+5
2010-05-20
OMAP: hwmod: Replace WARN by pr_warning for clockdomain check
Benoit Cousson
1
-7
/
+6
2010-05-20
OMAP: hwmod: Rename hwmod name for the MPU
Benoit Cousson
1
-1
/
+1
2010-05-20
OMAP: hwmod: Do not exit the iteration if one clock init failed
Benoit Cousson
1
-2
/
+3
2010-05-20
OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed
Benoit Cousson
1
-6
/
+6
2010-05-20
OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value
Benoit Cousson
1
-13
/
+13
2010-05-20
OMAP: hwmod: Fix wrong pointer iteration in oh->slaves
Benoit Cousson
1
-14
/
+16
2010-05-20
OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST
Benoit Cousson
1
-1
/
+1
2010-05-20
OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function
Benoit Cousson
1
-13
/
+20
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+3
2010-05-15
ARM: Remove useless linux/bootmem.h includes
Russell King
1
-1
/
+0
2010-03-31
OMAP: HWMOD: Adding clockdomain check
Thara Gopinath
1
-0
/
+3
2010-02-25
OMAP hwmod: add hwmod class support
Paul Walmsley
1
-87
/
+135
2010-02-24
OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
Paul Walmsley
1
-12
/
+10
[next]