index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
75
-1609
/
+1632
|
\
|
*
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
2020-08-04
1
-0
/
+3
|
*
thermal: mediatek: Add tsensor support for V2 thermal system
Henry Yen
2020-07-31
1
-7
/
+125
|
*
thermal: mediatek: Prepare to add support for other platforms
Henry Yen
2020-07-31
1
-52
/
+62
|
*
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
2020-07-30
3
-25
/
+3
|
*
MAINTAINERS: update entry to thermal governors file name prefixing
Lukas Bulwahn
2020-07-29
1
-1
/
+1
|
*
thermal: core: Add thermal zone enable/disable notification
Daniel Lezcano
2020-07-29
1
-0
/
+5
|
*
thermal: qcom: tsens-v0_1: Add support for MSM8939
Shawn Guo
2020-07-27
3
-2
/
+147
|
*
dt-bindings: tsens: qcom: Document MSM8939 compatible
Konrad Dybcio
2020-07-27
1
-0
/
+1
|
*
thermal: core: Fix thermal zone lookup by ID
Thierry Reding
2020-07-24
1
-3
/
+5
|
*
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
2020-07-24
1
-1
/
+1
|
*
thermal: imx8mm: Support module autoloading
Anson Huang
2020-07-21
1
-0
/
+1
|
*
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
2020-07-21
1
-1
/
+1
|
*
MAINTAINERS: Add maintenance information for IPA
Lukasz Luba
2020-07-21
1
-0
/
+8
|
*
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
2020-07-21
1
-3
/
+3
|
*
dt-bindings: thermal: Get rid of thermal.txt and replace references
Amit Kucheria
2020-07-21
24
-616
/
+34
|
*
thermal: core: Move initialization after core initcall
Daniel Lezcano
2020-07-21
1
-1
/
+1
|
*
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
2020-07-21
3
-2
/
+11
|
*
net: genetlink: Move initialization to core_initcall
Daniel Lezcano
2020-07-21
1
-1
/
+1
|
*
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
2020-07-21
1
-0
/
+4
|
*
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
2020-07-21
4
-515
/
+0
|
*
thermal: core: remove redundant initialization of variable ret
Colin Ian King
2020-07-21
1
-1
/
+1
|
*
thermal: netlink: Fix compilation error when CONFIG_NET=n
Daniel Lezcano
2020-07-21
4
-19
/
+114
|
*
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-07-07
3
-3
/
+46
|
*
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
2020-07-07
5
-35
/
+739
|
*
thermal: core: Get thermal zone by id
Daniel Lezcano
2020-07-07
2
-0
/
+16
|
*
thermal: core: Add helpers to browse the cdev, tz and governor list
Daniel Lezcano
2020-07-07
2
-0
/
+60
|
*
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
2020-07-07
3
-6
/
+2
|
*
thermal: imx: Use driver's local data to decide whether to run a measurement
Andrzej Pietrasiewicz
2020-07-07
1
-3
/
+4
|
*
acpi: thermal: Don't call thermal_zone_device_is_enabled()
Andrzej Pietrasiewicz
2020-07-07
1
-3
/
+0
|
*
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
2020-06-29
6
-16
/
+16
|
*
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
6
-87
/
+0
|
*
thermal: core: Stop polling DISABLED thermal devices
Andrzej Pietrasiewicz
2020-06-29
1
-2
/
+14
|
*
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2020-06-29
14
-4
/
+87
|
*
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
13
-98
/
+80
|
*
thermal: Add mode helpers
Andrzej Pietrasiewicz
2020-06-29
2
-0
/
+66
|
*
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
11
-119
/
+3
|
*
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2020-06-29
8
-71
/
+44
|
*
thermal: Add current mode to thermal zone device
Andrzej Pietrasiewicz
2020-06-29
1
-0
/
+2
|
*
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
2020-06-29
3
-28
/
+25
|
*
acpi: thermal: Fix error handling in the register function
Andrzej Pietrasiewicz
2020-06-29
1
-4
/
+16
*
|
Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux
Linus Torvalds
2020-08-07
1
-11
/
+6
|
\
\
|
*
|
auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code
Andy Shevchenko
2020-05-29
1
-11
/
+6
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-07
221
-3384
/
+7777
|
\
\
\
|
*
|
|
scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequences
Hannes Reinecke
2020-07-31
1
-7
/
+5
|
*
|
|
scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devices
Stanley Chu
2020-07-31
1
-0
/
+2
|
*
|
|
scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"
Stanley Chu
2020-07-31
2
-0
/
+18
|
*
|
|
scsi: virtio-scsi: Correctly handle the case where all LUNs are unplugged
Maxim Levitsky
2020-07-31
1
-0
/
+8
|
*
|
|
scsi: scsi_debug: Implement tur_ms_to_ready parameter
Douglas Gilbert
2020-07-29
1
-17
/
+93
|
*
|
|
scsi: scsi_debug: Fix request sense
Douglas Gilbert
2020-07-29
1
-35
/
+29
[next]