Linus Torvalds
|
519f64bf15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
|
7 년 전 |
Mike Rapoport
|
7e1c4e2792
memblock: stop using implicit alignment to SMP_CACHE_BYTES
|
7 년 전 |
Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
7 년 전 |
Mike Rapoport
|
eb31d559f1
memblock: remove _virt from APIs returning virtual address
|
7 년 전 |
Stephen Boyd
|
8a69f1d470
Merge branch 'clk-ti' into clk-next
|
7 년 전 |
Stephen Boyd
|
9710ee14be
Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next
|
7 년 전 |
Tero Kristo
|
47b00dcf14
clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
|
7 년 전 |
Johan Hovold
|
00a461cc32
clk: ti: fix OF child-node lookup
|
7 년 전 |
Rob Herring
|
e665f029a2
clk: Convert to using %pOFn instead of device_node.name
|
7 년 전 |
Tero Kristo
|
e31922eda1
clk: ti: add generic support for clock latching
|
8 년 전 |
Tero Kristo
|
4902c2025b
clk: ti: add support for register read-modify-write low-level operation
|
8 년 전 |
Tony Lindgren
|
7558562a70
clk: ti: Drop legacy clk-3xxx-legacy code
|
7 년 전 |
Tero Kristo
|
ffb009b243
clk: ti: convert retry_init param to use void data type
|
8 년 전 |
Tero Kristo
|
5b385a45e0
clk: ti: add support for clkctrl aliases
|
8 년 전 |
Arnd Bergmann
|
fc04f27dfc
clk: ti: fix building without legacy omap3
|
8 년 전 |
Tero Kristo
|
6c0afb5039
clk: ti: convert to use proper register definition for all accesses
|
8 년 전 |
Tero Kristo
|
1ae79c46cf
clk: ti: use automatic clock alias generation framework
|
9 년 전 |
Tero Kristo
|
c17435c56b
clk: ti: add API for creating aliases automatically for simple clock types
|
9 년 전 |
Tero Kristo
|
21f0bf2d3d
clk: ti: add support for automatic clock alias generation
|
9 년 전 |
Stephen Boyd
|
45e21151a2
clk: ti: Remove CLK_IS_ROOT
|
9 년 전 |
Stephen Boyd
|
98d8a60ecc
clk: Convert __clk_get_flags() to clk_hw_get_flags()
|
10 년 전 |
Stephen Boyd
|
9cfad9bc47
Merge branch 'cleanup-clk-h-includes' into clk-next
|
10 년 전 |
Stephen Boyd
|
14cc4e9578
clk: ti: Force pointer to be __iomem
|
10 년 전 |
Stephen Boyd
|
3fe6d69742
clk: ti: Mark ti_clk_features static
|
10 년 전 |
Stephen Boyd
|
f645f72d87
clk: ti: Check kzalloc() for failures
|
10 년 전 |
Stephen Boyd
|
4d34105620
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next
|
10 년 전 |
Stephen Boyd
|
1b29e60157
clk: ti: Include clk.h
|
10 년 전 |
Tero Kristo
|
989feafb84
clk: ti: move low-level access and init code under clock driver
|
10 년 전 |
Tero Kristo
|
e9e63088e4
clk: ti: remove exported ll_ops struct, instead add an API for registration
|
10 년 전 |
Tero Kristo
|
a5aa8a603e
clk: ti: move omap2_clk_enable_init_clocks under clock driver
|
10 년 전 |