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
starfive-6.6.48-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
/
pm34xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
OMAP2+: PM/serial: fix console semaphore acquire during suspend
Kevin Hilman
1
-7
/
+20
2010-11-25
OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled
Paul Walmsley
1
-0
/
+10
2010-10-11
OMAP3: PM: fix scratchpad memory accesses for off-mode
Kevin Hilman
1
-3
/
+3
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-1
/
+1
2010-10-08
Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Tony Lindgren
1
-2
/
+15
2010-10-08
OMAP: mach-omap2: Fix incorrect assignment warnings
Manjunath Kondaiah G
1
-1
/
+1
2010-09-29
OMAP3: PM: Add prepare idle and resume idle call for uart4
Govindraj.R
1
-0
/
+2
2010-09-29
OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
Govindraj.R
1
-2
/
+13
2010-09-24
OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...
Paul Walmsley
1
-3
/
+0
2010-09-24
omap: pm: Move set_pwrdm_state routine to common pm.c
Santosh Shilimkar
1
-49
/
+4
2010-09-24
omap: pm-debug: Move common debug code to pm-debug.c
Santosh Shilimkar
1
-18
/
+0
2010-09-24
OMAP3: PM: move device-specific special cases from PM core into CPUidle
Kevin Hilman
1
-13
/
+1
2010-09-21
OMAP: PM debugfs removing OMAP3 hardcodings.
Thara Gopinath
1
-5
/
+0
2010-09-21
OMAP3: PM: whitespace cleanup around IO wakeup enable
Kevin Hilman
1
-3
/
+3
2010-08-16
OMAP3: PM: ensure IO wakeups are properly disabled
Kevin Hilman
1
-1
/
+3
2010-08-02
OMAP3: AM3505/3517 do not have IO wakeup capability
stanley.miao
1
-3
/
+4
2010-06-10
OMAP3: PM: fix IO daisy chain enable to use PM_WKEN reg
Kevin Hilman
1
-2
/
+2
2010-05-20
OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros
Paul Walmsley
1
-7
/
+12
2010-05-20
OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
1
-15
/
+15
2010-05-20
OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
1
-88
/
+90
2010-05-20
Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...
Tony Lindgren
1
-25
/
+33
2010-05-12
OMAP2/3: GPIO: generalize prepare for idle
Kevin Hilman
1
-6
/
+4
2010-05-12
OMAP3: GPIO fixes for off-mode
Tero Kristo
1
-4
/
+6
2010-05-12
OMAP3: PM: Remove PER wakeup dependency on CORE.
Mike Chan
1
-8
/
+0
2010-05-12
OMAP3: PM: Enable IO / IO-CHAIN wakeups for PER
Mike Chan
1
-5
/
+11
2010-05-12
OMAP3: PM: Add milliseconds interface to suspend wakeup timer
Ari Kauppi
1
-7
/
+10
2010-05-12
OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQs
Kevin Hilman
1
-5
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-25
Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
1
-1
/
+1
2010-02-24
OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
Kevin Hilman
1
-1
/
+1
2010-02-23
OMAP3: cpuidle: Update statistics for correct state
Sanjeev Premi
1
-0
/
+4
2010-01-27
OMAP clockdomains: add usecounting for wakeup and sleep dependencies
Paul Walmsley
1
-0
/
+3
2010-01-27
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
1
-2
/
+8
2010-01-27
ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
Abhijit Pagare
1
-12
/
+12
2010-01-21
OMAP3: PM: DSS PM_WKEN to refill DMA
Subramani Venkatesh
1
-0
/
+4
2010-01-21
OMAP3: PM: Force write last pad config register into save area
Tero Kristo
1
-1
/
+10
2010-01-21
OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules
Peter Ujfalusi
1
-2
/
+6
2010-01-21
OMAP3: PM: Remove duplicate code blocks
Sanjeev Premi
1
-18
/
+0
2010-01-21
OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
Tero Kristo
1
-0
/
+2
2010-01-21
OMAP3: PM: Enable system control module autoidle
Tero Kristo
1
-0
/
+2
2010-01-21
OMAP3: PM: Ack pending interrupts before entering suspend
Tero Kristo
1
-0
/
+2
2010-01-08
omap3: add missing parentheses
Roel Kluin
1
-2
/
+2
2009-11-12
OMAP3: PM: Added resched check into idle calls
Tero Kristo
1
-1
/
+1
2009-11-12
OMAP3: PM: idle: Remove fclk check for idle loop
Peter 'p2' De Schrijver
1
-42
/
+0
2009-11-12
OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loop
Jouni Hogander
1
-1
/
+1
2009-11-12
OMAP3: PM: CPUidle: fix init sequencing
Kalle Jokiniemi
1
-2
/
+1
2009-11-12
OMAP3: PM: CPUidle: support retention and off-mode C-states
Rajendra Nayak
1
-4
/
+2
2009-11-12
OMAP3: PM: CPUidle: base driver and support for C1-C2
Rajendra Nayak
1
-1
/
+3
2009-11-12
OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNT
Rajendra Nayak
1
-17
/
+7
2009-11-12
OMAP3: PM: Enable IO-CHAIN wakeup
Kalle Jokiniemi
1
-3
/
+35
[next]