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
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-05-02
ARM: OMAP: use consistent error checking
Russell King
1
-1
/
+1
2013-03-18
ARM: OMAP2+: clock data: Remove CK_* flags
J Keerthy
1
-1
/
+16
2012-11-13
ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts
Mike Turquette
1
-784
/
+0
2012-11-13
ARM: OMAP: clock: Define a function to enable clocks at init
Rajendra Nayak
1
-0
/
+21
2012-11-13
ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidle
Rajendra Nayak
1
-0
/
+59
2012-11-13
ARM: OMAP4: clock: Convert to common clk
Mike Turquette
1
-8
/
+286
2012-11-09
ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]
Paul Walmsley
1
-1
/
+0
2012-11-08
ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...
Paul Walmsley
1
-3
/
+53
2012-10-25
Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-1
/
+2
2012-10-21
ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
Paul Walmsley
1
-1
/
+2
2012-10-19
ARM: OMAP: remove plat/clock.h
Paul Walmsley
1
-1
/
+0
2012-10-19
ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.c
Paul Walmsley
1
-7
/
+510
2012-09-24
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
1
-3
/
+6
2012-09-24
Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
Paul Walmsley
1
-3
/
+5
2012-09-22
ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk
Rajendra Nayak
1
-4
/
+7
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-3
/
+5
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
1
-12
/
+8
2012-07-05
ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c
Vaibhav Hiremath
1
-18
/
+0
2012-05-08
Merge tag 'omap-devel-b-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...
Tony Lindgren
1
-1
/
+1
2012-05-08
ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API
Santosh Shilimkar
1
-1
/
+1
2012-04-15
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
Kevin Hilman
1
-5
/
+0
2011-12-13
ARM: OMAP: am33xx: Update common omap platform files
Afzal Mohammed
1
-1
/
+1
2011-07-27
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+24
2011-07-10
OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...
Paul Walmsley
1
-3
/
+24
2011-07-04
arch/arm/mach-omap2/clock.c: add missing clk_put
Julia Lawall
1
-0
/
+1
2011-03-11
perf: add OMAP support for the new power events
Jean Pihet
1
-2
/
+9
2011-02-26
OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL's
Rajendra Nayak
1
-1
/
+7
2011-02-26
omap: clock: Check for enable/disable ops support
Rajendra Nayak
1
-5
/
+9
2011-02-26
OMAP: clockdomain: Arch specific funcs for clkdm_clk_enable/disable
Rajendra Nayak
1
-3
/
+3
2010-12-22
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-3
/
+1
2010-10-08
OMAP2+: clock: reduce the amount of standard debugging while disabling unused...
Paul Walmsley
1
-1
/
+1
2010-05-20
OMAP2+ clock: clean up clkt_clksel.c
Paul Walmsley
1
-0
/
+9
2010-02-25
OMAP2+ clock: revise omap2_clk_{disable,enable}()
Paul Walmsley
1
-44
/
+91
2010-02-25
OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
Paul Walmsley
1
-0
/
+85
2010-02-24
OMAP2 clock: drop DELAYED_APP clock flag
Paul Walmsley
1
-26
/
+1
2010-02-24
OMAP3/4 clock: split into per-chip family files
Paul Walmsley
1
-0
/
+12
2010-02-24
OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
Paul Walmsley
1
-8
/
+3
2010-02-24
OMAP2/3 clock: Extend find_idlest() to pass back idle state value
Ranjith Lohithakshan
1
-5
/
+20
2010-01-27
OMAP2/3/4 clock: combine all omap2_clk_functions
Paul Walmsley
1
-0
/
+17
2010-01-27
OMAP2 clock: move all static functions to the top of the file
Paul Walmsley
1
-42
/
+46
2010-01-27
OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
Paul Walmsley
1
-374
/
+3
2010-01-27
OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c
Paul Walmsley
1
-355
/
+0
2010-01-27
ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va...
Abhijit Pagare
1
-8
/
+0
2010-01-27
OMAP clock: make the fixed divisor clock code available for all OMAPs
Paul Walmsley
1
-11
/
+0
2009-12-12
ARM: OMAP4: PM: Add init api for DPLL nodes
Rajendra Nayak
1
-1
/
+33
2009-12-12
ARM: OMAP4: PM: Add support for OMAP4 dpll api's
Rajendra Nayak
1
-0
/
+5
2009-12-12
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
Rajendra Nayak
1
-0
/
+8
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-5
/
+5
[next]