index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
clock34xx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init
Kevin Hilman
1
-2
/
+31
2009-05-25
ARM: OMAP2/3: Remove OMAP_CM_REGADDR
Tony Lindgren
1
-0
/
+2
2009-05-12
ARM: OMAP: GPIO de-bounce clocks don't affect module idle state
Paul Walmsley
1
-6
/
+6
2009-04-23
OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files
Paul Walmsley
1
-1
/
+0
2009-04-23
OMAP3: clock: Camera module doesn't have IDLEST bit
Sergio Aguirre
1
-3
/
+3
2009-02-19
[ARM] omap: add support for bypassing DPLLs
Russell King
1
-149
/
+28
2009-02-14
[ARM] omap: arrange for clock recalc methods to return the rate
Russell King
1
-2
/
+2
2009-02-08
[ARM] omap: create a proper tree of clocks
Russell King
1
-81
/
+15
2009-02-08
[ARM] OMAP3 clock: add omap3_core_dpll_m2_set_rate()
Paul Walmsley
1
-5
/
+4
2009-02-08
[ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding
Paul Walmsley
1
-0
/
+5
2009-02-08
[ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask
Paul Walmsley
1
-4
/
+6
2009-02-08
[ARM] OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4
Paul Walmsley
1
-4
/
+16
2009-02-08
[ARM] OMAP3 PRCM: add DPLL1-5 powerdomains, clockdomains; mark clocks
Paul Walmsley
1
-0
/
+27
2009-02-08
[ARM] OMAP3 clock: move sys_clkout2 clk to core_clkdm
Paul Walmsley
1
-0
/
+1
2009-02-08
[ARM] OMAP: Make dpll4_m4_ck programmable with clk_set_rate()
Paul Walmsley
1
-0
/
+2
2009-02-08
[ARM] OMAP: Add CSI2 clock struct for handling it with clock API
Sergio Aguirre
1
-0
/
+11
2009-02-08
[ARM] OMAP2: Fix definition of SGX clock register bits
Daniel Stone
1
-2
/
+2
2009-02-08
[ARM] OMAP3 clock: fix 96MHz clocks
Paul Walmsley
1
-21
/
+37
2009-02-08
[ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer
Paul Walmsley
1
-11
/
+0
2009-02-08
[ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming
Paul Walmsley
1
-0
/
+11
2009-02-08
[ARM] omap: convert OMAP3 to use clkdev
Russell King
1
-428
/
+85
2009-02-08
[ARM] omap: move propagate_rate() calls into generic omap clock code
Russell King
1
-10
/
+0
2009-02-08
[ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks
Russell King
1
-6
/
+6
2009-02-08
[ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready
Russell King
1
-7
/
+7
2009-02-08
[ARM] omap: add default .ops to all remaining OMAP2 clocks
Russell King
1
-0
/
+133
2009-02-08
[ARM] omap: kill PARENT_CONTROLS_CLOCK
Russell King
1
-96
/
+100
2009-02-08
[ARM] omap: provide a NULL clock operations structure
Russell King
1
-34
/
+51
2009-02-02
[ARM] omap: introduce clock operations structure
Russell King
1
-8
/
+3
2008-12-10
omap mmc: Add better MMC low-level init
Tony Lindgren
1
-6
/
+4
2008-12-10
ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3
Jouni Hogander
1
-18
/
+18
2008-08-19
ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks
Högander Jouni
1
-38
/
+24
2008-08-19
ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
Paul Walmsley
1
-18
/
+178
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-07-03
ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm
Paul Walmsley
1
-6
/
+30
2008-07-03
ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions
Paul Walmsley
1
-19
/
+64
2008-07-03
ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2
Eduardo Valentin
1
-10
/
+20
2008-05-09
ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ck
Högander Jouni
1
-1
/
+2
2008-05-09
ARM: OMAP: PRCM fixes to ssi clock handling
Jouni Högander
1
-1
/
+2
2008-05-09
ARM: OMAP: Add fuctional clock enabler for iva2
Hiroshi DOYU
1
-2
/
+3
2008-05-09
ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclks
Jouni Högander
1
-5
/
+5
2008-04-14
ARM: OMAP2: New DPLL clock framework
Roman Tereshonkov
1
-99
/
+404
2008-04-14
ARM: OMAP2: Add 34xx clocks
Paul Walmsley
1
-0
/
+2704