index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"
Mike Looijmans
2016-02-08
1
-1
/
+1
*
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-02-08
7
-98
/
+104
|
\
|
*
Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
2016-02-08
7
-98
/
+104
|
|
\
|
|
*
clk: tegra: super: Fix sparse warnings for functions not declared as static
Jon Hunter
2016-02-02
1
-3
/
+3
|
|
*
clk: tegra: Fix sparse warnings for functions not declared as static
Jon Hunter
2016-02-02
1
-17
/
+19
|
|
*
clk: tegra: Fix sparse warning for pll_m
Jon Hunter
2016-02-02
1
-1
/
+1
|
|
*
clk: tegra: Use definition for pll_u override bit
Jon Hunter
2016-02-02
1
-1
/
+1
|
|
*
clk: tegra: Fix warning caused by pll_u failing to lock
Jon Hunter
2016-02-02
1
-2
/
+0
|
|
*
clk: tegra: Fix clock sources for Tegra210 EMC
Jon Hunter
2016-02-02
1
-1
/
+2
|
|
*
clk: tegra: Add the APB2APE audio clock on Tegra210
Jon Hunter
2016-02-02
4
-1
/
+4
|
|
*
clk: tegra: Add missing of_node_put()
Amitoj Kaur Chawla
2016-02-02
1
-2
/
+4
|
|
*
clk: tegra: Fix PLLE SS coefficients
Mark Kuo
2016-02-02
1
-6
/
+12
|
|
*
clk: tegra: Fix typos around clearing PLLE bits during enable
Rhyland Klein
2016-02-02
1
-2
/
+2
|
|
*
clk: tegra: Do not disable PLLE when under hardware control
Mark Kuo
2016-02-02
1
-7
/
+15
|
|
*
clk: tegra: Fix pllx dyn step calculation
Rhyland Klein
2016-02-02
1
-5
/
+5
|
|
*
clk: tegra: pll: Fix potential sleeping-while-atomic
Andrew Bresticker
2016-02-02
1
-3
/
+3
|
|
*
clk: tegra: Fix the misnaming of nvenc from msenc
Rhyland Klein
2016-02-02
1
-1
/
+1
|
|
*
clk: tegra: Fix naming of MISC registers
Rhyland Klein
2016-02-02
1
-18
/
+18
|
|
*
clk: tegra: Remove improper flags for lock_enable
Rhyland Klein
2016-01-25
1
-28
/
+14
|
|
*
clk: tegra: Fix divider on VI_I2C
Rhyland Klein
2016-01-25
1
-1
/
+1
*
|
|
clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
Stephen Boyd
2016-02-07
1
-4
/
+0
*
|
|
clk: Deprecate CLK_IS_ROOT
Stephen Boyd
2016-02-07
2
-4
/
+4
*
|
|
clk: gpio: Make into a platform driver
Stephen Boyd
2016-02-07
1
-113
/
+52
*
|
|
clk: unlock for handling unregistered clock
Insu Yun
2016-02-02
1
-2
/
+2
*
|
|
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
2016-02-02
1
-26
/
+65
*
|
|
clk: slightly optimize clk_core_set_parent()
Masahiro Yamada
2016-02-02
1
-1
/
+1
*
|
|
clk: simplify clk_fetch_parent_index() function
Masahiro Yamada
2016-02-02
1
-16
/
+2
*
|
|
clk: make sure parent is not NULL in clk_fetch_parent_index()
Masahiro Yamada
2016-02-02
1
-0
/
+3
*
|
|
clk: walk the orphan clock list more simply
Masahiro Yamada
2016-02-02
1
-15
/
+6
*
|
|
clk: avoid circular clock topology
Masahiro Yamada
2016-02-02
1
-0
/
+40
*
|
|
clk: simplify __clk_init_parent()
Masahiro Yamada
2016-02-02
1
-34
/
+4
*
|
|
clk: move checking .get_parent to __clk_core_init()
Masahiro Yamada
2016-02-02
1
-7
/
+7
*
|
|
clk: replace pr_warn() with pr_err() for fatal cases
Masahiro Yamada
2016-02-02
1
-5
/
+5
*
|
|
clk: drop the initial core->parents look-ups from __clk_core_init()
Masahiro Yamada
2016-02-02
1
-11
/
+0
*
|
|
clk: simplify clk_core_get_parent_by_index()
Masahiro Yamada
2016-02-02
1
-7
/
+6
*
|
|
clk: move core->parents allocation to clk_register()
Masahiro Yamada
2016-02-02
1
-32
/
+19
*
|
|
clk: change sizeof(struct clk *) to sizeof(*core->parents)
Masahiro Yamada
2016-02-02
1
-4
/
+4
*
|
|
clk: remove unnecessary !core->parents conditional
Masahiro Yamada
2016-02-02
1
-4
/
+1
*
|
|
clk: rename __clk_init() into __clk_core_init()
Masahiro Yamada
2016-02-02
1
-3
/
+3
*
|
|
clk: change the argument of __clk_init() into pointer to clk_core
Masahiro Yamada
2016-02-02
1
-8
/
+5
*
|
|
clk: remove unused first argument of __clk_init()
Masahiro Yamada
2016-02-02
1
-3
/
+2
*
|
|
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-01-30
3
-27
/
+27
|
\
|
|
|
*
|
Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
2016-01-30
3
-27
/
+27
|
|
\
\
|
|
*
|
clk: rockchip: rk3368: fix some clock gates
Jianqun xu
2016-01-16
1
-13
/
+13
|
|
*
|
clk: rockchip: rk3036: rename emac ext source clock
Xing Zheng
2016-01-16
2
-2
/
+2
|
|
*
|
clk: rockchip: rk3036: fix the div offset for emac clock
Xing Zheng
2016-01-16
1
-2
/
+2
|
|
*
|
clk: rockchip: rk3036: fix uarts clock error
Xing Zheng
2016-01-16
1
-4
/
+4
|
|
*
|
clk: rockchip: rk3036: fix the FLAGs for clock mux
Xing Zheng
2016-01-16
1
-6
/
+6
*
|
|
|
clk: st: avoid uninitialized variable use
Arnd Bergmann
2016-01-30
1
-2
/
+6
*
|
|
|
clk: axi-clkgen: Remove sometimes impossible check
Stephen Boyd
2016-01-30
1
-4
/
+1
[next]