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
/
ti
Age
Commit message (
Expand
)
Author
2017-12-01
clk: ti: dra7: drop unnecessary clock aliases
Tero Kristo
2017-12-01
clk: ti: omap4: cleanup unnecessary clock aliases
Tero Kristo
2017-12-01
clk: ti: clkctrl: fix flags for mux and divider opt clocks
Tero Kristo
2017-12-01
clk: ti: clkctrl: add support for retrying failed init
Tero Kristo
2017-12-01
clk: ti: convert retry_init param to use void data type
Tero Kristo
2017-12-01
clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspended
Tero Kristo
2017-12-01
clk: ti: add support for clkctrl aliases
Tero Kristo
2017-12-01
clk: ti: clkctrl: add support for clkdm init for clkctrl clocks
Tero Kristo
2017-12-01
clk: ti: clkctrl: fix error messages to print out node name properly
Tero Kristo
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-11-15
Merge branch 'clk-cleanup' into clk-next
Stephen Boyd
2017-11-14
clk: ti: dra7-atl-clock: fix child-node lookups
Johan Hovold
2017-11-13
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
clk: ti: check for null return in strrchr to avoid null dereferencing
Colin Ian King
2017-08-23
clk: ti: make clk_ops const
Bhumika Goyal
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-06-15
clk: ti: omap4: add clkctrl clock data
Tero Kristo
2017-06-15
clk: ti: add support for clkctrl clocks
Tero Kristo
2017-04-28
clk: ti: divider: try to fix ti_clk_register_divider
Arnd Bergmann
2017-04-21
clk: ti: fix building without legacy omap3
Arnd Bergmann
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: gate: export gate_clk_ops locally
Tero Kristo
2017-03-08
clk: ti: divider: add driver internal API for parsing divider data
Tero Kristo
2017-03-08
clk: ti: divider: convert TI divider clock to use its own data representation
Tero Kristo
2017-03-08
clk: ti: mux: convert TI mux clock to use its internal data representation
Tero Kristo
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
2017-03-08
clk: ti: omap4: cleanup unnecessary clock aliases
Tero Kristo
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
2017-03-08
clk: ti: move omap2_init_clk_clkdm under TI clock driver
Tero Kristo
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
2017-03-08
clk: ti: add API for creating aliases automatically for simple clock types
Tero Kristo
2017-03-08
clk: ti: add support for automatic clock alias generation
Tero Kristo
2017-01-26
clk: ti: divider: Add the table parsing to get the best divider value
Keerthy
2016-12-08
clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...
Grygorii Strashko
2016-12-08
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
2016-11-04
clk: ti: make clk-dra7-atl explicitly non-modular
Paul Gortmaker
2016-08-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-06-22
ARM: dts: AM43xx: clk: Add RNG clk node
Lokesh Vutla
2016-06-10
clk: ti: am335x/am4372: Add tbclk to pwm node
Franklin S Cooper Jr
2016-05-20
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-04-19
clk: ti: dra7-atl-clock: Fix of_node reference counting
Peter Ujfalusi
2016-04-15
clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'
Grygorii Strashko
2016-04-15
clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
Tero Kristo
2016-04-15
clk: ti: dpll: add support for specifying max rate for DPLLs
Tero Kristo
2016-04-15
clk: ti: dflt: remove redundant unlikely
Suman Anna
2016-04-11
ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux name
Peter Ujfalusi
2016-03-02
clk: ti: Remove CLK_IS_ROOT
Stephen Boyd
[next]