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
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
dt-bindings: tsens: qcom: Document MSM8939 compatible
Konrad Dybcio
1
-0
/
+1
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
MAINTAINERS: Add maintenance information for IPA
Lukasz Luba
1
-0
/
+8
2020-07-21
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
1
-3
/
+3
2020-07-21
dt-bindings: thermal: Get rid of thermal.txt and replace references
Amit Kucheria
24
-616
/
+34
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
net: genetlink: Move initialization to core_initcall
Daniel Lezcano
1
-1
/
+1
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
4
-515
/
+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
5
-35
/
+739
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
3
-6
/
+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
6
-16
/
+16
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
2
-0
/
+66
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
11
-119
/
+3
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
8
-71
/
+44
2020-06-29
thermal: Add current mode to thermal zone device
Andrzej Pietrasiewicz
1
-0
/
+2
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
Linux 5.8-rc3
v5.8-rc3
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-148
/
+125
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-118
/
+152
2020-06-28
Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-37
/
+235
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-65
/
+120
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-21
/
+33
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+292
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-9
/
+109
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-61
/
+126
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
6
-58
/
+86
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2
-3
/
+3
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
1
-5
/
+28
[next]