index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-target.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4x12
Tomasz Figa
1
-0
/
+49
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4210
Tomasz Figa
1
-0
/
+45
2013-09-06
clk: samsung: exynos4: Reorder registration of mout_vpllsrc
Tomasz Figa
1
-1
/
+7
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL46xx
Tomasz Figa
2
-1
/
+135
2013-09-06
clk: samsung: pll: Use new registration method for PLL46xx
Tomasz Figa
3
-65
/
+14
2013-09-06
clk: samsung: pll: Add support for rate configuration of PLL45xx
Tomasz Figa
2
-1
/
+119
2013-09-06
clk: samsung: pll: Use new registration method for PLL45xx
Tomasz Figa
3
-62
/
+20
2013-09-06
clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls
Tomasz Figa
1
-3
/
+3
2013-09-06
clk: samsung: exynos4: Remove checks for DT node
Tomasz Figa
1
-7
/
+4
2013-09-06
clk: samsung: exynos4: Remove unused static clkdev aliases
Tomasz Figa
1
-184
/
+172
2013-09-06
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
Tomasz Figa
3
-9
/
+7
2013-09-06
clk: samsung: exynos4: Use separate aliases for cpufreq related clocks
Tomasz Figa
1
-8
/
+27
2013-09-06
clocksource: samsung_pwm_timer: Get clock from device tree
Tomasz Figa
1
-4
/
+8
2013-09-06
ARM: dts: exynos4: Specify PWM clocks in PWM node
Tomasz Figa
1
-0
/
+2
2013-09-06
pwm: samsung: Update DT bindings documentation to cover clocks
Tomasz Figa
1
-0
/
+12
2013-09-03
clk: Move symbol export to proper location
Thierry Reding
1
-1
/
+1
2013-08-30
clk: fix new_parent dereference before null check
James Hogan
1
-6
/
+7
2013-08-30
clk: wm831x: Initialise wm831x pointer on init
Mark Brown
1
-0
/
+2
2013-08-30
clk/exynos5420: assign dout_pixel id to pixel clock divider
Rahul Sharma
2
-1
/
+9
2013-08-30
clk/exynos5420: add hdmi mux to change parents in hdmi driver
Rahul Sharma
2
-1
/
+9
2013-08-30
clk/exynos5420: fix the order of parents of hdmi mux
Rahul Sharma
1
-1
/
+1
2013-08-30
clk/exynos5420: add gate clock for mixer sysmmu
Rahul Sharma
2
-1
/
+3
2013-08-30
clk/exynos5420: add sclk_hdmiphy to the list of special clocks
Rahul Sharma
2
-2
/
+3
2013-08-30
clk: wm831x: Provide is_prepared() rather than is_enabled()
Mark Brown
1
-7
/
+7
2013-08-29
clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem
Rahul Sharma
1
-2
/
+2
2013-08-29
clk: tegra30: Don't wait for PLL_U lock bit
Tuomas Tynkkynen
1
-1
/
+1
2013-08-28
clk: s3c64xx: Fix incorrect placement of __initdata
Sachin Kamat
1
-2
/
+2
2013-08-28
clk: sunxi: Fix incorrect placement of __initconst
Sachin Kamat
1
-30
/
+30
2013-08-28
clk: kirkwood: Fix incorrect placement of __initconst
Sachin Kamat
1
-7
/
+7
2013-08-28
clk: dove: Fix incorrect placement of __initconst
Sachin Kamat
1
-6
/
+6
2013-08-28
clk: armada-xp: Fix incorrect placement of __initconst
Sachin Kamat
1
-6
/
+6
2013-08-28
clk: armada-370: Fix incorrect placement of __initconst
Sachin Kamat
1
-7
/
+7
2013-08-28
clk: u300: Fix incorrect placement of __initconst
Sachin Kamat
1
-2
/
+2
2013-08-28
clk: nomadik: Fix incorrect placement of __initconst
Sachin Kamat
1
-2
/
+2
2013-08-28
clk: bcm2835: Fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2013-08-28
clk: wrap I/O access for improved portability
Gerhard Sittig
4
-9
/
+26
2013-08-28
clk: get matching entry under lock in of_clk_init()
Alex Elder
1
-2
/
+2
2013-08-28
clk: sunxi: fix initialization of basic clocks
Emilio López
1
-8
/
+3
2013-08-27
clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
Tomasz Figa
2
-98
/
+13
2013-08-26
clk: sunxi: Add Allwinner A20 gates
Maxime Ripard
3
-0
/
+116
2013-08-26
clk: sunxi: Add A31 clocks support
Maxime Ripard
3
-0
/
+213
2013-08-26
clk: sunxi: Allow to specify the divider width from the dividers data
Maxime Ripard
1
-11
/
+13
2013-08-26
clk: sunxi: Rename the structure to prepare the addition of sun6i
Maxime Ripard
1
-27
/
+27
2013-08-26
clk: sunxi: fix initialization of basic clocks
Emilio López
1
-8
/
+3
2013-08-26
clk: sunxi: Add A10s gates
Maxime Ripard
3
-0
/
+93
2013-08-23
clk: mvebu: add missing iounmap
Jisheng Zhang
2
-7
/
+15
2013-08-22
clk: handle NULL struct clk gracefully
Mike Turquette
1
-1
/
+7
2013-08-20
clk/zynq/pll: Use #defines for fbdiv min/max values
Soren Brinkmann
1
-4
/
+7
2013-08-20
clk/zynq/pll: Fix documentation for PLL register function
Soren Brinkmann
1
-1
/
+7
2013-08-19
clk: clk-mux: implement remuxing on set_rate
James Hogan
3
-0
/
+53
[next]