index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cpu_rmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-12
clk: hisilicon: add CRG driver for Hi3798CV200 SoC
Jiancheng Xue
6
-4
/
+454
2016-11-11
clk: qcom: Add support for RPM Clocks
Georgi Djakov
5
-0
/
+528
2016-11-11
clk: qcom: Add support for SMD-RPM Clocks
Georgi Djakov
5
-0
/
+668
2016-11-11
clk: qcom: Always add factor clock for xo clocks
Georgi Djakov
1
-9
/
+6
2016-11-11
clk: qcom: Add support for msm8994 global clock controller
Bastian Köcher
3
-0
/
+2309
2016-11-10
dt-bindings: qcom: clocks: Add msm8994 clock bindings
Jeremy McNicoll
2
-0
/
+138
2016-11-10
clk: tegra: dfll: Use builtin_platform_driver to simplify the code
Wei Yongjun
1
-6
/
+1
2016-11-10
clk: qcom: ipq806x: Fix board clk rates
Stephen Boyd
1
-2
/
+2
2016-11-09
clk: pxa: Use __iomem properly and staticize lock variable
Stephen Boyd
2
-5
/
+6
2016-11-09
clk: gate: fix coding style
Uwe Kleine-König
1
-2
/
+2
2016-11-09
clk: pxa: fix pxa2xx_determine_rate return
Arnd Bergmann
1
-11
/
+12
2016-11-09
reset: mediatek: Add MT2701 reset driver
Shunli Wang
2
-4
/
+16
2016-11-09
clk: mediatek: Add MT2701 clock support
Shunli Wang
14
-5
/
+1797
2016-11-08
clk: pxa mark dummy helper as 'inline'
Arnd Bergmann
1
-1
/
+1
2016-11-04
clk: ti: make clk-dra7-atl explicitly non-modular
Paul Gortmaker
1
-17
/
+3
2016-11-04
clk: tegra: make clk-tegra124-dfll-fcpu explicitly non-modular
Paul Gortmaker
1
-14
/
+2
2016-11-04
clk: mvebu: make ap806-system-controller explicitly non-modular
Paul Gortmaker
1
-20
/
+3
2016-11-04
clk: mvebu: make cp110-system-controller explicitly non-modular
Paul Gortmaker
1
-32
/
+3
2016-11-04
clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq
Robert Jarzmik
4
-27
/
+414
2016-11-02
clk: qcom: Add freq tables for a few rcgs
Rajendra Nayak
1
-0
/
+25
2016-11-02
clk: qcom: Add .is_enabled ops for clk-alpha-pll
Rajendra Nayak
1
-0
/
+26
2016-11-02
clk: renesas: r8a7796: Add DU and LVDS clocks
Laurent Pinchart
1
-0
/
+4
2016-11-02
clk: renesas: r8a7796: Add VSP clocks
Laurent Pinchart
1
-0
/
+5
2016-11-02
clk: renesas: r8a7796: Add FCP clocks
Laurent Pinchart
1
-0
/
+8
2016-11-02
clk: renesas: cpg-mssr: Remove bogus commas from error messages
Geert Uytterhoeven
1
-2
/
+2
2016-11-02
clk: renesas: r8a7796: Add DRIF clock
Ramesh Shanmugasundaram
1
-0
/
+8
2016-11-02
clk: qcom: Enable FSM mode for votable alpha PLLs
Rajendra Nayak
5
-28
/
+38
2016-11-02
clk: qcom: handle alpha PLLs with 16bit alpha val registers
Rajendra Nayak
2
-7
/
+18
2016-11-02
clk: qcom: Add support to initialize alpha plls
Rajendra Nayak
2
-0
/
+51
2016-11-02
clk: qcom: Add support for alpha pll hwfsm ops
Rajendra Nayak
2
-12
/
+93
2016-11-02
clk: qcom: ipq4019: changed i2c freq table
Abhishek Sahu
1
-2
/
+1
2016-11-02
clk: pxa: export core clocks
Robert Jarzmik
2
-8
/
+14
2016-11-02
clk: pxa: b bit of clkcfg means fast bus
Robert Jarzmik
1
-2
/
+2
2016-11-02
clk: pxa: core pll is not affected by t bit
Robert Jarzmik
2
-4
/
+2
2016-11-02
clk: pxa: remove unused variables
Robert Jarzmik
1
-5
/
+2
2016-11-02
clk: qoriq: add ls1046a support
Mingkai Hu
1
-0
/
+41
2016-11-02
clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read call
Axel Lin
1
-1
/
+1
2016-11-02
clk: mmp: pxa910: fix return value check in pxa910_clk_init()
Wei Yongjun
1
-2
/
+2
2016-11-02
clk: mmp: pxa168: fix return value check in pxa168_clk_init()
Wei Yongjun
1
-1
/
+1
2016-11-02
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
Wei Yongjun
1
-1
/
+1
2016-11-02
clk: tegra: dfll: improve function-level documentation
Julia Lawall
1
-5
/
+5
2016-11-02
clk: keystone: improve function-level documentation
Julia Lawall
1
-2
/
+2
2016-11-02
clk: mvebu: migrate CP110 system controller to clk_hw API and registration
Marcin Wojtas
1
-78
/
+72
2016-11-02
clk: Enable compile testing for s2mps11 and max77686
Krzysztof Kozlowski
1
-2
/
+2
2016-11-02
clk: renesas: cpg-mssr: Fix inverted debug check
Geert Uytterhoeven
1
-2
/
+2
2016-11-02
clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+4
2016-11-02
clk: lpc32xx: add a quirk for PWM and MS clock dividers
Vladimir Zapolskiy
1
-4
/
+28
2016-11-02
clk: qoriq: Don't allow CPU clocks higher than starting value
Scott Wood
1
-5
/
+8
2016-11-02
clk: qcom: mmcc-8996: Add gpu gdscs
Rajendra Nayak
1
-0
/
+24
2016-11-02
clk: qcom: Handle the clamp_io assert/deassert sequence
Rajendra Nayak
2
-1
/
+27
[next]