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
/
clkctrl.c
Age
Commit message (
Expand
)
Author
2023-08-04
clk: ti: Replace kstrdup() + strreplace() with kstrdup_and_replace()
Andy Shevchenko
2023-06-16
clk: ti: clkctrl: check return value of kasprintf()
Claudiu Beznea
2023-03-27
clk: ti: Use of_address_to_resource()
Rob Herring
2022-11-22
clk: ti: change ti_clk_register[_omap_hw]() API
Dario Binacchi
2022-08-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-06-16
clk: ti: Stop using legacy clkctrl names for omap4 and 5
Tony Lindgren
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2022-05-20
clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-29
Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...
Stephen Boyd
2022-03-15
clk: ti: clkctrl: fix typos in comments
Julia Lawall
2022-03-15
clk: ti: Drop legacy compatibility clocks for dra7
Tony Lindgren
2022-03-15
clk: ti: Drop legacy compatibility clocks for am4
Tony Lindgren
2022-03-15
clk: ti: Drop legacy compatibility clocks for am3
Tony Lindgren
2022-03-10
clk: ti: Use clock-output-names for clkctrl
Tony Lindgren
2022-03-10
clk: ti: Constify clkctrl_name
Tony Lindgren
2020-05-12
clk: ti: clkctrl: convert subclocks to use proper names also
Tero Kristo
2020-05-12
clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name
Tero Kristo
2020-01-20
clk: ti: clkctrl: Fix hidden dependency to node name
Tony Lindgren
2019-12-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-11-04
clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
Tony Lindgren
2019-10-31
clk: ti: divider: cleanup ti_clk_parse_divider_data API
Tero Kristo
2019-10-31
clk: ti: clkctrl: add new exported API for checking standby info
Tero Kristo
2019-10-31
clk: ti: clkctrl: convert to use bit helper macros instead of bitops
Tero Kristo
2019-10-31
clk: ti: clkctrl: fix setting up clkctrl clocks
Tero Kristo
2019-06-06
clk: ti: clkctrl: Fix returning uninitialized data
Tony Lindgren
2019-05-21
clk: ti: clkctrl: Fix clkdm_clk handling
Tony Lindgren
2019-04-25
clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices
Tero Kristo
2019-04-25
clk: ti: dra7x: prevent non-existing clkctrl clocks from registering
Tero Kristo
2019-03-08
clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT
Tony Lindgren
2019-02-15
clk: ti: remove usage of CLK_IS_BASIC
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-16
clk: ti: Prepare for remove of OF node name
Stephen Boyd
2018-10-03
clk: ti: dra7: add new clkctrl data
Tero Kristo
2018-10-03
clk: ti: dra7xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
clk: ti: am43xx: add new clkctrl data for am43xx
Tero Kristo
2018-10-03
clk: ti: am43xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
clk: ti: am33xx: add new clkctrl data for am33xx
Tero Kristo
2018-10-03
clk: ti: am33xx: rename existing clkctrl data as compat data
Tero Kristo
2018-10-03
clk: ti: clkctrl: replace dashes from clkdm name with underscore
Tero Kristo
2018-10-03
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
Tero Kristo
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-03-08
clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag
Tero Kristo
2017-12-01
clk: ti: dm816: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: dm814: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: am43xx: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: am33xx: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: dra7: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: omap5: add clkctrl clock data
Tero Kristo
2017-12-01
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
[next]