index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
cm_common.c
Age
Commit message (
Expand
)
Author
2017-12-21
Merge tag 'omap-for-v4.16/dt-clk-signed' of ssh://gitolite.kernel.org/pub/scm...
Arnd Bergmann
2017-12-11
Merge branch '4.15-rc1-clkctrl-mach-omap2' of https://github.com/t-kristo/lin...
Tony Lindgren
2017-12-11
ARM: OMAP2+: CM: make some pointers and function arguments as const
Bhumika Goyal
2017-12-04
ARM: OMAP2+: CM: add support for getting phys address for a clkctrl register
Tero Kristo
2017-10-30
ARM: OMAP2/3: CM: fix cm_split_idlest functionality
Tero Kristo
2017-06-06
ARM: OMAP2+: PRCM: store also physical addresses for instances
Tero Kristo
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2015-03-31
ARM: OMAP2+: clock: add low-level support for regmap
Tero Kristo
2015-03-31
ARM: OMAP2+: CM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-27
ARM: OMAP2+: CM: determine CM base address from device tree
Tero Kristo
2015-03-27
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
Tero Kristo
2014-10-27
ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable
Tero Kristo
2014-10-27
ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idle
Tero Kristo
2014-10-27
ARM: OMAP2+: CM: add common API for cm_wait_module_ready
Tero Kristo
2014-05-15
ARM: OMAP2+: PRCM: cleanup some header includes
Tero Kristo
2012-11-12
ARM: OMAP2: Fix compillation error in cm_common
Peter Ujfalusi
2012-11-08
ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup
Paul Walmsley
2012-11-08
ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...
Paul Walmsley
2012-10-21
ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointers
Paul Walmsley