index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
clk: Simplify debugfs printing and add a newline
Stephen Boyd
1
-19
/
+15
2019-06-25
Merge tag 'sunxi-ng-parent-rewrite-part-1-take-2' of https://git.kernel.org/p...
Stephen Boyd
17
-223
/
+437
2019-06-22
clk: sunxi-ng: sun8i-r: Use local parent references for SUNXI_CCU_GATE
Chen-Yu Tsai
1
-14
/
+23
2019-06-22
clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATE
Chen-Yu Tsai
1
-12
/
+20
2019-06-22
clk: sunxi-ng: gate: Add macros for referencing local clock parents
Chen-Yu Tsai
1
-0
/
+53
2019-06-22
clk: sunxi-ng: h6-r: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-1
/
+1
2019-06-22
clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-25
/
+44
2019-06-22
clk: sunxi-ng: a64: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-15
/
+26
2019-06-22
clk: sunxi-ng: f1c100s: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-10
/
+19
2019-06-18
clk: sunxi-ng: sun8i-r: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-1
/
+1
2019-06-18
clk: sunxi-ng: v3s: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-10
/
+19
2019-06-18
clk: sunxi-ng: r40: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-17
/
+29
2019-06-18
clk: sunxi-ng: h3: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-10
/
+19
2019-06-18
clk: sunxi-ng: a33: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-12
/
+22
2019-06-18
clk: sunxi-ng: a23: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-12
/
+22
2019-06-18
clk: sunxi-ng: a31: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-14
/
+25
2019-06-18
clk: sunxi-ng: sun5i: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-12
/
+22
2019-06-18
clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
1
-14
/
+25
2019-06-18
clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*
Chen-Yu Tsai
1
-40
/
+25
2019-06-18
clk: sunxi-ng: switch to of_clk_hw_register() for registering clks
Chen-Yu Tsai
1
-1
/
+1
2019-06-18
clk: Fix debugfs clk_possible_parents for clks without parent string names
Chen-Yu Tsai
1
-3
/
+41
2019-06-05
clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register
Ondrej Jirman
1
-1
/
+1
2019-05-29
clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()
Gen Zhang
1
-0
/
+2
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
37
-66
/
+53
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+105
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-133
/
+174
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-219
/
+2105
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2019-05-19
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-7
/
+7
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
4
-6
/
+6
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
1
-0
/
+44
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
1
-13
/
+61
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-32
/
+11
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
1
-2
/
+6
2019-05-17
tty: Don't force RISCV SBI console as preferred console
Anup Patel
1
-1
/
+0
2019-05-17
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-538
/
+393
2019-05-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
133
-6
/
+139
2019-05-17
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+14
2019-05-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
8
-49
/
+26
2019-05-17
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-293
/
+1583
2019-05-16
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-32
/
+164
2019-05-16
Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+6
2019-05-16
Merge tag 'tegra-for-5.2-bus-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-4
/
+2
2019-05-16
Merge tag 'soc-fsl-fix-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+3
2019-05-16
soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
54
-382
/
+1571
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
31
-163
/
+3260
[next]