index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2011-03-11
omap2+: Add separate list for dynamic pads to mux
Tony Lindgren
1
-2
/
+4
2011-03-10
Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6....
Paul Walmsley
1
-34
/
+45
2011-03-10
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
1
-55
/
+193
2011-03-10
OMAP2+: clockdomain: add flag that will block autodeps from being added for a...
Paul Walmsley
1
-4
/
+12
2011-03-10
OMAP2+: hwmod: add API to handle autoidle mode
Kishon Vijay Abraham I
1
-0
/
+36
2011-03-10
OMAP2+: hwmod: allow board files to prevent devices from being reset upon init
Paul Walmsley
1
-0
/
+26
2011-03-10
OMAP2+: hwmod: use status bit info for reset line
omar ramirez
1
-32
/
+43
2011-03-10
OMAP2+: hwmod: Fix what _init_clock returns
Rajendra Nayak
1
-1
/
+1
2011-03-10
OMAP2+: hwmod: fix incorrect computation of autoidle_mask
Tarun Kanti DebBarma
1
-1
/
+1
2011-03-02
Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...
Tony Lindgren
1
-0
/
+1
2011-02-28
OMAP2+: hwmod: add ability to setup individual hwmods
Paul Walmsley
1
-7
/
+55
2011-02-28
OMAP2+: hwmod: ignore attempts to re-setup a hwmod
Paul Walmsley
1
-8
/
+11
2011-02-28
OMAP2+: hwmod: find MPU initiator hwmod during in _register()
Paul Walmsley
1
-8
/
+15
2011-02-28
OMAP2+: hwmod: rename some init functions
Paul Walmsley
1
-18
/
+15
2011-02-28
OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()
Paul Walmsley
1
-19
/
+10
2011-02-24
OMAP: hwmod: allow hwmod to provide address space accessible from SDMA
Kishon Vijay Abraham I
1
-0
/
+1
2011-02-14
omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init
Tony Lindgren
1
-4
/
+24
2011-02-14
omap2+: Make omap_hwmod_late_init into core_initcall
Tony Lindgren
1
-1
/
+2
2010-12-22
omap2+: Allow hwmod state changes to mux pads based on the state changes
Tony Lindgren
1
-3
/
+11
2010-12-21
OMAP: PM: implement context loss count APIs
Kevin Hilman
1
-0
/
+22
2010-12-21
OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs
Benoit Cousson
1
-2
/
+14
2010-12-21
OMAP2+: hwmod: Disable clocks when hwmod enable fails
Rajendra Nayak
1
-0
/
+1
2010-12-21
OMAP2+: hwmod: Remove omap_hwmod_mutex
Benoit Cousson
1
-22
/
+4
2010-12-21
OMAP2+: hwmod: Mark functions used only during initialization with __init
Benoit Cousson
1
-4
/
+4
2010-12-21
OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister
Benoit Cousson
1
-82
/
+55
2010-12-21
OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency
Kevin Hilman
1
-15
/
+17
2010-12-21
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-2
/
+3
2010-12-21
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
1
-0
/
+1
2010-12-21
OMAP2+: hwmod: Update the sysc_cache in case module context is lost
Rajendra Nayak
1
-4
/
+3
2010-12-21
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
1
-46
/
+59
2010-12-21
OMAP2+: hwmod: add support for per-class custom device reset functions
Paul Walmsley
1
-5
/
+33
2010-12-21
OMAP2+: hwmod: add postsetup state
Paul Walmsley
1
-19
/
+63
2010-12-21
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-21
OMAP: hwmod: Enable module wakeup if in smartidle
Rajendra Nayak
1
-2
/
+4
2010-09-21
OMAP: hwmod: Fix softreset for modules with optional clocks
Benoit Cousson
1
-5
/
+46
2010-09-21
OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs
Benoit Cousson
1
-5
/
+17
2010-09-21
OMAP: hwmod: add an hardreset API for use by other core code
Paul Walmsley
1
-0
/
+78
2010-09-21
OMAP: hwmod: Force a softreset during _setup
Benoit Cousson
1
-9
/
+9
2010-09-21
OMAP: hwmod: Add hardreset management support
BenoƮt Cousson
1
-8
/
+160
2010-09-21
OMAP: hwmod: separate list locking and hwmod hardware locking
Kevin Hilman
1
-32
/
+30
2010-09-21
OMAP: hwmod: Fix omap_hwmod_reset wrong state test
Liam Girdwood
1
-4
/
+2
2010-09-21
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-26
OMAP2+: hwmod/device: update documentation and copyright
Paul Walmsley
1
-1
/
+16
2010-07-26
OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va
Paul Walmsley
1
-5
/
+28
[next]