index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
clk: qcom: gdsc: Add GDSCs in msm8996 GCC
Rajendra Nayak
1
-0
/
+92
2016-02-12
clk: qcom: gdsc: Add support for votable gdscs
Rajendra Nayak
2
-7
/
+26
2016-02-12
clk: qcom: gdsc: Add support for gdscs with gds hw controller
Rajendra Nayak
2
-17
/
+29
2016-02-12
clk: qcom: gdsc: Add support for hierarchical power domains
Rajendra Nayak
3
-10
/
+50
2016-02-10
clk: lpc32xx: add HCLK PLL output configuration
Sylvain Lemieux
1
-5
/
+1
2016-02-10
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-0
/
+3
2016-02-10
clk: versatile: mask VCO bits before writing
Linus Walleij
1
-0
/
+3
2016-02-10
clk: lpc32xx: do not register clock "0"
Sylvain Lemieux
1
-2
/
+2
2016-02-09
clk: fix __clk_init_parent() for single parent clocks
Masahiro Yamada
1
-1
/
+1
2016-02-09
clk: qcom: common: check for failure
Sudip Mukherjee
1
-6
/
+11
2016-02-09
clk: meson: Fix meson_clk_register_clks() signature type mismatch
Andreas Färber
1
-1
/
+1
2016-02-09
clk: socfpga: fix __init annotation
Arnd Bergmann
1
-1
/
+1
2016-02-09
drivers/clk/Kconfig: Move the TI CDCE chips close together
Mike Looijmans
1
-8
/
+8
2016-02-09
drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"
Mike Looijmans
1
-1
/
+1
2016-02-09
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
6
-97
/
+103
2016-02-09
Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
6
-97
/
+103
2016-02-07
clk: Deprecate CLK_IS_ROOT
Stephen Boyd
1
-3
/
+3
2016-02-07
clk: gpio: Make into a platform driver
Stephen Boyd
1
-113
/
+52
2016-02-02
clk: unlock for handling unregistered clock
Insu Yun
1
-2
/
+2
2016-02-02
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
1
-26
/
+65
2016-02-02
clk: slightly optimize clk_core_set_parent()
Masahiro Yamada
1
-1
/
+1
2016-02-02
clk: simplify clk_fetch_parent_index() function
Masahiro Yamada
1
-16
/
+2
2016-02-02
clk: make sure parent is not NULL in clk_fetch_parent_index()
Masahiro Yamada
1
-0
/
+3
2016-02-02
clk: walk the orphan clock list more simply
Masahiro Yamada
1
-15
/
+6
2016-02-02
clk: avoid circular clock topology
Masahiro Yamada
1
-0
/
+40
2016-02-02
clk: simplify __clk_init_parent()
Masahiro Yamada
1
-34
/
+4
2016-02-02
clk: move checking .get_parent to __clk_core_init()
Masahiro Yamada
1
-7
/
+7
2016-02-02
clk: tegra: super: Fix sparse warnings for functions not declared as static
Jon Hunter
1
-3
/
+3
2016-02-02
clk: tegra: Fix sparse warnings for functions not declared as static
Jon Hunter
1
-17
/
+19
2016-02-02
clk: tegra: Fix sparse warning for pll_m
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Use definition for pll_u override bit
Jon Hunter
1
-1
/
+1
2016-02-02
clk: tegra: Fix warning caused by pll_u failing to lock
Jon Hunter
1
-2
/
+0
2016-02-02
clk: tegra: Fix clock sources for Tegra210 EMC
Jon Hunter
1
-1
/
+2
2016-02-02
clk: tegra: Add the APB2APE audio clock on Tegra210
Jon Hunter
3
-0
/
+3
2016-02-02
clk: tegra: Add missing of_node_put()
Amitoj Kaur Chawla
1
-2
/
+4
2016-02-02
clk: tegra: Fix PLLE SS coefficients
Mark Kuo
1
-6
/
+12
2016-02-02
clk: tegra: Fix typos around clearing PLLE bits during enable
Rhyland Klein
1
-2
/
+2
2016-02-02
clk: tegra: Do not disable PLLE when under hardware control
Mark Kuo
1
-7
/
+15
2016-02-02
clk: tegra: Fix pllx dyn step calculation
Rhyland Klein
1
-5
/
+5
2016-02-02
clk: tegra: pll: Fix potential sleeping-while-atomic
Andrew Bresticker
1
-3
/
+3
2016-02-02
clk: tegra: Fix the misnaming of nvenc from msenc
Rhyland Klein
1
-1
/
+1
2016-02-02
clk: tegra: Fix naming of MISC registers
Rhyland Klein
1
-18
/
+18
2016-02-02
clk: replace pr_warn() with pr_err() for fatal cases
Masahiro Yamada
1
-5
/
+5
2016-02-02
clk: drop the initial core->parents look-ups from __clk_core_init()
Masahiro Yamada
1
-11
/
+0
2016-02-02
clk: simplify clk_core_get_parent_by_index()
Masahiro Yamada
1
-7
/
+6
2016-02-02
clk: move core->parents allocation to clk_register()
Masahiro Yamada
1
-32
/
+19
2016-02-02
clk: change sizeof(struct clk *) to sizeof(*core->parents)
Masahiro Yamada
1
-4
/
+4
2016-02-02
clk: remove unnecessary !core->parents conditional
Masahiro Yamada
1
-4
/
+1
2016-02-02
clk: rename __clk_init() into __clk_core_init()
Masahiro Yamada
1
-3
/
+3
2016-02-02
clk: change the argument of __clk_init() into pointer to clk_core
Masahiro Yamada
1
-8
/
+5
[next]