Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
70750ff2c91049beca635e0a31ac19f8b54aebee
70750ff
Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next
by Michael Turquette
· 9 years ago
7208d1d
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
by Rajendra Nayak
· 9 years ago
7e824d5
clk: qcom: gdsc: Add mmcc gdscs for msm8996 family
by Rajendra Nayak
· 9 years ago
5211167
clk: qcom: gdsc: Add GDSCs in msm8996 GCC
by Rajendra Nayak
· 9 years ago
a823bb9
clk: qcom: gdsc: Add support for votable gdscs
by Rajendra Nayak
· 9 years ago
77b1067
clk: qcom: gdsc: Add support for gdscs with gds hw controller
by Rajendra Nayak
· 9 years ago
c2c7f0a
clk: qcom: gdsc: Add support for hierarchical power domains
by Rajendra Nayak
· 9 years ago
7e0810c
clk: lpc32xx: add HCLK PLL output configuration
by Sylvain Lemieux
· 9 years ago
58bb621
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
df9cd56
clk: versatile: mask VCO bits before writing
by Linus Walleij
· 9 years ago
4db9a9b
clk: lpc32xx: do not register clock "0"
by Sylvain Lemieux
· 9 years ago
2430a94
clk: fix __clk_init_parent() for single parent clocks
by Masahiro Yamada
· 9 years ago
66f5ce2
clk: qcom: common: check for failure
by Sudip Mukherjee
· 9 years ago
a3499e9
devm: add helper devm_add_action_or_reset()
by Sudip Mukherjee
· 9 years ago
bb47359
clk: meson: Fix meson_clk_register_clks() signature type mismatch
by Andreas Färber
· 9 years ago
60ea57a
clk: socfpga: fix __init annotation
by Arnd Bergmann
· 9 years ago
c7d5a46
drivers/clk/Kconfig: Move the TI CDCE chips close together
by Mike Looijmans
· 9 years ago
048c58b
drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"
by Mike Looijmans
· 9 years ago
f2626ba
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
0e954fe
Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-fixes
by Stephen Boyd
· 9 years ago
1e42754
clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
by Stephen Boyd
· 9 years ago
47b0eeb
clk: Deprecate CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
14b04f2
clk: gpio: Make into a platform driver
by Stephen Boyd
· 9 years ago
3671452
clk: rockchip: convert manually created factor clocks to the new type
by Heiko Stuebner
· 10 years ago
29a30c2
clk: rockchip: add a factor clock type
by Heiko Stuebner
· 10 years ago
aebe3ad
clk: rockchip: fix parent of hclk_vcodec on rk3036
by Heiko Stuebner
· 9 years ago
2467b67
clk: rockchip: free memory in error cases when registering clock branches
by Shawn Lin
· 9 years ago
4106a3d
clk: unlock for handling unregistered clock
by Insu Yun
· 9 years ago
7001ec5
clk: vt8500: don't return possibly uninitialized data
by Arnd Bergmann
· 9 years ago
e8f0e68
clk: slightly optimize clk_core_set_parent()
by Masahiro Yamada
· 9 years ago
470b5e2
clk: simplify clk_fetch_parent_index() function
by Masahiro Yamada
· 9 years ago
508f884
clk: make sure parent is not NULL in clk_fetch_parent_index()
by Masahiro Yamada
· 9 years ago
0e8f6e4
clk: walk the orphan clock list more simply
by Masahiro Yamada
· 9 years ago
858d588
clk: avoid circular clock topology
by Masahiro Yamada
· 9 years ago
5146e0b
clk: simplify __clk_init_parent()
by Masahiro Yamada
· 9 years ago
3c8e77d
clk: move checking .get_parent to __clk_core_init()
by Masahiro Yamada
· 9 years ago
5a1d5ef
clk: tegra: super: Fix sparse warnings for functions not declared as static
by Jon Hunter
· 9 years ago
fd360e2
clk: tegra: Fix sparse warnings for functions not declared as static
by Jon Hunter
· 9 years ago
d9e6579
clk: tegra: Fix sparse warning for pll_m
by Jon Hunter
· 9 years ago
2d5b6cf
clk: tegra: Use definition for pll_u override bit
by Jon Hunter
· 9 years ago
0649c32
clk: tegra: Fix warning caused by pll_u failing to lock
by Jon Hunter
· 9 years ago
4f8d444
clk: tegra: Fix clock sources for Tegra210 EMC
by Jon Hunter
· 9 years ago
2956994
clk: tegra: Add the APB2APE audio clock on Tegra210
by Jon Hunter
· 9 years ago
047d6d8
clk: tegra: Add missing of_node_put()
by Amitoj Kaur Chawla
· 9 years ago
442f53f
clk: tegra: Fix PLLE SS coefficients
by Mark Kuo
· 9 years ago
fd2963b
clk: tegra: Fix typos around clearing PLLE bits during enable
by Rhyland Klein
· 9 years ago
f59b016
clk: tegra: Do not disable PLLE when under hardware control
by Mark Kuo
· 9 years ago
3dad5c5
clk: tegra: Fix pllx dyn step calculation
by Rhyland Klein
· 9 years ago
3eb6156
clk: tegra: pll: Fix potential sleeping-while-atomic
by Andrew Bresticker
· 9 years ago
736971b
clk: tegra: Fix the misnaming of nvenc from msenc
by Rhyland Klein
· 9 years ago
474f2ba
clk: tegra: Fix naming of MISC registers
by Rhyland Klein
· 9 years ago
c44fccb
clk: replace pr_warn() with pr_err() for fatal cases
by Masahiro Yamada
· 9 years ago
3c436bf
clk: drop the initial core->parents look-ups from __clk_core_init()
by Masahiro Yamada
· 9 years ago
88cfbef
clk: simplify clk_core_get_parent_by_index()
by Masahiro Yamada
· 9 years ago
176d116
clk: move core->parents allocation to clk_register()
by Masahiro Yamada
· 9 years ago
3a6e8454
clk: change sizeof(struct clk *) to sizeof(*core->parents)
by Masahiro Yamada
· 9 years ago
027f942
clk: remove unnecessary !core->parents conditional
by Masahiro Yamada
· 9 years ago
be45ebf
clk: rename __clk_init() into __clk_core_init()
by Masahiro Yamada
· 9 years ago
d35c80c
clk: change the argument of __clk_init() into pointer to clk_core
by Masahiro Yamada
· 9 years ago
d9e7434
clk: remove unused first argument of __clk_init()
by Masahiro Yamada
· 9 years ago
4fcad2e
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
60c7e2d
Merge tag 'v4.5-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes
by Stephen Boyd
· 9 years ago
9849fad
clk: st: avoid uninitialized variable use
by Arnd Bergmann
· 9 years ago
3d6f1c7
clk: axi-clkgen: Remove sometimes impossible check
by Stephen Boyd
· 9 years ago
62d1e78
clk: axi-clkgen: Add multi-parent support
by Lars-Peter Clausen
· 9 years ago
d95b599
clk: axi-clkgen: Remove version 1 support
by Lars-Peter Clausen
· 9 years ago
8d0a69d
clk: palmas: fix a possible NULL dereference
by LABBE Corentin
· 9 years ago
93fffbb
clk: palmas: constify the palmas_clks_of_match_data structure
by LABBE Corentin
· 9 years ago
653d145
clk: optimize the divider walk in clk_divider_bestdiv()
by Masahiro Yamada
· 9 years ago
090341b
clk: vt8500: fix sign of possible PLL values
by Andrzej Hajda
· 9 years ago
0b225e4
clk: add clk_unregister_fixed_rate()
by Masahiro Yamada
· 9 years ago
cbf9591
clk: add clk_unregister_fixed_factor()
by Masahiro Yamada
· 9 years ago
5540ac8
clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
by Srinivas Kandagatla
· 9 years ago
4c9f242
Merge branch 'clk-iproc' into clk-next
by Stephen Boyd
· 9 years ago
df416e5
clk: iproc: Remove __init from header
by Ray Jui
· 9 years ago
bcd8be1
clk: iproc: Add support for Cygnus audio clocks
by Simran Rai
· 9 years ago
7eb2427
Documentation: dt-bindings: Add DT bindings for Cygnus audio clock
by Simran Rai
· 9 years ago
b9e65eb
clk: Move vendor's Kconfig into CCF menu section
by James Liao
· 9 years ago
4974259
clk: mediatek: Fix memory leak on clock init fail
by James Liao
· 9 years ago
5fd9c05
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
by Geliang Tang
· 9 years ago
f9285b5
clk: xgene: Remove return from void function
by Stephen Boyd
· 9 years ago
47727be
clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
by Loc Ho
· 9 years ago
7b63c56
Documentation: Update APM X-Gene clock binding for v2 hardware
by Loc Ho
· 9 years ago
dedbb27
clk: s2mps11: remove redundant code
by Andi Shyti
· 9 years ago
36da4de
clk: s2mps11: remove redundant static variables declaration
by Andi Shyti
· 9 years ago
31ad0e2a
clk: s2mps11: allocate only one structure for clock init
by Andi Shyti
· 9 years ago
26adc5f
clk: s2mps11: merge two for loops in one
by Andi Shyti
· 9 years ago
5035981
clk-divider: make sure read-only dividers do not write to their register
by Heiko Stuebner
· 9 years ago
eac2d86d
clk: tango4: rename ARCH_TANGOX to ARCH_TANGO
by Marc Gonzalez
· 9 years ago
d22eb66
clk: scpi: Fix checking return value of platform_device_register_simple()
by Axel Lin
· 9 years ago
1ce133e
clk: mvebu: Mark ioremapped memory as __iomem
by Stephen Boyd
· 9 years ago
89aa027
clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on rk3188
by Alexander Kochetkov
· 9 years ago
bb07698
clk: rockchip: fix wrong mmc phase shift for rk3228
by Shawn Lin
· 9 years ago
e8b6328
clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
by Alexander Kochetkov
· 9 years ago
2c41b5a
clk: rockchip: add tsadc clock on rk3066
by Paweł Jarosz
· 9 years ago
6fdb936
Merge branch 'v4.6-shared/clkids' into v4.6-clk/next
by Heiko Stuebner
· 9 years ago
b682572
clk: rockchip: Add new id for rk3066 tsadc clock
by Paweł Jarosz
· 9 years ago
219a585
clk: rockchip: fix usbphy-related clocks
by Heiko Stuebner
· 9 years ago
1405011
clk: tegra: Remove improper flags for lock_enable
by Rhyland Klein
· 9 years ago
21e4903
clk: tegra: Fix divider on VI_I2C
by Rhyland Klein
· 9 years ago
Next »