index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: sunxi: fix overflow when setting up divided factors
Emilio López
2014-01-27
1
-1
/
+1
*
clk: sunxi: Allwinner A20 output clock support
Chen-Yu Tsai
2013-12-28
1
-0
/
+57
*
clk: sunxi: support better factor DT nodes
Emilio López
2013-12-28
1
-0
/
+9
*
clk: sunxi: mod0 support
Emilio López
2013-12-28
1
-0
/
+57
*
clk: sunxi: add PLL5 and PLL6 support
Emilio López
2013-12-28
1
-0
/
+230
*
clk: sunxi: make factors_clk_setup return the clock it registers
Emilio López
2013-12-28
1
-7
/
+8
*
clk: sunxi: add gating support to PLL1
Emilio López
2013-12-28
1
-0
/
+2
*
clk: sunxi: clean the magic number of mux parents
Emilio López
2013-12-28
1
-2
/
+3
*
clk: sunxi: register factors clocks behind composite
Emilio López
2013-12-28
3
-73
/
+76
*
Merge tag 'sunxi-clk-for-3.13' of https://github.com/mripard/linux into clk-n...
Mike Turquette
2013-12-01
2
-14
/
+48
|
\
|
*
drivers: clk: sunxi: Fix memory leakage in clk-sunxi.c
Victor N. Ramos Mello
2013-11-10
1
-11
/
+17
|
*
clk: sunxi: protect core clocks from accidental shutdown
Emilio López
2013-11-10
1
-0
/
+28
|
*
clk: sunxi: factors: clear variables before using them
Emilio López
2013-11-10
1
-1
/
+1
|
*
clk: sunxi: factors: fix off-by-one masks
Emilio López
2013-11-10
1
-1
/
+1
*
|
clk: sunxi: declare OF clock provider
Sebastian Hesselbarth
2013-09-29
1
-5
/
+6
|
/
*
clk: sunxi: Fix incorrect placement of __initconst
Sachin Kamat
2013-08-27
1
-30
/
+30
*
clk: sunxi: Add Allwinner A20 gates
Maxime Ripard
2013-08-26
1
-0
/
+15
*
clk: sunxi: Add A31 clocks support
Maxime Ripard
2013-08-26
1
-0
/
+124
*
clk: sunxi: Allow to specify the divider width from the dividers data
Maxime Ripard
2013-08-26
1
-11
/
+13
*
clk: sunxi: Rename the structure to prepare the addition of sun6i
Maxime Ripard
2013-08-26
1
-27
/
+27
*
clk: sunxi: fix initialization of basic clocks
Emilio López
2013-08-26
1
-8
/
+3
*
clk: sunxi: Add A10s gates
Maxime Ripard
2013-08-26
1
-0
/
+15
*
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2013-08-19
1
-1
/
+2
*
clk: sunxi: Fix checking return value of clk_register_[composite|factors]
Axel Lin
2013-08-08
1
-2
/
+2
*
clk: sunxi: "cpu_data" is defined in header files of some architectures
Giacomo A. Catenazzi
2013-05-29
1
-2
/
+2
*
clk: sun5i: Add compatibles for Allwinner A13
Maxime Ripard
2013-05-28
1
-8
/
+23
*
clk: sunxi: Unify oscillator clock
Emilio López
2013-04-12
1
-7
/
+26
*
clk: sunxi: drop an unnecesary kmalloc
Emilio López
2013-04-04
1
-1
/
+1
*
clk: sunxi: drop CLK_IGNORE_UNUSED
Emilio López
2013-04-04
1
-4
/
+4
*
clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates
Emilio López
2013-04-04
1
-0
/
+88
*
clk: sunxi: rename compatible strings
Emilio López
2013-03-27
1
-8
/
+8
*
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
2013-03-27
4
-0
/
+574