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