index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
keystone
Age
Commit message (
Expand
)
Author
2020-07-10
Replace HTTP links with HTTPS ones: Common CLK framework
Alexander A. Klimov
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-03-20
clk: keystone: Add new driver to handle syscon based clocks
Vignesh Raghavendra
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-07
clk: keystone: sci-clk: extend clock IDs to 32 bits
Tero Kristo
2019-06-07
clk: keystone: sci-clk: probe clocks from DT instead of firmware
Tero Kristo
2019-06-07
clk: keystone: sci-clk: split out the fw clock parsing to own function
Tero Kristo
2019-06-07
clk: keystone: sci-clk: cut down the clock name length
Tero Kristo
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-10-18
Merge branch 'clk-k3-tisci' into clk-next
Stephen Boyd
2018-10-07
clk: keystone: add missing MODULE_LICENSE
Arnd Bergmann
2018-10-02
clk: keystone: Enable TISCI clocks if K3_ARCH
Nishanth Menon
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-03-08
clk: keystone: sci-clk: add support for dynamically probing clocks
Tero Kristo
2017-08-02
clk: keystone: sci-clk: Fix sci_clk_get
Tero Kristo
2017-06-22
clk: keystone: TI_SCI_PROTOCOL is needed for clk driver
Arnd Bergmann
2017-06-14
clk: keystone: Add sci-clk driver support
Tero Kristo
2016-12-08
clk: keystone: pll: Unmap region obtained by of_iomap
Arvind Yadav
2016-11-01
clk: keystone: improve function-level documentation
Julia Lawall
2015-10-19
clk: keystone: fix a trivial typo
Geliang Tang
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: keystone: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-20
clk: keystone: Remove clk.h include
Stephen Boyd
2015-06-18
clk: keystone: add support for post divider register for main pll
Murali Karicheri
2014-02-10
clk: keystone: gate: fix clk_init_data initialization
Ivan Khoronzhuk
2013-12-10
clk: keystone: gate: fix error handling on init
Grygorii Strashko
2013-12-10
clk: keystone: use clkod register bits for postdiv
Murali Karicheri
2013-10-07
clk: keystone: Build Keystone clock drivers
Santosh Shilimkar
2013-10-07
clk: keystone: Add gate control clock driver
Santosh Shilimkar
2013-10-07
clk: keystone: add Keystone PLL clock driver
Santosh Shilimkar