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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-28
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
3
-2
/
+15
2018-07-28
dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
Amit Kucheria
1
-6
/
+25
2018-07-28
thermal: tsens: Get rid of unused fields in structure
Amit Kucheria
1
-2
/
+0
2018-07-28
thermal_hwmon: Pass the originating device down to hwmon_device_register_with...
Marc Zyngier
1
-1
/
+1
2018-07-28
thermal_hwmon: Sanitize attribute name passed to hwmon
Marc Zyngier
1
-0
/
+1
2018-07-28
dt-bindings: thermal: armada: add reference to new bindings
Miquel Raynal
1
-0
/
+5
2018-07-28
dt-bindings: cp110: add the thermal node in the syscon file
Miquel Raynal
1
-0
/
+37
2018-07-28
dt-bindings: cp110: update documentation since DT de-duplication
Miquel Raynal
1
-5
/
+5
2018-07-28
dt-bindings: ap806: add the thermal node in the syscon file
Miquel Raynal
1
-0
/
+38
2018-07-28
dt-bindings: cp110: prepare the syscon file to list other syscons nodes
Miquel Raynal
1
-7
/
+7
2018-07-28
dt-bindings: ap806: prepare the syscon file to list other syscons nodes
Miquel Raynal
1
-5
/
+5
2018-07-28
dt-bindings: cp110: rename cp110 syscon file
Miquel Raynal
1
-0
/
+0
2018-07-28
thermal: armada: get rid of the ->is_valid() pointer
Miquel Raynal
1
-9
/
+4
2018-07-28
thermal: armada: move validity check out of the read function
Miquel Raynal
1
-7
/
+7
2018-07-28
thermal: armada: remove sensors validity from the IP initialization
Miquel Raynal
1
-6
/
+3
2018-07-28
thermal: armada: add multi-channel sensors support
Miquel Raynal
1
-21
/
+114
2018-07-28
thermal: armada: use the resource managed registration helper alternative
Miquel Raynal
1
-22
/
+100
2018-07-28
thermal: armada: convert driver to syscon register accesses
Miquel Raynal
1
-70
/
+129
2018-07-28
thermal: armada: average over samples to avoid glitches
Miquel Raynal
1
-0
/
+25
2018-07-28
thermal: armada: dissociate a380 and cp110 ->init() hooks
Miquel Raynal
1
-1
/
+7
2018-07-28
thermal: armada: rename the initialization routine
Miquel Raynal
1
-20
/
+20
2018-07-28
thermal: armada: remove misleading comments
Miquel Raynal
1
-2
/
+0
2018-07-28
thermal: armada: remove useless register accesses
Miquel Raynal
1
-6
/
+2
2018-07-28
thermal: armada: add a function that sanitizes the thermal zone name
Miquel Raynal
1
-1
/
+36
2018-07-28
thermal: ti-soc-thermal: remove dead code
Bartlomiej Zolnierkiewicz
9
-654
/
+5
2018-07-02
thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibrat...
Jean-Christophe Dubois
1
-1
/
+4
2018-07-02
Linux 4.18-rc3
Linus Torvalds
1
-1
/
+1
2018-07-01
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+15
2018-07-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+10
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+10
2018-07-01
Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+35
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-66
/
+373
2018-07-01
Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-07-01
Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-34
/
+17
2018-07-01
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
11
-24
/
+39
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-41
/
+74
2018-06-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-51
/
+60
2018-06-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-22
/
+201
2018-06-30
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-45
/
+33
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-51
/
+25
2018-06-30
Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-12
/
+23
2018-06-30
Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-6
/
+2
2018-06-30
Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...
Olof Johansson
2
-0
/
+4
2018-06-30
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
7
-18
/
+33
2018-06-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-17
/
+54
2018-06-29
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+15
2018-06-29
Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+1
2018-06-29
parisc: Build kernel without -ffunction-sections
Helge Deller
1
-4
/
+0
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
4
-45
/
+0
2018-06-29
Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-8
/
+21
[next]