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
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
thermal/drivers/hisi: Add more sensors channel
Daniel Lezcano
1
-0
/
+5
2018-10-22
thermal/drivers/hisi: Remove pointless irq field
Daniel Lezcano
1
-6
/
+5
2018-10-22
thermal/drivers/hisi: Use platform_get_irq_byname
Daniel Lezcano
1
-2
/
+5
2018-10-22
thermal/drivers/hisi: Replace macro name with relevant sensor location
Daniel Lezcano
1
-4
/
+4
2018-10-22
thermal/drivers/hisi: Add multiple sensors support
Daniel Lezcano
1
-32
/
+47
2018-10-22
thermal/drivers/hisi: Prepare to support multiple sensors
Daniel Lezcano
1
-13
/
+28
2018-10-22
thermal/drivers/hisi: Factor out the probe functions
Daniel Lezcano
1
-27
/
+12
2018-10-22
thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer
Daniel Lezcano
1
-5
/
+4
2018-10-22
thermal/drivers/hisi: Change the driver to be sensor oriented
Daniel Lezcano
1
-30
/
+42
2018-10-22
thermal/drivers/hisi: Change the platform data pointer to sensor ops
Daniel Lezcano
1
-26
/
+34
2018-10-22
thermal: armada: fix a test in probe()
Dan Carpenter
1
-2
/
+2
2018-10-22
thermal: imx: handle error path in one place to save duplicated code
Anson Huang
1
-15
/
+14
2018-10-22
thermal: imx: improve error message
Anson Huang
1
-1
/
+1
2018-10-22
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
1
-0
/
+17
2018-10-22
thermal: tsens: Pass register offsets as private data
Amit Kucheria
5
-0
/
+16
2018-10-22
thermal: tsens: Add the SROT address map
Amit Kucheria
2
-2
/
+13
2018-10-22
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
4
-28
/
+27
2018-10-22
thermal: tsens: Get rid of dead code
Amit Kucheria
1
-5
/
+0
2018-10-22
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
6
-59
/
+7
2018-10-22
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
1
-2
/
+3
2018-10-22
thermal: qoriq: add i.mx8mq support
Anson Huang
1
-0
/
+1
2018-10-22
thermal: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-7
/
+7
2018-10-10
thermal: core: using power_efficient_wq for thermal worker
Jeson Gao
1
-2
/
+4
2018-10-10
thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
Dmitry Osipenko
1
-1
/
+2
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-1
/
+1
2018-08-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-45
/
+16
2018-08-24
thermal: rcar_gen3_thermal: Add r8a774a1 support
Fabrizio Castro
1
-0
/
+1
2018-08-24
of: thermal: Allow multiple devices to share cooling map
Viresh Kumar
1
-39
/
+103
2018-08-24
thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
Matthias Kaehlcke
1
-18
/
+140
2018-08-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-4
/
+24
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
1
-1
/
+1
2018-08-20
thermal: of-thermal: disable passive polling when thermal zone is disabled
Anson Huang
1
-2
/
+5
2018-08-20
thermal: rcar_gen3_thermal: convert to SPDX identifiers
Kuninori Morimoto
1
-10
/
+1
2018-08-20
thermal: rcar_thermal: convert to SPDX identifiers
Kuninori Morimoto
1
-14
/
+2
2018-08-20
thermal: qoriq: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+3
2018-08-20
thermal: qoriq: Simplify the 'site' variable assignment
Fabio Estevam
1
-2
/
+2
2018-08-20
thermal: qoriq: Use devm_thermal_zone_of_sensor_register()
Fabio Estevam
1
-4
/
+3
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
20
-884
/
+527
2018-08-01
thermal: armada: fix copy-paste error in armada_thermal_probe()
Wei Yongjun
1
-1
/
+1
2018-07-27
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
1
-1
/
+1
2018-07-27
thermal: samsung: Remove Exynos5440 clock handling left-overs
Krzysztof Kozlowski
1
-5
/
+0
2018-07-27
thermal: tsens: Fix negative temperature reporting
Amit Kucheria
1
-8
/
+5
2018-07-27
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
1
-6
/
+7
2018-07-27
thermal: tsens: Rename variable
Amit Kucheria
2
-8
/
+8
2018-07-27
thermal: tsens: Add generic support for TSENS v2 IP
Amit Kucheria
3
-1
/
+12
2018-07-27
thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
Amit Kucheria
2
-18
/
+9
2018-07-27
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
3
-2
/
+15
2018-07-27
thermal: tsens: Get rid of unused fields in structure
Amit Kucheria
1
-2
/
+0
2018-07-27
thermal_hwmon: Pass the originating device down to hwmon_device_register_with...
Marc Zyngier
1
-1
/
+1
2018-07-27
thermal_hwmon: Sanitize attribute name passed to hwmon
Marc Zyngier
1
-0
/
+1
[prev]
[next]