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
/
plat-omap
/
omap_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-08
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
1
-0
/
+1
2011-11-08
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-05
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
1
-1
/
+1
2011-10-04
ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node
Benoit Cousson
1
-0
/
+101
2011-10-04
ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration
Benoit Cousson
1
-58
/
+119
2011-10-04
ARM: OMAP: omap_device: Create a default omap_device_pm_latency
Benoit Cousson
1
-1
/
+18
2011-10-04
ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name
Nishanth Menon
1
-0
/
+36
2011-09-16
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
1
-48
/
+52
2011-09-16
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
1
-11
/
+11
2011-09-16
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
1
-3
/
+3
2011-09-16
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
1
-4
/
+8
2011-09-16
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
1
-8
/
+8
2011-09-16
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
1
-43
/
+42
2011-09-07
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Kevin Hilman
1
-0
/
+3
2011-08-25
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
Kevin Hilman
1
-1
/
+2
2011-07-27
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-35
/
+50
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+5
2011-07-13
OMAP: PM: omap_device: add API to disable idle on suspend
Kevin Hilman
1
-0
/
+6
2011-07-13
OMAP: PM: omap_device: add system PM methods for PM domain handling
Kevin Hilman
1
-0
/
+36
2011-07-13
OMAP: PM: omap_device: conditionally use PM domain runtime helpers
Kevin Hilman
1
-3
/
+4
2011-07-10
OMAP: omap_device: Create clkdev entry for hwmod main_clk
Benoit Cousson
1
-35
/
+50
2011-07-10
OMAP: omap_device: replace _find_by_pdev() with to_omap_device()
Kevin Hilman
1
-10
/
+5
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
1
-2
/
+2
2011-06-07
OMAP: PM: omap_device: fix device power domain callbacks
Kevin Hilman
1
-2
/
+17
2011-04-29
OMAP2+ / PM: move runtime PM implementation to use device power domains
Kevin Hilman
1
-0
/
+23
2011-03-02
OMAP2+: omap_device/clock: Do not expect an entry in clkdev for opt_clks
Rajendra Nayak
1
-10
/
+26
2010-12-22
OMAP: PM: implement context loss count APIs
Kevin Hilman
1
-0
/
+28
2010-09-27
Merge branch 'misc_2.6.37' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
1
-21
/
+14
2010-09-24
OMAP: omap_device: Fix to support multiple hwmods for a single device
Kishon Vijay Abraham I
1
-21
/
+14
2010-09-24
Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...
Tony Lindgren
1
-20
/
+12
2010-09-24
OMAP: omap_device: make all devices a child of a new parent device
Kevin Hilman
1
-0
/
+12
2010-09-24
Revert "OMAP: omap_device: add omap_device_is_valid()"
Kevin Hilman
1
-20
/
+0
2010-09-22
OMAP: hwmod: Handle opt clocks node using clk_add_alias
Partha Basak
1
-1
/
+42
2010-08-04
omap: device: improve errors handling
Artem Bityutskiy
1
-1
/
+3
2010-07-27
OMAP2+: hwmod/device: update documentation and copyright
Paul Walmsley
1
-3
/
+6
2010-07-27
OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va
Paul Walmsley
1
-0
/
+19
2010-07-27
OMAP: omap_device: ensure hwmod tracks attached omap_device pointer
Kevin Hilman
1
-1
/
+4
2010-05-20
OMAP powerdomain, hwmod, omap_device: add some credits
Paul Walmsley
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-24
OMAP: HWMOD: Add support for early device register into omap device layer
Thara Gopinath
1
-4
/
+29
2010-02-24
OMAP: omap_device: when 'called from invalid state', print state
Kevin Hilman
1
-6
/
+6
2010-02-24
OMAP: omap_device: add omap_device_is_valid()
Kevin Hilman
1
-0
/
+16
2010-02-11
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
1
-10
/
+0
2010-02-03
omap: Remove old unused defines for OMAP_32KSYNCT_BASE
Tony Lindgren
1
-10
/
+0
2010-01-27
OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
Kevin Hilman
1
-8
/
+33
2009-12-12
OMAP: omap_device: track latency in nanoseconds
Kevin Hilman
1
-4
/
+4
2009-12-12
OMAP: omap_device: fix nsec/usec conversion in latency calculations
Kevin Hilman
1
-2
/
+2
2009-12-12
OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()
Kevin Hilman
1
-4
/
+4
2009-12-12
OMAP: omap_device: use UINT_MAX for default wakeup latency limit
Kevin Hilman
1
-1
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-2
/
+2
[next]