Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ee1a0696934a8b77a6a2098f92832c46d34ec5da
/
drivers
/
clk
/
sunxi
dcc3545
clk: sunxi: Demote non-conformant kernel-doc headers
by Lee Jones
· 3 years, 10 months ago
eec9d9b
clk: sunxi: clk-mod0: Demote non-conformant kernel-doc header
by Lee Jones
· 4 years ago
29f476d
clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuse
by Lee Jones
· 4 years ago
58fdf74
clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headers
by Lee Jones
· 4 years ago
ee25d97
clk: sunxi: Fix incorrect usage of round_down()
by Rikard Falkeborn
· 4 years, 10 months ago
5d22a61
clk: sunxi: use of_device_get_match_data
by Corentin Labbe
· 5 years ago
afdc74e
clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup
by Nathan Chancellor
· 5 years ago
916f562
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
0376148
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
fcdf445
clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()
by Gen Zhang
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
62e59c4
clk: Remove io.h from clk-provider.h
by Stephen Boyd
· 6 years ago
49c726d
clk: sunxi: Add Kconfig options
by Maxime Ripard
· 6 years ago
e665f02
clk: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
c43a52c
Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner' into clk-next
by Stephen Boyd
· 7 years ago
9919d44
clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
by Stephen Boyd
· 7 years ago
61d2f2a
clk: sunxi: sun9i-mmc: Implement reset callback for reset controls
by Chen-Yu Tsai
· 7 years ago
4d1369c
clk: sunxi: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
fc35c19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
cb92a19
clk: sunxi: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
02e0114
clk: sunxi: fix build warning
by Corentin LABBE
· 7 years ago
4e90345
clk: sunxi: fix uninitialized access
by Arnd Bergmann
· 7 years ago
1667393
clk: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
3832018
Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Stephen Boyd
· 8 years ago
ac95330
clk: sunxi: Fix M factor computation for APB1
by Stéphan Rafin
· 8 years ago
35b1fc2
clk: sunxi: mod0: improve function-level documentation
by Julia Lawall
· 8 years ago
a063c1e
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 8 years ago
915128b
clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVER
by Ricardo Ribalda Delgado
· 8 years ago
cb1291c
clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVER
by Ricardo Ribalda Delgado
· 8 years ago
fbe359f
clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()
by Wei Yongjun
· 8 years ago
7e196aa
clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()
by Wei Yongjun
· 8 years ago
d22527f
Merge branch 'clk-fixes' into clk-next
by Michael Turquette
· 8 years ago
439a36d
clk: sunxi: make clk-* explicitly non-modular
by Paul Gortmaker
· 9 years ago
9ca91a6
clk: sunxi: remove unused variable
by Arnd Bergmann
· 9 years ago
07ea0b4
clk: sunxi: display: Add per-clock flags
by Maxime Ripard
· 9 years ago
4de2d58
clk: sunxi: tcon-ch1: Do not return a negative error in get_parent
by Maxime Ripard
· 9 years ago
98b8525
clk: sunxi: Add display and TCON0 clocks driver
by Maxime Ripard
· 9 years ago
51de876
Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Stephen Boyd
· 9 years ago
ff2bb89
clk: sunxi: Let divs clocks read the base factor clock name from devicetree
by Jens Kuske
· 9 years ago
cc510c7
clk: sunxi: Add TCON channel1 clock
by Maxime Ripard
· 10 years ago
fa4d0ca
clk: sunxi: Add PLL3 clock
by Maxime Ripard
· 9 years ago
f4b9ef6
clk: sunxi: Use resource_size
by Vaishali Thakkar
· 9 years ago
5ed400d
clk: sunxi: Add sun6i/8i display support
by Jean-Francois Moine
· 9 years ago
8f07676
clk: sunxi: mod1 clock should modify it's parent
by Andrea Venturi
· 9 years ago
260c37f
clk: sunxi: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
5e7bc9c
clk: sunxi: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
1295e36
clk: sunxi: Remove use of variable length array
by Stephen Boyd
· 9 years ago
6e17b41
clk: sunxi: Add apb0 gates for H3
by Krzysztof Adamski
· 9 years ago
d331328
clk: sunxi: Improve divs_clk error handling and reporting
by Andre Przywara
· 9 years ago
b26803e
clk: sunxi: improve divider_clk error handling and reporting
by Andre Przywara
· 9 years ago
72360b9
clk: sunxi: improve mux_clk error handling and reporting
by Andre Przywara
· 9 years ago
33f60d0
clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
by Chen-Yu Tsai
· 9 years ago
b0b6413
clk: sunxi: Remove clk_register_clkdev calls
by Maxime Ripard
· 9 years ago
3a4d9af
clk: sunxi: Remove old probe and protection code
by Maxime Ripard
· 9 years ago
c087230
clk: sunxi: convert current clocks registration to CLK_OF_DECLARE
by Maxime Ripard
· 9 years ago
5b5226d
clk: sunxi: Make clocks setup functions take const pointer
by Maxime Ripard
· 9 years ago
96f185a
clk: sunxi: Make clocks setup functions return their clock
by Maxime Ripard
· 9 years ago
d221b7a
clk: sunxi: improve error reporting for the mux clock
by Andre Przywara
· 9 years ago
14b5a4b
clk: sunxi: don't mark sun6i_ar100_data __initconst
by Arnd Bergmann
· 9 years ago
be338e4
clk: sunxi: add bus gates for A83T
by Vishnu Patekar
· 9 years ago
2d6f5f0
clk: sunxi: Add apb0 gates for A83T
by Vishnu Patekar
· 9 years ago
8f2bf2a
clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk
by Chen-Yu Tsai
· 9 years ago
3ca2377
clk: sunxi: rewrite sun6i-ar100 using factors clk
by Chen-Yu Tsai
· 9 years ago
a78bb35
clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
by Chen-Yu Tsai
· 9 years ago
50d6ea4
clk: sunxi: factors: Drop round_rate from clk ops
by Chen-Yu Tsai
· 9 years ago
435b7be
clk: sunxi: factors: Support custom formulas
by Chen-Yu Tsai
· 9 years ago
cfa63688
clk: sunxi: factors: Consolidate get_factors parameters into a struct
by Chen-Yu Tsai
· 9 years ago
4cbeaeb
clk: sunxi: factors: Add unregister function
by Chen-Yu Tsai
· 9 years ago
78ca95c
clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
by Chen-Yu Tsai
· 9 years ago
b3e919e
clk: sunxi: factors: Make struct clk_factors_config table const
by Chen-Yu Tsai
· 9 years ago
63d8c7b
clk: sunxi: usb: Sort clk providers by chip family and name
by Chen-Yu Tsai
· 9 years ago
6f31ef2
clk: sunxi: Drop clk.h include
by Stephen Boyd
· 9 years ago
cf87a88
Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Michael Turquette
· 9 years ago
fee3103
clk: sunxi: fix handling return value of of_property_match_string
by Andrzej Hajda
· 9 years ago
b1558f1
clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()
by Dan Carpenter
· 9 years ago
fd9ffd8
clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driver
by Chen-Yu Tsai
· 9 years ago
3cdd9f5
clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
by Chen-Yu Tsai
· 9 years ago
ab6e23a
clk: sunxi: Add H3 clocks support
by Jens Kuske
· 9 years ago
6d3a47c
clk: sunxi: Add DRAM gates support for sun4i-a10
by Chen-Yu Tsai
· 9 years ago
59f0ec2
clk: sunxi: pll2: Fix clock running too fast
by Maxime Ripard
· 9 years ago
77d16e2
clk: sunxi: Add sun9i A80 cpus (cpu special) clock support
by Chen-Yu Tsai
· 9 years ago
bfcba2e
clk: sunxi: Add sun9i A80 apbs gates support
by Chen-Yu Tsai
· 9 years ago
7bec0200
clk: sunxi: Add support for the H3 usb phy clocks
by Reinder de Haan
· 9 years ago
56e0464
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
938ce30
Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Stephen Boyd
· 9 years ago
9b038bc
clk: sunxi: mod1 clock support
by Emilio López
· 10 years ago
e277154
clk: sunxi: codec clock support
by Emilio López
· 10 years ago
eb662f8
clk: sunxi: pll2: Add A13 support
by Maxime Ripard
· 9 years ago
460d0d4
clk: sunxi: Add a driver for the PLL2
by Maxime Ripard
· 10 years ago
bef6229
ARM: sunxi: Add R8 support
by Maxime Ripard
· 10 years ago
7d6ddad
clk: sunxi: Add A33 gates support
by Maxime Ripard
· 9 years ago
051ace1
clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6ed5f8e
clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
ad91548
clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
f01745f
clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
Next »