index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: ti: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
5
-14
/
+5
*
clk: sunxi: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
4
-19
/
+7
*
clk: st: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
2
-9
/
+4
*
clk: keystone: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
1
-2
/
+1
*
clk: at91: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-28
6
-42
/
+7
*
clk: mediatek: Add MT8173 MMPLL change rate support
James Liao
2015-07-28
3
-6
/
+42
*
clk: mediatek: Fix calculation of PLL rate settings
James Liao
2015-07-28
1
-2
/
+2
*
clk: mediatek: Fix PLL registers setting flow
James Liao
2015-07-28
1
-9
/
+12
*
clk: Allow providers to configure min/max rates
Stephen Boyd
2015-07-28
1
-2
/
+14
*
clk: twl6040: Convert to use devm_clk_register
Axel Lin
2015-07-28
1
-11
/
+1
*
clk: s2mps11: Simplify s2mps11_clk_probe unwind paths
Axel Lin
2015-07-28
1
-10
/
+4
*
clk: shmobile: Remove unneeded #include <linux/clkdev.h>
Geert Uytterhoeven
2015-07-28
7
-7
/
+7
*
clk: ti: Force pointer to be __iomem
Stephen Boyd
2015-07-28
1
-1
/
+1
*
clk: ti: clk-3xxx: Remove unused structures
Stephen Boyd
2015-07-28
1
-10
/
+0
*
clk: ti: Mark ti_clk_features static
Stephen Boyd
2015-07-28
1
-1
/
+1
*
clk: ti: Check kzalloc() for failures
Stephen Boyd
2015-07-28
1
-0
/
+2
*
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
2015-07-28
20
-19
/
+2543
|
\
|
*
clk: ti: move low-level access and init code under clock driver
Tero Kristo
2015-06-02
1
-3
/
+72
|
*
clk: ti: remove exported ll_ops struct, instead add an API for registration
Tero Kristo
2015-06-02
3
-0
/
+25
|
*
clk: ti: move some public definitions to private header
Tero Kristo
2015-06-02
7
-1
/
+59
|
*
clk: ti: am3517: move remaining am3517 clock support code to clock driver
Tero Kristo
2015-06-02
2
-0
/
+96
|
*
clk: ti: omap34xx: move omap34xx clock type support code to clock driver
Tero Kristo
2015-06-02
2
-0
/
+122
|
*
clk: ti: clkdm: move clkdm gate clock support code to clock driver
Tero Kristo
2015-06-02
2
-0
/
+79
|
*
clk: ti: omap2430: move clock support code under clock driver
Tero Kristo
2015-06-02
2
-0
/
+36
|
*
clk: ti: dflt: move support for default gate clock to clock driver
Tero Kristo
2015-06-02
3
-1
/
+322
|
*
clk: ti: dpll: move omap3 DPLL functionality to clock driver
Tero Kristo
2015-06-02
4
-6
/
+891
|
*
clk: ti: move omap2_clk_enable_init_clocks under clock driver
Tero Kristo
2015-06-02
6
-0
/
+32
|
*
clk: ti: autoidle: move generic autoidle handling code to clock driver
Tero Kristo
2015-06-02
3
-8
/
+116
|
*
clk: ti: move interface clock implementation under drivers/clk
Tero Kristo
2015-06-02
3
-1
/
+69
|
*
clk: ti: move OMAP4+ DPLL implementation under drivers/clk
Tero Kristo
2015-06-02
3
-3
/
+250
|
*
clk: ti: move generic OMAP DPLL implementation under drivers/clk
Tero Kristo
2015-06-02
3
-1
/
+373
|
*
ARM: OMAP2+: clock: export driver API to setup/get clock features
Tero Kristo
2015-06-02
1
-0
/
+25
*
|
clk: h8300: Fix signness bug
Axel Lin
2015-07-28
2
-2
/
+2
*
|
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
Stephen Boyd
2015-07-28
2
-0
/
+2
*
|
clk: gpio: Unlock mutex on error path
Stephen Boyd
2015-07-28
1
-2
/
+4
*
|
clk: h8300: Use standard Linux I/O accessors
Stephen Boyd
2015-07-28
1
-5
/
+5
*
|
clk: h8300: Drop allocation printk and cleanup sizeof style
Stephen Boyd
2015-07-28
1
-4
/
+2
*
|
Merge branch 'clk-determine-rate-struct' into clk-next
Stephen Boyd
2015-07-28
14
-295
/
+323
|
\
\
|
*
|
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-28
7
-8
/
+20
|
*
|
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-07-28
14
-292
/
+308
*
|
|
clk: st: Fix error paths and allocation style
Stephen Boyd
2015-07-14
1
-38
/
+45
*
|
|
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2015-07-08
1
-1
/
+1
|
\
\
\
|
*
|
|
drivers: clk: st: Incorrect register offset used for lock_status
Pankaj Dev
2015-07-08
1
-1
/
+1
*
|
|
|
clk: Move clk_provider_list to scope of function using it
Stephen Boyd
2015-07-08
1
-2
/
+1
*
|
|
|
clk: Check for allocation errors in of_clk_init()
Stephen Boyd
2015-07-08
1
-2
/
+11
*
|
|
|
Merge branch 'clk-rk3368' into clk-next
Stephen Boyd
2015-07-08
8
-16
/
+1090
|
\
\
\
\
|
*
|
|
|
clk: rockchip: add rk3368 clock controller
Heiko Stuebner
2015-07-07
3
-0
/
+898
|
*
|
|
|
clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
Heiko Stuebner
2015-07-07
2
-2
/
+14
|
*
|
|
|
clk: rockchip: fix issues in the mmc-phase clock
Heiko Stuebner
2015-07-07
1
-3
/
+3
|
*
|
|
|
clk: rockchip: add support for phase inverters
Heiko Stuebner
2015-07-07
4
-0
/
+144
[next]