index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2017-06-07
clk: sunxi-ng: sun5i: Export video PLLs
Maxime Ripard
2
-2
/
+7
2017-06-07
clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
1
-5
/
+28
2017-06-07
clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
5
-33
/
+28
2017-06-07
clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
1
-12
/
+20
2017-06-07
clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
1
-13
/
+1
2017-06-07
clk: sunxi-ng: div: Switch to divider_round_rate
Maxime Ripard
1
-23
/
+4
2017-06-07
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
6
-18
/
+25
2017-06-07
clk: divider: Make divider_round_rate take the parent clock
Maxime Ripard
2
-12
/
+23
2017-06-07
clk: sunxi-ng: explicitly include linux/spinlock.h
Tobias Klauser
1
-0
/
+1
2017-06-07
clk: sunxi-ng: add support for DE2 CCU
Icenowy Zheng
4
-0
/
+294
2017-06-07
dt-bindings: add binding for the Allwinner DE2 CCU
Icenowy Zheng
3
-0
/
+63
2017-06-07
clk: imx7d: Fix the DDR PLL enable bit
Fabio Estevam
1
-1
/
+1
2017-06-05
clk: at91: fix clk-generated compilation
Alexandre Belloni
1
-0
/
+1
2017-06-03
clk: versatile: delete old RealView clock implementation
Linus Walleij
3
-99
/
+0
2017-06-03
clk: bcm2835: Minimise clock jitter for PCM clock
Phil Elwell
1
-5
/
+29
2017-06-03
clk: bcm2835: Limit PCM clock to OSC and PLLD_PER
Phil Elwell
1
-1
/
+26
2017-06-03
clk: bcm2835: Correct the prediv logic
Phil Elwell
1
-1
/
+3
2017-06-03
Merge branch 'clk-bulk-get' into clk-next
Stephen Boyd
4
-1
/
+326
2017-06-03
clk: add managed version of clk_bulk_get
Dong Aisheng
2
-0
/
+57
2017-06-03
clk: add clk_bulk_get accessories
Dong Aisheng
3
-1
/
+269
2017-06-02
clk: meson-gxbb: Add const to some parent name arrays
Stephen Boyd
1
-3
/
+3
2017-06-02
Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into cl...
Stephen Boyd
4
-75
/
+82
2017-06-02
clk: palmas: undo preparation of a clock source.
Arvind Yadav
1
-0
/
+1
2017-06-02
clk: Provide dummy of_clk_get_from_provider() for compile-testing
Geert Uytterhoeven
2
-5
/
+4
2017-06-02
clk: rockchip: mark some special clk as critical on rk3368
Elaine Zhang
1
-1
/
+4
2017-06-02
clk: rockchip: mark noc and some special clk as critical on rk3288
Elaine Zhang
1
-4
/
+10
2017-06-02
clk: rockchip: mark noc and some special clk as critical on rk3228
Elaine Zhang
1
-1
/
+29
2017-06-02
clk: rockchip: mark pclk_ddrupctl as critical_clock on rk3036
Elaine Zhang
1
-0
/
+1
2017-06-02
clk: rockchip: add clock controller for rk3128
Elaine Zhang
2
-0
/
+613
2017-06-02
dt-bindings: add bindings for rk3128 clock controller
Elaine Zhang
1
-0
/
+56
2017-06-02
clk: rockchip: export more rk3228 clocks ids
Elaine Zhang
1
-46
/
+46
2017-06-02
clk: rockchip: add ids for rk3399 testclks used for camera handling
Eddie Cai
1
-2
/
+2
2017-06-02
Merge branch 'v4.13-shared/clkids' into v4.13-clk/next
Heiko Stuebner
3
-0
/
+331
2017-06-02
clk: rockchip: add dt-binding header for rk3128
Elaine Zhang
1
-0
/
+282
2017-06-02
Merge tag 'clk-renesas-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/...
Michael Turquette
20
-74
/
+1565
2017-06-01
clk: mvebu: cp110: make failure labels more meaningful
Gregory CLEMENT
1
-10
/
+10
2017-06-01
clk: Fix __set_clk_rates error print-string
Bryan O'Donoghue
1
-1
/
+1
2017-06-01
clk: scpi: fix return type of __scpi_dvfs_round_rate
Sudeep Holla
1
-3
/
+3
2017-06-01
clk: qoriq: Separate root input clock for core PLLs on ls1012a
Scott Wood
1
-14
/
+77
2017-06-01
dt-bindings: qoriq-clock: Add coreclk
Scott Wood
1
-0
/
+6
2017-06-01
clk: at91: fix clk-generated parenting
Alexandre Belloni
1
-2
/
+1
2017-06-01
clk: imx7d: Fix the powerdown bit location of PLL DDR
Fabio Estevam
3
-1
/
+7
2017-06-01
clk: mvebu: armada-38x: add support for 1866MHz variants
Ralph Sennhauser
1
-3
/
+4
2017-06-01
Merge branch 'clk-ap806' into clk-next
Michael Turquette
2
-45
/
+86
2017-06-01
clk: mvebu: ap806: introduce a new binding
Gregory CLEMENT
1
-12
/
+44
2017-06-01
clk: mvebu: ap806: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
1
-22
/
+24
2017-06-01
clk: mvebu: ap806: cosmetic improvement
Gregory CLEMENT
1
-7
/
+8
2017-06-01
dt-bindings: ap806: introduce a new binding
Gregory CLEMENT
1
-5
/
+15
2017-06-01
dt-bindings: ap806: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
1
-4
/
+0
[prev]
[next]