index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
clk: shmobile: Add R8A7740-specific clock support
Ulrich Hecht
2
-0
/
+200
2014-05-23
clk: tegra: Initialize xusb clocks
Andrew Bresticker
2
-1
/
+12
2014-05-23
clk: tegra: Fix xusb_hs_src clock hierarchy
Andrew Bresticker
6
-22
/
+21
2014-05-23
clk: tegra: Fix xusb_fs_src mux
Jim Lin
1
-1
/
+3
2014-05-23
clk: tegra: Enable hardware control of PLLE
Jim Lin
1
-1
/
+32
2014-05-23
clk: Add clock driver for AXM55xx SoC
Anders Berg
3
-0
/
+645
2014-05-23
clk: shmobile: mstp: Fix the is_enabled() operation
Laurent Pinchart
1
-1
/
+1
2014-05-23
clk: Add of_clk_get_by_clkspec() helper
Sylwester Nawrocki
2
-7
/
+28
2014-05-22
clk: impd1: add pclk clocks
Linus Walleij
1
-7
/
+29
2014-05-20
clk: si570: Fix email address specifiction
Michal Simek
1
-1
/
+1
2014-05-17
clk: qcom: Fix msm8660 GCC probe
Stephen Boyd
1
-0
/
+12
2014-05-17
clk: tegra: Fix wrong value written to PLLE_AUX
Tuomas Tynkkynen
1
-1
/
+1
2014-05-15
Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
Fabio Estevam
1
-1
/
+0
2014-05-15
clk/versatile: export symbols for impd1
Arnd Bergmann
2
-0
/
+3
2014-05-15
clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk
Hans de Goede
2
-2
/
+3
2014-05-13
clk: shmobile: r8a7779: Add MSTP clock support
Simon Horman
1
-0
/
+1
2014-05-13
clk: shmobile: r8a7779: Add clocks support
Simon Horman
4
-0
/
+211
2014-05-13
clk: Improve clock-indices binding documentation
Geert Uytterhoeven
1
-5
/
+4
2014-05-13
clk: Improve clk_ops documentation
Geert Uytterhoeven
2
-24
/
+36
2014-05-13
clk: Fixup spacing in comments
Geert Uytterhoeven
1
-44
/
+44
2014-05-13
clk: shmobile: clk-mstp: change to using clock-indices
Ben Dooks
2
-3
/
+8
2014-05-12
clk: socfpga: add divider registers to the main pll outputs
Dinh Nguyen
3
-4
/
+23
2014-05-12
clk: hisi: add clk-hix5hd2.c
Zhangfei Gao
5
-0
/
+192
2014-05-12
clk: hisi: add hisi_clk_register_gate
Zhangfei Gao
2
-0
/
+30
2014-05-12
clk: hisi: use clk_register_mux_table in hisi_clk_register_mux
Zhangfei Gao
2
-5
/
+9
2014-05-06
clk: sunxi: Implement MMC phase control
Emilio López
2
-0
/
+58
2014-05-06
clk: sunxi: factors: automatic reparenting support
Emilio López
1
-0
/
+36
2014-04-30
clk: qcom: Various fixes for MSM8960's global clock controller
Kumar Gala
3
-7
/
+6
2014-04-30
clk: qcom: Add basic support for APQ8064 global clock controller clocks
Kumar Gala
3
-5
/
+30
2014-04-30
clk: qcom: Consolidate common probe code
Stephen Boyd
8
-337
/
+196
2014-04-30
clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()
Stephen Boyd
1
-3
/
+6
2014-04-30
clk: Consolidate recalc rate logic
Stephen Boyd
1
-16
/
+11
2014-04-30
clk: Don't check for missing ops in clk_set_parent()
Stephen Boyd
1
-3
/
+0
2014-04-30
ARM: dts: use real clocks for bcm21664
Alex Elder
1
-59
/
+105
2014-04-30
clk: bcm21664: use common clock framework
Alex Elder
4
-1
/
+354
2014-04-30
ARM: dts: define clock binding for bcm21664
Alex Elder
1
-0
/
+39
2014-04-30
ARM: dts: revise kona clock binding document
Alex Elder
1
-40
/
+47
2014-04-30
clk: bcm281xx: move compatible string definitions
Alex Elder
2
-12
/
+12
2014-04-30
clk: bcm281xx: add clock hysteresis support
Alex Elder
3
-0
/
+82
2014-04-30
clk: bcm281xx: add clock policy support
Alex Elder
3
-0
/
+318
2014-04-30
clk: bcm281xx: define CCU clock data statically
Alex Elder
3
-143
/
+133
2014-04-30
clk: bcm281xx: initialize CCU structures statically
Alex Elder
4
-119
/
+97
2014-04-30
clk: bcm281xx: change some symbol names
Alex Elder
1
-11
/
+16
2014-04-30
clk: bcm281xx: use init_data.name for clock name
Alex Elder
3
-12
/
+14
2014-04-30
clk: bcm281xx: warn if ccu_wait_bit() fails
Alex Elder
1
-0
/
+3
2014-04-30
clk: divider: Optimize clk_divider_bestdiv loop
Maxime COQUELIN
1
-1
/
+13
2014-04-30
clk: divider: Add round to closest divider
Maxime COQUELIN
2
-2
/
+70
2014-04-30
clk: Fix slab corruption in clk_unregister()
Stephen Boyd
1
-1
/
+2
2014-04-30
clk: Fix double free due to devm_clk_register()
Stephen Boyd
1
-41
/
+30
2014-04-30
clk: socfpga: fix clock driver for 3.15
Dinh Nguyen
2
-20
/
+10
[next]