Paul Walmsley
|
eeb3711b89
ARM: OMAP2+: clean up some cppcheck warnings
|
13 years ago |
Linus Torvalds
|
66f03c614c
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Paul Walmsley
|
b7c39a3f59
ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE_NO_IDLE_ON_SUSPEND is set
|
13 years ago |
Kevin Hilman
|
3ec2decbb6
ARM: OMAP: omap_device: remove omap_device_parent
|
13 years ago |
Kevin Hilman
|
9cf793f9b8
ARM: OMAP: convert omap_device_build() and callers to __init
|
13 years ago |
Ohad Ben-Cohen
|
993e4fbd78
ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}
|
13 years ago |
Benoit Cousson
|
5dc06b7ea3
ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt
|
13 years ago |
Tony Lindgren
|
d30cc16c8e
Merge branch 'fixes-modulesplit' into fixes
|
13 years ago |
Axel Lin
|
5558141556
ARM: OMAP: omap_device: Include linux/export.h
|
13 years ago |
Tomi Valkeinen
|
fc01387302
ARM: OMAP: change get_context_loss_count ret value to int
|
14 years ago |
Benoit Cousson
|
dc2d07ebae
ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node
|
14 years ago |
Benoit Cousson
|
a4f6cdb067
ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration
|
14 years ago |
Benoit Cousson
|
b7b5bc91d4
ARM: OMAP: omap_device: Create a default omap_device_pm_latency
|
14 years ago |
Nishanth Menon
|
1f8a7d5207
ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_name
|
14 years ago |
Kevin Hilman
|
d66b3fe436
OMAP: omap_device: decouple platform_device from omap_device
|
14 years ago |
Kevin Hilman
|
bfae4f8ffa
OMAP: omap_device: device register functions now take platform_device pointer
|
14 years ago |
Kevin Hilman
|
3528c58eb9
OMAP: omap_device: when building return platform_device instead of omap_device
|
14 years ago |
Kevin Hilman
|
a2a28ad996
OMAP: omap_device: remove internal functions from omap_device.h
|
14 years ago |
Grazvydas Ignotas
|
47c3e5d806
OMAP: omap_device: make latency autoadjust messages debug
|
14 years ago |
Kevin Hilman
|
49882c9940
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
|
14 years ago |
Kevin Hilman
|
126caf1376
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
|
14 years ago |
Kevin Hilman
|
ff35336d3e
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
|
14 years ago |
Linus Torvalds
|
b0189cd087
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
|
14 years ago |
Linus Torvalds
|
ae4c42e4e4
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
|
14 years ago |
Kevin Hilman
|
80c6d1e65c
OMAP: PM: omap_device: add API to disable idle on suspend
|
14 years ago |
Kevin Hilman
|
c03f007a8b
OMAP: PM: omap_device: add system PM methods for PM domain handling
|
14 years ago |
Kevin Hilman
|
256a543597
OMAP: PM: omap_device: conditionally use PM domain runtime helpers
|
14 years ago |
Benoit Cousson
|
bf1e0776cf
OMAP: omap_device: Create clkdev entry for hwmod main_clk
|
14 years ago |
Kevin Hilman
|
8f0d69dedc
OMAP: omap_device: replace _find_by_pdev() with to_omap_device()
|
14 years ago |
Rafael J. Wysocki
|
564b905ab1
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
|
14 years ago |