Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab51c86a88ba09ec657b1e02aa7824938afb7bd3
/
drivers
/
thermal
167c3ad
Merge branch 'x86_pkg_temp' of .git into for-rc
by Zhang Rui
· 11 years ago
6ddcb7e
Revert "drivers: thermal: parent virtual hwmon with thermal zone"
by Zhang Rui
· 11 years ago
df8f134
drivers: thermal: allow ti-soc-thermal run without pcb zone
by Eduardo Valentin
· 11 years ago
86f5362
thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos4412
by Lukasz Majewski
· 11 years ago
14ddfae
thermal: exynos: Provide separate TMU data for Exynos4412
by Lukasz Majewski
· 11 years ago
acecdb3
thermal: exynos: Remove check for thermal device pointer at exynos_report_trigger()
by Lukasz Majewski
· 11 years ago
7bed1b3
Thermal: x86_pkg_temp: change spin lock
by Srinivas Pandruvada
· 11 years ago
50e66c7
drivers: thermal: add check when unregistering cpu cooling
by Eduardo Valentin
· 11 years ago
a8892d83
thermal: thermal_core: allow binding with limits on bind_params
by Eduardo Valentin
· 11 years ago
ccba4ff
drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
by Eduardo Valentin
· 11 years ago
b82715f
drivers: thermal: parent virtual hwmon with thermal zone
by Eduardo Valentin
· 11 years ago
0dd8879
thermal: hwmon: move hwmon support to single file
by Eduardo Valentin
· 11 years ago
73b5b1d
thermal: exynos: Clean up non-DT remnants
by Sachin Kamat
· 11 years ago
91ff81c
thermal: exynos: Fix potential NULL pointer dereference
by Sachin Kamat
· 11 years ago
02ae59d
thermal: exynos: Fix typos in Kconfig
by Sachin Kamat
· 11 years ago
e838ff8
thermal: ti-soc-thermal: Ensure to compute thermal trend
by Ranganath Krishnan
· 11 years ago
10ccff1
thermal: ti-soc-thermal: Set the bandgap mask counter delay value
by Ranganath Krishnan
· 11 years ago
547f72a
thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors
by Ranganath Krishnan
· 11 years ago
f61d5b4d
Merge branch 'fixes' of .git into next
by Zhang Rui
· 11 years ago
ca56caa
thermal: step_wise: return instance->target by default
by Eduardo Valentin
· 11 years ago
178c249
thermal: step_wise: cdev only needs update on a new target state
by Shawn Guo
· 11 years ago
036e8a13
Merge branches 'exynos', 'imx' and 'fixes' of .git into next
by Zhang Rui
· 11 years ago
044d5c2
Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the cpufreq_thermal_notifier()
by Lan Tianyu
· 11 years ago
aa1ab43
thermal: exynos_tmu: fix wrong error check for mapped memory
by Naveen Krishna Chatradhi
· 11 years ago
37713a1
thermal: imx: implement thermal alarm interrupt handling
by Philipp Zabel
· 11 years ago
017e514
thermal: imx: dynamic passive and SoC specific critical trip points
by Philipp Zabel
· 11 years ago
498d22f
thermal: exynos: Support for TMU regulator defined at device tree
by Amit Daniel Kachhap
· 11 years ago
1928457
thermal: exynos: Add hardware mode thermal calibration support
by Amit Daniel Kachhap
· 11 years ago
5000806
thermal: exynos: Fix to set the second point correction value
by Amit Daniel Kachhap
· 11 years ago
9054254
thermal: exynos: Add thermal configuration data for exynos5440 TMU sensor
by Amit Daniel Kachhap
· 11 years ago
a0395ee
thermal: exynos: Add driver support for exynos5440 TMU sensor
by Amit Daniel Kachhap
· 11 years ago
d9b6ee1
thermal: exynos: Add support to access common register for multistance
by Amit Daniel Kachhap
· 11 years ago
c55930e
thermal: exynos: use device resource management infrastructure
by Amit Daniel Kachhap
· 11 years ago
f4dae75
thermal: exynos: Add TMU features to check instead of using SOC type
by Amit Daniel Kachhap
· 11 years ago
cebe737
thermal: exynos: Add support to handle many instances of TMU
by Amit Daniel Kachhap
· 11 years ago
1cd1ecb
thermal: exynos: Remove non DT based support
by Amit Daniel Kachhap
· 11 years ago
5c3cf55
thermal: exynos: Make the zone handling use trip information
by Amit Daniel Kachhap
· 11 years ago
23a3eb1
thermal: exynos: Return success even if no cooling data supplied
by Amit Daniel Kachhap
· 11 years ago
d58f0a6
thermal: exynos: Modify private_data to appropriate name driver_data
by Amit Daniel Kachhap
· 11 years ago
4de0bda
thermal: exynos: Add support for instance based register/unregister
by Amit Daniel Kachhap
· 11 years ago
a4463c4
thermal: exynos: Fix to clear only the generated interrupts
by Amit Daniel Kachhap
· 11 years ago
7ca04e5
thermal: exynos: Support thermal tripping
by Amit Daniel Kachhap
· 11 years ago
b8d582b
thermal: exynos: Move register definitions from driver to data file
by Amit Daniel Kachhap
· 11 years ago
bb34b4c
thermal: exynos: Add extra entries in the tmu platform data
by Amit Daniel Kachhap
· 11 years ago
d0a0ce3
thermal: exynos: Add missing definations and code cleanup
by Amit Daniel Kachhap
· 11 years ago
e6b7991
thermal: exynos: Bifurcate exynos tmu driver and configuration data
by Amit Daniel Kachhap
· 11 years ago
0c1836a
thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
by Amit Daniel Kachhap
· 11 years ago
59dfa54
thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
by Amit Daniel Kachhap
· 11 years ago
1b67864
thermal: exynos: Bifurcate exynos thermal common and tmu controller code
by Amit Daniel Kachhap
· 11 years ago
44328fc
thermal: exynos: Remove un-necessary CPU_THERMAL dependency
by Amit Daniel Kachhap
· 11 years ago
c657dcd
thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
by Amit Daniel Kachhap
· 11 years ago
c682137
thermal: exynos: Moving exynos thermal files into samsung directory
by Amit Daniel Kachhap
· 11 years ago
ca3de46
thermal: add imx thermal driver support
by Shawn Guo
· 11 years ago
ace120d
Thermal: Fix lockup of cpu_down()
by Steven Rostedt
· 11 years ago
94e791f
Thermal: x86_pkg_temp: Limit number of pkg temp zones
by Srinivas Pandruvada
· 11 years ago
c7c1b31
Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
by Wei Yongjun
· 11 years ago
f3ed0a1
Thermal: x86 package temp thermal crash
by Srinivas Pandruvada
· 11 years ago
8cbd0ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
57d1617
thermal: ti-soc-thermal: use standard GPIO DT bindings
by Eduardo Valentin
· 11 years ago
08a763a
thermal: exynos: Support both EXYNOS4X12 SoCs
by Tomasz Figa
· 11 years ago
9d1968f
Merge branch 'cpu-package-thermal' of .git into next
by Zhang Rui
· 11 years ago
b3ba020
thermal: fix x86_pkg_temp_thermal.c build and Kconfig
by Randy Dunlap
· 11 years ago
f157f59
Merge branch 'cpu-package-thermal' of .git into next
by Zhang Rui
· 11 years ago
f1a18a1
Thermal: CPU Package temperature thermal
by Srinivas Pandruvada
· 11 years ago
30072fb
Merge branches 'for-rc' and 'ti-soc' of .git into next
by Zhang Rui
· 11 years ago
0c87250
thermal: consider emul_temperature while computing trend
by Eduardo Valentin
· 11 years ago
25870e6
thermal: ti-soc-thermal: add dra752 chip to device table
by Eduardo Valentin
· 11 years ago
8926fa4
thermal: ti-soc-thermal: add thermal data for DRA752 chips
by Eduardo Valentin
· 11 years ago
0c12b5a
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
by Eduardo Valentin
· 11 years ago
ba0049e
thermal: ti-soc-thermal: freeze FSM while computing trend
by Eduardo Valentin
· 11 years ago
359836e
thermal: ti-soc-thermal: remove external heat while extrapolating hotspot
by Eduardo Valentin
· 11 years ago
24c7a38
thermal: cpu_cooling: fix 'descend' check in get_property()
by Shawn Guo
· 11 years ago
e7cd788
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next
by Zhang Rui
· 11 years ago
5454f21
Thermal: spear: Remove redundant use of of_match_ptr
by Sachin Kamat
· 11 years ago
90c3194
Thermal: kirkwood: Remove redundant use of of_match_ptr
by Sachin Kamat
· 11 years ago
e0d68af
Thermal: dove: Remove redundant use of of_match_ptr
by Sachin Kamat
· 11 years ago
1d089e0
Thermal: armada: Remove redundant use of of_match_ptr
by Sachin Kamat
· 11 years ago
eb98200
thermal: introduce TI SoC thermal driver
by Eduardo Valentin
· 11 years ago
c21bec8
Thermal: don't check resource with devm_ioremap_resource
by Zhang Rui
· 11 years ago
83720d0
Thermal: core: Ask .get_trip_temp() to register thermal zone device.
by Jonghwa Lee
· 11 years ago
42a5bf5
thermal: cut the spaces when user sets policy
by Andy Shevchenko
· 11 years ago
3db46c9
thermal: rcar: Fix typo in probe information message
by Laurent Pinchart
· 11 years ago
253e3ae
Thermal: spear_thermal: convert to devm_ioremap_resource
by Zhang Rui
· 11 years ago
c28f692
drivers/thermal: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
b948cc6
drivers/thermal: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
a1cf115
Thermal: spear: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
6135ba3
Thermal: rcar: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
0f3913b
Thermal: kirkwood: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
a2071b0
Thermal: exynos: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
aa50c4e
Thermal: dove_thermal: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
2a456cf
Thermal: armada_thermal: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
8f578bf
Merge branch 'cpu_cooling-doc-comments-update' of .git into next
by Zhang Rui
· 12 years ago
70d23b2
thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()
by Eduardo Valentin
· 12 years ago
9b19ec3
thermal: thermal_core: remove usage of IS_ERR_OR_NULL
by Eduardo Valentin
· 12 years ago
5fda7f6
thermal: cpu_cooling: alignment improvements
by Eduardo Valentin
· 12 years ago
ef5e212
thermal: cpu_cooling: remove checkpatch.pl warning
by Eduardo Valentin
· 12 years ago
e45a643
thermal: cpu_cooling: remove trailing blank line
by Eduardo Valentin
· 12 years ago
d8892a0
thermal: cpu_cooling: align on open parenthesis
by Eduardo Valentin
· 12 years ago
1b9e352
thermal: cpu_cooling: standardize comment style
by Eduardo Valentin
· 12 years ago
79491e5
thermal: cpu_cooling: standardize end of function
by Eduardo Valentin
· 12 years ago
Next »