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
2020-08-04
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
1
-0
/
+3
2020-07-31
thermal: mediatek: Add tsensor support for V2 thermal system
Henry Yen
1
-7
/
+125
2020-07-31
thermal: mediatek: Prepare to add support for other platforms
Henry Yen
1
-52
/
+62
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
2
-17
/
+2
2020-07-29
thermal: core: Add thermal zone enable/disable notification
Daniel Lezcano
1
-0
/
+5
2020-07-27
thermal: qcom: tsens-v0_1: Add support for MSM8939
Shawn Guo
3
-2
/
+147
2020-07-24
thermal: core: Fix thermal zone lookup by ID
Thierry Reding
1
-3
/
+5
2020-07-24
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
1
-1
/
+1
2020-07-21
thermal: imx8mm: Support module autoloading
Anson Huang
1
-0
/
+1
2020-07-21
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
1
-1
/
+1
2020-07-21
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
1
-3
/
+3
2020-07-21
thermal: core: Move initialization after core initcall
Daniel Lezcano
1
-1
/
+1
2020-07-21
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
3
-2
/
+11
2020-07-21
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
1
-0
/
+4
2020-07-21
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
3
-458
/
+0
2020-07-21
thermal: core: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-21
thermal: netlink: Fix compilation error when CONFIG_NET=n
Daniel Lezcano
4
-19
/
+114
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
3
-3
/
+46
2020-07-07
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
3
-1
/
+667
2020-07-07
thermal: core: Get thermal zone by id
Daniel Lezcano
2
-0
/
+16
2020-07-07
thermal: core: Add helpers to browse the cdev, tz and governor list
Daniel Lezcano
2
-0
/
+60
2020-07-07
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
2
-1
/
+2
2020-07-07
thermal: imx: Use driver's local data to decide whether to run a measurement
Andrzej Pietrasiewicz
1
-3
/
+4
2020-07-07
acpi: thermal: Don't call thermal_zone_device_is_enabled()
Andrzej Pietrasiewicz
1
-3
/
+0
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
5
-15
/
+15
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
6
-87
/
+0
2020-06-29
thermal: core: Stop polling DISABLED thermal devices
Andrzej Pietrasiewicz
1
-2
/
+14
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
14
-4
/
+87
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
13
-98
/
+80
2020-06-29
thermal: Add mode helpers
Andrzej Pietrasiewicz
1
-0
/
+53
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
10
-117
/
+3
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
8
-71
/
+44
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
3
-28
/
+25
2020-06-29
acpi: thermal: Fix error handling in the register function
Andrzej Pietrasiewicz
1
-4
/
+16
2020-06-28
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-28
/
+78
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+11
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-26
/
+199
2020-06-28
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
1
-3
/
+7
2020-06-28
Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
1
-1
/
+4
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
2
-28
/
+78
2020-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-8
/
+19
2020-06-27
Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-3
/
+22
2020-06-27
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+28
2020-06-27
Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+20
2020-06-27
Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-69
/
+86
2020-06-27
Merge tag 'char-misc-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-30
/
+153
2020-06-27
Merge tag 'edac_urgent_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2020-06-27
Merge tag 'block-5.8-2020-06-26' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-25
/
+41
2020-06-27
Merge tag 'for-5.8/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-18
/
+55
2020-06-27
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
3
-18
/
+19
[next]