index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
clk: Silence sparse warnings about __clk_{get,put}()
Stephen Boyd
1
-0
/
+1
2015-05-14
clk: gpio-gate: Don't export __init functions
Stephen Boyd
1
-2
/
+1
2015-05-14
clk: basic-types: Remove useless allocation failure printks
Stephen Boyd
6
-21
/
+9
2015-05-14
clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference
Krzysztof Kozlowski
1
-0
/
+5
2015-05-13
clk: axm55xx: Use %zu in pr_info for size_t
Alexander Sverdlin
1
-1
/
+1
2015-05-13
clk: asm9260: Fix of_io_request_and_map error check
Maxime Ripard
1
-1
/
+1
2015-05-13
clk: si5351: fix .recalc_rate for multisynth 6-7
Sergej Sawazki
1
-3
/
+2
2015-05-13
clk: si5351: fix .round_rate for multisynth 6-7
Sergej Sawazki
1
-4
/
+17
2015-05-08
Merge branch 'clk-fixes' into clk-next
Michael Turquette
4
-25
/
+53
2015-05-08
clk: si5351: Do not pass struct clk in platform_data
Sebastian Hesselbarth
1
-18
/
+45
2015-05-07
Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...
Michael Turquette
3
-7
/
+8
2015-05-07
clk: Add some more lockdep assertions
Stephen Boyd
1
-0
/
+8
2015-05-07
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-0
/
+8
2015-05-07
clk: ux500: ape[ate|trace]clk are scaleable
Linus Walleij
2
-5
/
+6
2015-05-07
clk: add newline character after dumping all clocks
Felipe Balbi
1
-1
/
+1
2015-05-06
clk: add missing lock when call clk_core_enable in clk_set_parent
Dong Aisheng
1
-0
/
+8
2015-05-05
clk: s3c2410: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-05
clk: s3c2410: Staticize local symbols
Krzysztof Kozlowski
1
-2
/
+2
2015-05-05
clk: ls1x: Fix duplicate const for parent names
Krzysztof Kozlowski
1
-3
/
+3
2015-05-05
clk: sirf: Constify parent names in clock init data
Krzysztof Kozlowski
1
-6
/
+6
2015-05-05
clk: cdce706: Constify parent names in clock init data
Krzysztof Kozlowski
1
-2
/
+2
2015-05-05
clk: exynos: Staticize file-scope declarations
Krzysztof Kozlowski
2
-42
/
+42
2015-05-05
clk: rockchip: Staticize file-scope declarations
Krzysztof Kozlowski
2
-2
/
+2
2015-05-05
clk: mediatek: Add basic clocks for Mediatek MT8173.
James Liao
2
-0
/
+831
2015-05-05
clk: mediatek: Add basic clocks for Mediatek MT8135.
James Liao
2
-0
/
+645
2015-05-05
clk: mediatek: Add reset controller support
Sascha Hauer
3
-0
/
+108
2015-05-05
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao
7
-0
/
+899
2015-05-05
clk: make strings in parent name arrays const
Sascha Hauer
2
-3
/
+5
2015-05-05
clk: exynos5420: Restore GATE_BUS_TOP on suspend
Javier Martinez Canillas
1
-0
/
+1
2015-05-01
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-2
/
+2
2015-05-01
clk: at91: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-05-01
clk: Fix JSON output in debugfs
Stefan Wahren
1
-2
/
+3
2015-04-30
clk: qcom: Fix MSM8916 gfx3d_clk_src configuration
Georgi Djakov
1
-1
/
+1
2015-04-30
clk: qcom: Fix MSM8916 venus divider value
Georgi Djakov
1
-1
/
+1
2015-04-30
clk: Update some comments to reflect reality
Stephen Boyd
1
-33
/
+18
2015-04-30
clk: Remove forward declared function prototypes
Stephen Boyd
1
-418
/
+393
2015-04-30
clk: Remove impossible if condition in clk_core_get_phase()
Stephen Boyd
1
-5
/
+1
2015-04-30
clk: Drop unnecessary OOM prints
Stephen Boyd
1
-5
/
+0
2015-04-30
clk: Squash __clk_{enable,disable}() into callers
Dong Aisheng
1
-18
/
+5
2015-04-30
clk: s/clk/core/ for struct clk_core
Stephen Boyd
1
-412
/
+412
2015-04-29
clk: exynos5433: Fix wrong PMS value of exynos5433_pll_rates
Chanwoo Choi
1
-3
/
+3
2015-04-29
clk: exynos5433: Fix wrong parent clock of sclk_apollo clock
Chanwoo Choi
1
-1
/
+1
2015-04-29
clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignment
Jonghwa Lee
1
-1
/
+1
2015-04-29
clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG
Jonghwa Lee
1
-1
/
+1
2015-04-29
clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433
Chanwoo Choi
1
-1
/
+1
2015-04-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-14
/
+95
2015-04-26
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2
-80
/
+67
2015-04-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-14
/
+18
2015-04-27
Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...
Dave Airlie
5
-14
/
+95
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-118
/
+109
[next]