index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-19
clk: ti: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-08-17
clk: ti: mux: resolve parent clocks by DT index, not by name
Mathieu Dubois-Briand
1
-9
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-07-26
clk: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-01-06
clk: ti: use kcalloc() instead of kzalloc()
Ethan Carter Edwards
1
-1
/
+1
2024-02-26
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
1
-4
/
+2
2022-11-22
clk: ti: change ti_clk_register[_omap_hw]() API
Dario Binacchi
1
-3
/
+3
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
2022-03-10
clk: ti: Update component clocks to use ti_dt_clk_name()
Tony Lindgren
1
-1
/
+3
2019-06-07
clk: ti: Remove unused functions
YueHaibing
1
-31
/
+0
2019-02-15
clk: ti: remove usage of CLK_IS_BASIC
Tero Kristo
1
-1
/
+1
2018-10-18
Merge branch 'clk-ti' into clk-next
Stephen Boyd
1
-0
/
+29
2018-10-03
clk: ti: Add functions to save/restore clk context
Russ Dill
1
-0
/
+29
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-03-08
clk: ti: add support for clock latching to mux clocks
Tero Kristo
1
-3
/
+10
2017-11-13
clk: ti: Delete error messages for failed memory allocations
Markus Elfring
1
-3
/
+1
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-25
/
+16
2017-03-08
clk: ti: mux: convert TI mux clock to use its internal data representation
Tero Kristo
1
-5
/
+5
2017-03-08
clk: ti: enforce const types on string arrays
Tero Kristo
1
-4
/
+4
2017-03-08
clk: ti: use automatic clock alias generation framework
Tero Kristo
1
-1
/
+1
2016-02-26
clk: ti: Update for of_clk_get_parent_count() returning unsigned int
Stephen Boyd
1
-2
/
+2
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
1
-2
/
+0
2015-11-24
clk: ti: drop locking code from mux/divider drivers
Grygorii Strashko
1
-12
/
+3
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-3
/
+1
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
1
-2
/
+2
2015-01-30
clk: ti: mux: add support for legacy mux init
Tero Kristo
1
-2
/
+68
2014-06-19
clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
Tomi Valkeinen
1
-1
/
+1
2014-01-17
clk: ti: add support for basic mux clock
Tero Kristo
1
-0
/
+246