index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sys_ni.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
clk: qcom: Add IPQ4019 Global Clock Controller support
Varadarajan Narayanan
5
-0
/
+1522
2016-02-25
clk: shmobile: Free 'clock' on error path
Stephen Boyd
1
-0
/
+1
2016-02-25
clk: shmobile: check for failure
Sudip Mukherjee
1
-1
/
+5
2016-02-23
clk: Update some outdated comments
Stephen Boyd
1
-3
/
+3
2016-02-23
Revert "clk: avoid circular clock topology"
Stephen Boyd
1
-40
/
+0
2016-02-22
clk: socfpga: allow for multiple parents on Arria10 periph clocks
Dinh Nguyen
2
-9
/
+4
2016-02-22
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
6
-30
/
+54
2016-02-22
clk: qcom: msm8960: fix ce3_core clk enable register
Srinivas Kandagatla
1
-1
/
+1
2016-02-22
clk: ti: omap3+: dpll: use non-locking version of clk_get_rate
Tero Kristo
1
-1
/
+2
2016-02-22
clk: samsung: Don't build ARMv8 clock drivers on ARMv7
Krzysztof Kozlowski
2
-3
/
+11
2016-02-19
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
1
-1
/
+1
2016-02-18
clk: shmobile: r8a7795: Add INTC-EX clock
Magnus Damm
1
-0
/
+1
2016-02-18
clk: Make of_clk_get_from_provider() available to modules
Andrew F. Davis
1
-0
/
+1
2016-02-17
clk: samsung: Enable COMPILE_TEST for Samsung clocks
Krzysztof Kozlowski
1
-4
/
+4
2016-02-16
clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate()
Eric Anholt
1
-11
/
+2
2016-02-16
clk: bcm2835: Fix setting of PLL divider clock rates
Eric Anholt
1
-5
/
+7
2016-02-16
clk: shmobile: cpg-mssr: Update serial port clock in example
Geert Uytterhoeven
1
-1
/
+1
2016-02-12
Revert "clk: qcom: Specify LE device endianness"
Stephen Boyd
11
-13
/
+0
2016-02-12
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
Rajendra Nayak
1
-13
/
+2
2016-02-12
clk: qcom: gdsc: Add mmcc gdscs for msm8996 family
Rajendra Nayak
2
-0
/
+174
2016-02-12
clk: qcom: gdsc: Add GDSCs in msm8996 GCC
Rajendra Nayak
2
-0
/
+103
2016-02-12
clk: qcom: gdsc: Add support for votable gdscs
Rajendra Nayak
2
-7
/
+26
2016-02-12
clk: qcom: gdsc: Add support for gdscs with gds hw controller
Rajendra Nayak
2
-17
/
+29
2016-02-12
clk: qcom: gdsc: Add support for hierarchical power domains
Rajendra Nayak
3
-10
/
+50
2016-02-10
clk: lpc32xx: add HCLK PLL output configuration
Sylvain Lemieux
2
-5
/
+2
2016-02-10
clk: versatile: mask VCO bits before writing
Linus Walleij
1
-0
/
+3
2016-02-10
clk: lpc32xx: do not register clock "0"
Sylvain Lemieux
1
-2
/
+2
2016-02-09
clk: fix __clk_init_parent() for single parent clocks
Masahiro Yamada
1
-1
/
+1
2016-02-09
clk: qcom: common: check for failure
Sudip Mukherjee
1
-6
/
+11
2016-02-09
devm: add helper devm_add_action_or_reset()
Sudip Mukherjee
1
-0
/
+12
2016-02-08
clk: meson: Fix meson_clk_register_clks() signature type mismatch
Andreas Färber
1
-1
/
+1
2016-02-08
clk: socfpga: fix __init annotation
Arnd Bergmann
1
-1
/
+1
2016-02-08
drivers/clk/Kconfig: Move the TI CDCE chips close together
Mike Looijmans
1
-8
/
+8
2016-02-08
drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"
Mike Looijmans
1
-1
/
+1
2016-02-08
clk: shmobile: r8a7795: Add USB-DMAC clocks
Yoshihiro Shimoda
1
-0
/
+2
2016-02-08
clk: shmobile: r8a7795: Add SD divider support
Dirk Behme
2
-0
/
+232
2016-02-07
clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
Stephen Boyd
1
-4
/
+0
2016-02-07
clk: Deprecate CLK_IS_ROOT
Stephen Boyd
2
-4
/
+4
2016-02-07
clk: gpio: Make into a platform driver
Stephen Boyd
1
-113
/
+52
2016-02-04
clk: rockchip: convert manually created factor clocks to the new type
Heiko Stuebner
5
-98
/
+24
2016-02-04
clk: rockchip: add a factor clock type
Heiko Stuebner
2
-0
/
+83
2016-02-04
clk: rockchip: fix parent of hclk_vcodec on rk3036
Heiko Stuebner
1
-1
/
+1
2016-02-02
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
1
-2
/
+7
2016-02-02
clk: unlock for handling unregistered clock
Insu Yun
1
-2
/
+2
2016-02-02
clk: vt8500: don't return possibly uninitialized data
Arnd Bergmann
1
-26
/
+65
2016-02-02
clk: slightly optimize clk_core_set_parent()
Masahiro Yamada
1
-1
/
+1
2016-02-02
clk: simplify clk_fetch_parent_index() function
Masahiro Yamada
1
-16
/
+2
2016-02-02
clk: make sure parent is not NULL in clk_fetch_parent_index()
Masahiro Yamada
1
-0
/
+3
2016-02-02
clk: walk the orphan clock list more simply
Masahiro Yamada
1
-15
/
+6
2016-02-02
clk: avoid circular clock topology
Masahiro Yamada
1
-0
/
+40
[next]