index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
ARM: OMAP2+: clock: use driver API instead of direct memory read/write
Tero Kristo
1
-12
/
+13
2014-01-17
ARM: OMAP2+: clock: add support for indexed memmaps
Tero Kristo
1
-1
/
+25
2014-01-17
CLK: TI: add autoidle support
Tero Kristo
1
-0
/
+6
2013-10-19
ARM: OMAP3: clock: add API to enable/disable autoidle for a single clock
Tero Kristo
1
-0
/
+38
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-12
ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts
Mike Turquette
1
-784
/
+0
2012-11-12
ARM: OMAP: clock: Define a function to enable clocks at init
Rajendra Nayak
1
-0
/
+21
2012-11-12
ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidle
Rajendra Nayak
1
-0
/
+59
2012-11-12
ARM: OMAP4: clock: Convert to common clk
Mike Turquette
1
-8
/
+286
2012-11-08
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-24
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-18
ARM: OMAP: remove plat/clock.h
Paul Walmsley
1
-1
/
+0
2012-10-18
ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.c
Paul Walmsley
1
-7
/
+510
2012-09-23
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
1
-3
/
+6
2012-09-23
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-12
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-07
ARM: OMAP2+: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API
Santosh Shilimkar
1
-1
/
+1
2012-04-14
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-26
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-25
OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL's
Rajendra Nayak
1
-1
/
+7
2011-02-25
omap: clock: Check for enable/disable ops support
Rajendra Nayak
1
-5
/
+9
2011-02-25
OMAP: clockdomain: Arch specific funcs for clkdm_clk_enable/disable
Rajendra Nayak
1
-3
/
+3
2010-12-21
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-21
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-24
OMAP2+ clock: revise omap2_clk_{disable,enable}()
Paul Walmsley
1
-44
/
+91
2010-02-24
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-26
OMAP2/3/4 clock: combine all omap2_clk_functions
Paul Walmsley
1
-0
/
+17
2010-01-26
OMAP2 clock: move all static functions to the top of the file
Paul Walmsley
1
-42
/
+46
2010-01-26
OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
Paul Walmsley
1
-374
/
+3
2010-01-26
OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c
Paul Walmsley
1
-355
/
+0
2010-01-26
ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va...
Abhijit Pagare
1
-8
/
+0
2010-01-26
OMAP clock: make the fixed divisor clock code available for all OMAPs
Paul Walmsley
1
-11
/
+0
[next]