index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-0
/
+1048
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2
-22
/
+7
2015-03-31
CLK: Pistachio: Register external clock gates
Andrew Bresticker
1
-0
/
+21
2015-03-31
CLK: Pistachio: Register system interface gate clocks
Andrew Bresticker
1
-0
/
+42
2015-03-31
CLK: Pistachio: Register peripheral clocks
Andrew Bresticker
1
-0
/
+67
2015-03-31
CLK: Pistachio: Register core clocks
Andrew Bresticker
2
-0
/
+200
2015-03-31
CLK: Pistachio: Add PLL driver
Andrew Bresticker
3
-0
/
+452
2015-03-31
CLK: Add basic infrastructure for Pistachio clocks
Andrew Bresticker
4
-0
/
+266
2015-03-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-24
/
+59
2015-03-11
clk: introduce clk_is_match
Michael Turquette
1
-0
/
+26
2015-03-11
clk: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-09
clk: divider: fix calculation of initial best divider when rounding to closest
Uwe Kleine-König
1
-6
/
+7
2015-03-09
clk: divider: fix selection of divider when rounding to closest
Uwe Kleine-König
1
-1
/
+5
2015-03-09
clk: divider: fix calculation of maximal parent rate for a given divider
Uwe Kleine-König
1
-7
/
+1
2015-03-06
clk: divider: return real rate instead of divider value
Heiko Stübner
1
-1
/
+1
2015-03-04
clk: at91: implement suspend/resume for the PMC irqchip
Boris BREZILLON
2
-1
/
+20
2015-02-25
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-02-25
clk: qcom: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-02-25
clk: qcom: Add PLL4 vote clock
Stephen Boyd
1
-0
/
+13
2015-02-25
clk: qcom: lcc-msm8960: Fix PLL rate detection
Stephen Boyd
1
-1
/
+1
2015-02-25
clk: qcom: Fix slimbus n and m val offsets
Stephen Boyd
1
-2
/
+2
2015-02-25
clk: ti: Fix FAPLL parent enable bit handling
Tony Lindgren
1
-3
/
+3
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
81
-1191
/
+11680
2015-02-19
clk: Only recalculate the rate if needed
Tomeu Vizoso
1
-1
/
+4
2015-02-18
Revert "clk: mxs: Fix invalid 32-bit access to frac registers"
Stefan Wahren
3
-31
/
+18
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
1
-0
/
+83
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
5
-35
/
+35
2015-02-18
clk: Don't dereference parent clock if is NULL
Javier Martinez Canillas
1
-2
/
+2
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+219
2015-02-17
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-11
/
+12
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-0
/
+10
2015-02-13
clk: convert clock name allocations to kstrdup_const
Andrzej Hajda
1
-6
/
+6
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+7
2015-02-06
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
Stephen Boyd
3
-37
/
+59
2015-02-04
clk: shmobile: div6: Avoid division by zero in .round_rate()
Geert Uytterhoeven
1
-0
/
+3
2015-02-03
clk: mxs: Fix invalid 32-bit access to frac registers
Stefan Wahren
3
-18
/
+31
2015-02-03
clk: omap: compile legacy omap3 clocks conditionally
Arnd Bergmann
6
-2
/
+14
2015-02-02
Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...
Michael Turquette
7
-52
/
+172
2015-02-02
Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-...
Michael Turquette
5
-347
/
+112
2015-02-02
clkdev: Export clk_register_clkdev
Tomeu Vizoso
1
-0
/
+1
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
12
-58
/
+254
2015-02-02
clk: remove clk-private.h
Michael Turquette
1
-2
/
+39
2015-02-02
Merge branch 'clk-omap-legacy' into clk-next
Michael Turquette
10
-73
/
+5504
2015-02-02
clk: Make clk API return per-user struct clk instances
Tomeu Vizoso
3
-244
/
+476
2015-02-02
clk: tegra: Define PLLD_DSI and remove dsia(b)_mux
Mark Zhang
4
-26
/
+24
2015-02-02
clk: tegra: Add support for the Tegra132 CAR IP block
Paul Walmsley
3
-12
/
+129
2015-02-02
clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
Peter De Schrijver
1
-2
/
+5
2015-02-02
clk: tegra: Fix order of arguments in WARN
Tomeu Vizoso
1
-4
/
+4
2015-02-02
clk: tegra124: Add init data for dsi lp clocks
Sean Paul
1
-0
/
+2
2015-02-02
clk: tegra: SDMMC controllers are on APB
Andrew Bresticker
1
-8
/
+8
[next]