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
/
vc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
1
-1
/
+1
2015-10-12
ARM: OMAP3: vc: Remove unused macros
Javier Martinez Canillas
1
-4
/
+0
2015-09-01
ARM: OMAP3: vc: fix 'or' always true warning
Frans Klaver
1
-1
/
+1
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
1
-1
/
+1
2015-05-04
ARM: OMAP2+: Fix omap off idle power consumption creeping up
Tony Lindgren
1
-2
/
+10
2014-09-18
arm: mach-omap2: Convert pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-06-03
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-76
/
+156
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
1
-2
/
+2
2014-05-07
ARM: OMAP3: Fix voltage control for deeper idle states
Tony Lindgren
1
-27
/
+85
2014-05-07
ARM: OMAP3: Disable broken omap3_set_off_timings function
Tony Lindgren
1
-61
/
+1
2014-05-07
ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_mode
Tony Lindgren
1
-1
/
+83
2012-11-30
Merge branch 'next/pm-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-1
/
+1
2012-11-15
ARM: OMAP2+: voltage: fixup oscillator handling when CONFIG_PM=n
Kevin Hilman
1
-0
/
+2
2012-11-06
ARM: OMAP4: VC: setup I2C parameters based on board data
Tero Kristo
1
-8
/
+141
2012-11-06
ARM: OMAP4: vc: fix channel configuration
Tero Kristo
1
-1
/
+4
2012-11-06
ARM: OMAP3+: voltage: use oscillator data to calculate setup times
Tero Kristo
1
-0
/
+62
2012-11-06
ARM: OMAP4: VC: calculate ramp times
Tero Kristo
1
-0
/
+94
2012-11-06
ARM: OMAP3: VC: calculate ramp times
Tero Kristo
1
-17
/
+91
2012-11-06
ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
Tero Kristo
1
-4
/
+31
2012-10-25
ARM: OMAP2+: PM: add missing newline to VC warning message
Kevin Hilman
1
-1
/
+1
2012-09-13
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-3
/
+2
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+1
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-3
/
+2
2012-03-08
ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.h
Tony Lindgren
1
-0
/
+1
2012-02-13
ARM: omap: fix uninformative vc/i2c configuration error message
Russell King
1
-2
/
+2
2012-02-13
ARM: omap: fix vc.c PMIC error message
Russell King
1
-4
/
+2
2011-09-15
OMAP2+: VC: more registers are per-channel starting with OMAP5
Kevin Hilman
1
-4
/
+4
2011-09-15
OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale
Kevin Hilman
1
-2
/
+0
2011-09-15
OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain
Kevin Hilman
1
-3
/
+2
2011-09-15
OMAP3+: VP: create VP helper function for updating error gain
Kevin Hilman
1
-17
/
+2
2011-09-15
OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)
Kevin Hilman
1
-1
/
+1
2011-09-15
OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renames
Kevin Hilman
1
-7
/
+4
2011-09-15
OMAP3+: VC: use last nominal voltage setting to get current_vsel
Kevin Hilman
1
-1
/
+1
2011-09-15
OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel
Kevin Hilman
1
-13
/
+51
2011-09-15
OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Kevin Hilman
1
-7
/
+44
2011-09-15
OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomain
Kevin Hilman
1
-15
/
+14
2011-09-15
OMAP3+: VC: abstract out channel configuration
Kevin Hilman
1
-12
/
+58
2011-09-15
OMAP3+: VC: move on/onlp/ret/off command configuration into common init
Kevin Hilman
1
-17
/
+13
2011-09-15
OMAP3+: VC: cleanup voltage setup time configuration
Kevin Hilman
1
-6
/
+4
2011-09-15
OMAP3+: VC bypass: use fields from VC struct instead of PMIC info
Kevin Hilman
1
-5
/
+2
2011-09-15
OMAP3+: VC: cleanup PMIC register address configuration
Kevin Hilman
1
-5
/
+12
2011-09-15
OMAP3+: VC: cleanup i2c slave address configuration
Kevin Hilman
1
-5
/
+7
2011-09-15
OMAP3+: voltage: convert to PRM register access functions
Kevin Hilman
1
-42
/
+27
2011-09-15
OMAP2+: VC: support PMICs with separate voltage and command registers
Kevin Hilman
1
-2
/
+2
2011-09-15
OMAP2+: voltage: move VC into struct voltagedomain, misc. renames
Kevin Hilman
1
-46
/
+44
2011-09-15
OMAP2+: voltage: split voltage controller (VC) code into dedicated layer
Kevin Hilman
1
-0
/
+285