index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
dpll.c
Age
Commit message (
Expand
)
Author
2024-04-05
clk: ti: dpll: fix incorrect #ifdef checks
Arnd Bergmann
2022-11-22
clk: ti: change ti_clk_register[_omap_hw]() API
Dario Binacchi
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-03-10
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()
Tony Lindgren
2021-06-08
clk: ti: add am33xx/am43xx spread spectrum clock support
Dario Binacchi
2021-02-11
clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter
Lee Jones
2019-09-19
Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...
Stephen Boyd
2019-09-06
clk/ti: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-08-16
clk: ti: Don't reference clk_init_data after registration
Stephen Boyd
2019-02-15
clk: ti: generalize the init sequence of clk_hw_omap clocks
Tero Kristo
2018-12-14
clk: Use of_node_name_eq for node name comparisons
Rob Herring
2018-10-18
Merge branch 'clk-ti' into clk-next
Stephen Boyd
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-14
clk: ti: Drop legacy clk-3xxx-legacy code
Tony Lindgren
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
2017-04-21
clk: ti: fix linker error with !SOC_OMAP4
Arnd Bergmann
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
2017-03-08
clk: ti: dpll44xx: fix clksel register initialization
Tero Kristo
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
2016-12-08
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
2016-04-15
clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
Tero Kristo
2016-02-26
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
2016-02-22
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-20
clk: ti: Include clk.h
Stephen Boyd
2015-05-14
clk: ti: Silence sparse warnings
Stephen Boyd
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
2015-01-30
clk: ti: dpll: add support for legacy DPLL init
Tero Kristo
2014-11-13
ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()
Tero Kristo
2014-07-01
clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
Roger Quadros
2014-06-06
CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...
Nishanth Menon
2014-05-28
CLK: TI: DPLL: add support for omap2 core dpll
Tero Kristo
2014-05-28
CLK: TI: DPLL: simplify autoidle register detection logic
Tero Kristo
2014-01-17
CLK: TI: Add DPLL clock support
Tero Kristo