index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
prm44xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP4+: PRM: Add AM437x specific data
Keerthy
2015-07-23
1
-1
/
+11
*
ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 regi...
Keerthy
2015-07-23
1
-18
/
+20
*
ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register
Keerthy
2015-07-23
1
-5
/
+6
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-04-22
1
-38
/
+32
|
\
|
*
ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
Tero Kristo
2015-03-31
1
-33
/
+21
|
*
ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
Tero Kristo
2015-03-31
1
-2
/
+2
|
*
ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
Tero Kristo
2015-03-31
1
-0
/
+2
|
*
ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
Tero Kristo
2015-03-31
1
-2
/
+1
|
*
ARM: OMAP2+: PRM: determine PRM base address from device tree
Tero Kristo
2015-03-27
1
-0
/
+1
|
*
ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
Tero Kristo
2015-03-25
1
-0
/
+2
|
*
ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
Tero Kristo
2015-03-25
1
-2
/
+4
*
|
ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqen
Tero Kristo
2015-03-01
1
-2
/
+2
|
/
*
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-19
1
-1
/
+1
*
ARM: OMAP: Work around hardcoded interrupts
Marc Zyngier
2015-01-17
1
-1
/
+4
*
ARM: OMAP2+: PRM: provide generic API for system reset
Tero Kristo
2014-10-27
1
-0
/
+1
*
ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain
Tero Kristo
2014-10-27
1
-1
/
+2
*
ARM: OMAP4: PRM: make PRCM interrupt handler related functions static
Tero Kristo
2014-10-27
1
-4
/
+9
*
ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls static
Tero Kristo
2014-10-27
1
-3
/
+3
*
ARM: OMAP2+: PRM: add generic API for checking hardreset status
Tero Kristo
2014-10-27
1
-0
/
+1
*
ARM: OMAP2+: PRM: add generic API for deasserting hardware reset
Tero Kristo
2014-10-27
1
-0
/
+1
*
ARM: OMAP2+: PRM: add generic API for asserting hardware reset
Tero Kristo
2014-10-27
1
-0
/
+1
*
ARM: DRA7: PRM: add voltage processor check behind a prm_feature flag
Tero Kristo
2014-10-27
1
-4
/
+6
*
ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7
Nishanth Menon
2014-09-08
1
-1
/
+1
*
ARM: OMAP4+: PRM: remove "wkup" event
Nishanth Menon
2014-09-08
1
-1
/
+0
*
ARM: OMAP4+: PRM: register interrupt information from DT
Nishanth Menon
2014-09-08
1
-0
/
+40
*
ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted
Nishanth Menon
2014-09-08
1
-9
/
+38
*
Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke...
Tony Lindgren
2014-05-16
1
-11
/
+9
|
\
|
*
ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops
Tero Kristo
2014-05-15
1
-4
/
+3
|
*
ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it
Tero Kristo
2014-05-15
1
-0
/
+6
|
*
ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup
Tero Kristo
2014-05-15
1
-0
/
+1
|
*
ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit
Tero Kristo
2014-05-15
1
-9
/
+1
*
|
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
2014-05-08
1
-2
/
+2
|
/
*
ARM: OMAP: DRA7: Enable PM framework initializations
Ambresh K
2013-08-23
1
-1
/
+1
*
ARM: OMAP: DRA7: powerdomain: Handle missing vc/vp
Rajendra Nayak
2013-08-23
1
-0
/
+10
*
ARM: OMAP5: Reuse prm read_inst/write_inst
Tero Kristo
2013-03-19
1
-2
/
+2
*
ARM: OMAP5: prm: Allow prm init to succeed
Santosh Shilimkar
2013-03-19
1
-1
/
+1
*
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
2013-01-11
1
-1
/
+1
*
ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sources
Ivan Khoronzhuk
2013-01-02
1
-1
/
+1
*
ARM: OMAP4: PRM: Correct reset source map
Ivan Khoronzhuk
2013-01-02
1
-2
/
+2
*
ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count
Rajendra Nayak
2012-11-21
1
-0
/
+33
*
ARM: OMAP2+: PRM: initialize some PRM functions early
Paul Walmsley
2012-11-21
1
-7
/
+9
*
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
2012-11-08
1
-1
/
+0
*
ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver
Paul Walmsley
2012-10-21
1
-3
/
+80
*
ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM
Paul Walmsley
2012-10-21
1
-0
/
+265
*
ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
Paul Walmsley
2012-10-21
1
-7
/
+8
*
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-12
1
-2
/
+1
*
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
1
-2
/
+2
*
ARM: OMAP3+: PRM: Enable IO wake up
Tero Kristo
2012-06-22
1
-12
/
+19
*
ARM: OMAP4: PRM: Add IO Daisychain support
Rajendra Nayak
2012-06-22
1
-0
/
+54
*
Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixes
Tony Lindgren
2012-04-03
1
-10
/
+11
|
\
[next]