index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
prm.h
Age
Commit message (
Expand
)
Author
2015-03-31
ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
Tero Kristo
2015-03-31
ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-27
ARM: OMAP2+: control: determine control module base address from DT
Tero Kristo
2015-03-27
ARM: OMAP2+: PRM: determine PRM base address from device tree
Tero Kristo
2015-03-25
ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
Tero Kristo
2015-03-25
ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
Tero Kristo
2015-03-25
ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
Tero Kristo
2015-01-30
ARM: OMAP3: PRM: add support for legacy iomapping init
Tero Kristo
2014-10-27
ARM: OMAP2+: PRM: provide generic API for system reset
Tero Kristo
2014-10-27
ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain
Tero Kristo
2014-10-27
ARM: OMAP2+: PRM: add generic API for checking hardreset status
Tero Kristo
2014-10-27
ARM: OMAP2+: PRM: add generic API for deasserting hardware reset
Tero Kristo
2014-10-27
ARM: OMAP2+: PRM: add generic API for asserting hardware reset
Tero Kristo
2014-10-27
ARM: DRA7: PRM: add voltage processor check behind a prm_feature flag
Tero Kristo
2014-05-16
ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops
Tero Kristo
2014-05-16
ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it
Tero Kristo
2014-01-17
ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT
Tero Kristo
2012-11-21
ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count
Rajendra Nayak
2012-11-08
ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros
Paul Walmsley
2012-11-08
ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup
Paul Walmsley
2012-10-21
ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver
Paul Walmsley
2012-10-21
ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointers
Paul Walmsley
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-12-22
OMAP4: PRCM: reorganize existing OMAP4 PRCM header files
Paul Walmsley
2010-09-21
OMAP2/3: PRM: add module hard reset support
Paul Walmsley
2010-09-21
OMAP4: PRM: add module hard reset support
BenoƮt Cousson
2010-05-20
OMAP4: PRM: Remove MPU internal code name and apply PRCM naming convention
Benoit Cousson
2010-05-20
OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
2010-01-27
ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
Abhijit Pagare
2010-01-20
OMAP4: PRCM: Fix the base address for CHIRONSS reg defines
Rajendra Nayak
2009-12-12
ARM: OMAP4: PM: Adds PRM register defs for OMAP4
Rajendra Nayak
2009-10-19
omap: Split OMAP2_IO_ADDRESS to L3 and L4
Santosh Shilimkar
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
2009-05-28
OMAP3: PM: prevent module wakeups from waking IVA2
Kevin Hilman
2009-05-25
ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE
Tony Lindgren
2009-02-08
[ARM] OMAP34XX: Add miscellaneous definitions related to 34xx
Jouni Hogander
2008-10-03
Merge unstable branch 'omap-rmk'
Russell King
2008-09-05
[ARM] omap: Fix IO_ADDRESS() macros
Russell King
2008-08-19
ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains
Paul Walmsley
2008-07-03
ARM: OMAP: Turn CM and PRM access into functions
Tony Lindgren
2008-07-03
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
Tony Lindgren
2008-07-03
ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S
Tony Lindgren
2008-05-09
ARM: OMAP: Fixed comments on global PRM register usage
Kalle Jokiniemi
2008-04-14
ARM: OMAP2: Add common register access for 24xx and 34xx
Paul Walmsley