index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
5
-2
/
+777
2018-10-25
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
1
-0
/
+4
2018-10-25
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
1
-1
/
+1
2018-10-23
thermal/drivers/hisi: Add the dual clusters sensors for hi3660
Daniel Lezcano
1
-4
/
+10
2018-10-23
thermal/drivers/hisi: Add more sensors channel
Daniel Lezcano
1
-0
/
+5
2018-10-23
thermal/drivers/hisi: Remove pointless irq field
Daniel Lezcano
1
-6
/
+5
2018-10-23
thermal/drivers/hisi: Use platform_get_irq_byname
Daniel Lezcano
1
-2
/
+5
2018-10-23
thermal/drivers/hisi: Replace macro name with relevant sensor location
Daniel Lezcano
1
-4
/
+4
2018-10-23
thermal/drivers/hisi: Add multiple sensors support
Daniel Lezcano
1
-32
/
+47
2018-10-23
thermal/drivers/hisi: Prepare to support multiple sensors
Daniel Lezcano
1
-13
/
+28
2018-10-23
thermal/drivers/hisi: Factor out the probe functions
Daniel Lezcano
1
-27
/
+12
2018-10-23
thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer
Daniel Lezcano
1
-5
/
+4
2018-10-23
thermal/drivers/hisi: Change the driver to be sensor oriented
Daniel Lezcano
1
-30
/
+42
2018-10-23
thermal/drivers/hisi: Change the platform data pointer to sensor ops
Daniel Lezcano
1
-26
/
+34
2018-10-23
thermal: armada: fix a test in probe()
Dan Carpenter
1
-2
/
+2
2018-10-23
thermal: imx: handle error path in one place to save duplicated code
Anson Huang
1
-15
/
+14
2018-10-23
thermal: imx: improve error message
Anson Huang
1
-1
/
+1
2018-10-23
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
1
-0
/
+17
2018-10-23
thermal: tsens: Pass register offsets as private data
Amit Kucheria
5
-0
/
+16
2018-10-23
thermal: tsens: Add the SROT address map
Amit Kucheria
2
-2
/
+13
2018-10-23
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
4
-28
/
+27
2018-10-23
thermal: tsens: Get rid of dead code
Amit Kucheria
1
-5
/
+0
2018-10-23
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
6
-59
/
+7
2018-10-23
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
1
-2
/
+3
2018-10-23
thermal: qoriq: add i.mx8mq support
Anson Huang
1
-0
/
+1
2018-10-23
thermal: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-7
/
+7
2018-08-25
thermal: rcar_gen3_thermal: Add r8a774a1 support
Fabrizio Castro
1
-0
/
+1
2018-08-25
of: thermal: Allow multiple devices to share cooling map
Viresh Kumar
1
-39
/
+103
2018-08-25
thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
Matthias Kaehlcke
1
-18
/
+140
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-51
/
+54
2018-08-19
r8169: don't use MSI-X on RTL8106e
Jian-Hong Pan
1
-3
/
+6
2018-08-19
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
Arnd Bergmann
1
-2
/
+1
2018-08-19
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-0
/
+390
2018-08-19
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+2
2018-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
86
-934
/
+1277
2018-08-19
Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-8
/
+226
2018-08-19
Merge tag 'rpmsg-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-22
/
+48
2018-08-19
Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
15
-351
/
+1168
2018-08-19
Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
9
-64
/
+312
2018-08-19
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
17
-300
/
+1532
2018-08-19
Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
32
-484
/
+1322
2018-08-18
pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function
Linus Torvalds
1
-36
/
+0
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-96
/
+147
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
245
-1448
/
+16333
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
447
-27556
/
+27827
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-323
/
+1265
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
133
-1689
/
+4918
2018-08-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-63
/
+23
2018-08-18
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2
-2
/
+3
2018-08-18
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2
-2
/
+2
[next]