index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
cminst44xx.c
Age
Commit message (
Expand
)
Author
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-25
ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
Tero Kristo
2014-10-27
ARM: OMAP4: CM: make cminst direct register access functions static
Tero Kristo
2014-10-27
ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable
Tero Kristo
2014-10-27
ARM: OMAP2+: CM: make clkdm_hwsup operations static
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-10-27
ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+
Tero Kristo
2014-10-27
ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/ready
Tero Kristo
2014-05-16
Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...
Tony Lindgren
2014-05-15
ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core files
Tero Kristo
2014-05-15
ARM: OMAP2+: PRCM: cleanup some header includes
Tero Kristo
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
2014-02-28
ARM: OMAP2+: clockdomain: Reintroduce SW_SLEEP Support
Dave Gerlach
2013-10-13
ARM: OMAP2+: CM: AM43x clockdomain data
Ambresh K
2013-10-13
ARM: OMAP2+: CM: cm_inst offset s16->u16
Ankur Kishore
2013-01-29
ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro...
Paul Walmsley
2012-10-21
ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...
Paul Walmsley
2012-07-04
ARM: OMAP4: clockdomain/CM code: Update supported transition modes
Jon Hunter
2012-06-21
ARM: OMAP2+: CM: increase the module disable timeout
Paul Walmsley
2012-05-07
ARM: OMAP4+: Add prm and cm base init function.
R Sricharan
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-07-10
OMAP4: cm: Add two new APIs for modulemode control
Benoit Cousson
2011-07-10
OMAP: hwmod: Wait the idle status to be disabled
Benoit Cousson
2011-07-10
OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros
Benoit Cousson
2011-02-25
OMAP4: CM: Add CM accesor api for bitwise control
Rajendra Nayak
2010-12-21
OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support
Paul Walmsley
2010-12-21
OMAP4: PRCM: add OMAP4-specific accessor/mutator functions
Paul Walmsley