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
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-02
Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-19
/
+35
2015-10-28
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+2
2015-10-26
clk: rockchip: Make calculations use rounding
Douglas Anderson
1
-6
/
+7
2015-10-26
clk: rockchip: Allow more precision for some mmc clock phases
Douglas Anderson
1
-15
/
+30
2015-10-20
clkdev: fix clk_add_alias() with a NULL alias device name
Russell King
1
-1
/
+2
2015-10-14
Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"
Stephen Boyd
1
-1
/
+3
2015-10-02
Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...
Stephen Boyd
29
-34
/
+209
2015-10-02
clk: ti: dflt: fix enable_reg validity check
Suman Anna
1
-2
/
+2
2015-10-02
clk: ti: fix dual-registration of uart4_ick
Ben Dooks
1
-1
/
+1
2015-10-02
clk: ti: clk-7xx: Remove hardwired ABE clock configuration
Peter Ujfalusi
1
-17
/
+1
2015-09-22
clk: samsung: fix cpu clock's flags checking
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2015-09-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-12
/
+25
2015-09-17
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
Gabriel Fernandez
2
-10
/
+10
2015-09-17
clk: check for invalid parent index of orphans in __clk_init()
Mans Rullgard
1
-1
/
+2
2015-09-17
clk: tegra: dfll: Properly protect OPP list
Thierry Reding
1
-1
/
+7
2015-09-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+17
2015-09-14
clk: rockchip: add critical clock for rk3368
Heiko Stübner
1
-0
/
+6
2015-09-11
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+50
2015-09-10
clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
Romain Perier
1
-0
/
+1
2015-09-10
clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks
Michael Niewoehner
1
-0
/
+1
2015-09-10
clk: rockchip: handle critical clocks after registering all clocks
Heiko Stuebner
1
-2
/
+5
2015-09-09
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-0
/
+6
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2015-09-03
clk: Hi6220: separately build stub clock driver
Leo Yan
2
-2
/
+9
2015-09-03
clk: h8s2678: Fix compile error
Guenter Roeck
1
-0
/
+1
2015-09-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+1
2015-09-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-0
/
+96
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
4
-3
/
+36
2015-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+3
2015-09-01
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
250
-2365
/
+8988
2015-08-27
clk: s5pv210: add missing call to samsung_clk_of_add_provider()
Marek Szyprowski
1
-0
/
+2
2015-08-26
clk: pistachio: correct critical clock list
Damien.Horsley
1
-5
/
+14
2015-08-26
clk: pistachio: Fix PLL rate calculation in integer mode
Zdenko Pulitika
1
-2
/
+46
2015-08-26
clk: pistachio: Fix override of clk-pll settings from boot loader
Zdenko Pulitika
1
-3
/
+2
2015-08-26
clk: pistachio: Fix 32bit integer overflows
Zdenko Pulitika
2
-21
/
+19
2015-08-26
clk: tegra: Fix some static checker problems
Stephen Boyd
2
-7
/
+9
2015-08-26
Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
10
-9
/
+2304
2015-08-25
clk: qcom: Fix MSM8916 prng clock enable bit
Georgi Djakov
1
-1
/
+1
2015-08-25
drivers/clk: appropriate __init annotation for const data
Nicolas Pitre
2
-3
/
+3
2015-08-25
clk: rockchip: register pll mux before pll itself
Heiko Stuebner
1
-31
/
+32
2015-08-25
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
3
-154
/
+209
2015-08-25
clk: remove duplicated code with __clk_set_parent_after
Dong Aisheng
1
-7
/
+1
2015-08-25
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
18
-70
/
+70
2015-08-25
clk: Constify clk_hw argument to provider APIs
Stephen Boyd
1
-7
/
+8
2015-08-25
clk: Hi6220: add stub clock driver
Leo Yan
3
-2
/
+278
2015-08-25
clk: atlas7: fix pll missed divide NR in fraction mode
Guo Zeng
1
-0
/
+1
2015-08-25
clk: atlas7: fix bit field and its root clk for coresight_tpiu
Guo Zeng
1
-1
/
+1
2015-08-25
clk: atlas7: replace dto resolution magic number by macro
Yibo Cai
1
-5
/
+8
2015-08-25
clk: atlas7: fix integer overflow in dto rate calculation
Yibo Cai
1
-2
/
+2
2015-08-25
clk: atlas7: export mux clks so that consumers can get them
Guo Zeng
1
-2
/
+3
[next]