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
/
drivers
/
clk
/
ti
/
dpll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...
Stephen Boyd
1
-3
/
+1
2019-09-06
clk/ti: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-3
/
+1
2019-08-16
clk: ti: Don't reference clk_init_data after registration
Stephen Boyd
1
-4
/
+5
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
1
-7
/
+4
2018-12-14
clk: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-10-18
Merge branch 'clk-ti' into clk-next
Stephen Boyd
1
-0
/
+6
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
1
-0
/
+6
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-6
/
+6
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
1
-90
/
+0
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
1
-1
/
+2
2017-04-21
clk: ti: fix linker error with !SOC_OMAP4
Arnd Bergmann
1
-2
/
+6
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-30
/
+18
2017-03-08
clk: ti: dpll44xx: fix clksel register initialization
Tero Kristo
1
-0
/
+15
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
1
-2
/
+0
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
1
-3
/
+3
2016-12-08
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
1
-1
/
+18
2016-04-15
clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
Tero Kristo
1
-0
/
+5
2016-02-26
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
1
-1
/
+1
2016-02-22
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
1
-6
/
+19
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
1
-2
/
+2
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+1
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-3
/
+1
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-05-14
clk: ti: Silence sparse warnings
Stephen Boyd
1
-1
/
+1
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
1
-3
/
+3
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
1
-0
/
+2
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
1
-11
/
+108
2014-11-13
ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()
Tero Kristo
1
-0
/
+15
2014-07-01
clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
Roger Quadros
1
-2
/
+3
2014-06-06
CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...
Nishanth Menon
1
-0
/
+21
2014-05-28
CLK: TI: DPLL: add support for omap2 core dpll
Tero Kristo
1
-11
/
+67
2014-05-28
CLK: TI: DPLL: simplify autoidle register detection logic
Tero Kristo
1
-24
/
+15
2014-01-17
CLK: TI: Add DPLL clock support
Tero Kristo
1
-0
/
+558