Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62b04cd124cb76ce0b9a6391c6c046c08c1ac8b7
/
drivers
/
thermal
9146657
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
4f11b85
thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4412)
by Lukasz Majewski
· 11 years ago
130816c
sched, thermal: Clean up preempt_enable_no_resched() abuse
by Peter Zijlstra
· 11 years ago
6fe495e0
thermal: rcar: comment spelling
by Geert Uytterhoeven
· 11 years ago
c698a44
Merge branch 'misc' of .git into next
by Zhang Rui
· 11 years ago
cbb07bb
thermal: remove const flag from .ops of imx thermal
by Eduardo Valentin
· 11 years ago
8c59ecb
Merge branches 'misc' and 'soc' of .git into next
by Zhang Rui
· 11 years ago
800744b
Thermal: update thermal zone device after setting emul_temp
by lan,Tianyu
· 11 years ago
7734e3a
intel_powerclamp: Fix cstate counter detection.
by Yuxuan Shui
· 11 years ago
329fe7b
thermal: imx: add necessary clk operation
by Anson Huang
· 11 years ago
201531c
Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git into next
by Zhang Rui
· 11 years ago
a116776
Thermal cpu cooling: return error if no valid cpu frequency entry
by Zhang Rui
· 11 years ago
1c9573a
thermal: fix cpu_cooling max_level behavior
by Eduardo Valentin
· 11 years ago
beeb5a1
thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST
by Laurent Pinchart
· 11 years ago
06475b5
thermal: debug: add debug statement for core and step_wise
by Aaron Lu
· 11 years ago
dd26863
thermal: imx_thermal: add module device table
by Russell King
· 11 years ago
f67fe3c
drivers: thermal: Mark function as static in x86_pkg_temp_thermal.c
by Rashika
· 11 years ago
b688b5b
thermal:samsung: fix compilation warning
by Naveen Krishna Chatradhi
· 11 years ago
b46cce5
thermal: imx: correct suspend/resume flow
by Anson Huang
· 11 years ago
60acb38
thermal: exynos: fix error return code
by Julia Lawall
· 11 years ago
925c36b
Thermal: ACPI INT3403 thermal driver
by Srinivas Pandruvada
· 11 years ago
1682425
x86, acpi, idle: Restructure the mwait idle routines
by Peter Zijlstra
· 11 years ago
26d9cc6
thermal: ti-soc-thermal: use thermal DT infrastructure
by Eduardo Valentin
· 11 years ago
39d99cf
thermal: cpu_cooling: introduce of_cpufreq_cooling_register
by Eduardo Valentin
· 11 years ago
a116b5d
thermal: core: introduce thermal_of_cooling_device_register
by Eduardo Valentin
· 11 years ago
4e5e470
thermal: introduce device tree parser
by Eduardo Valentin
· 11 years ago
81bd4e1
thermal: allow registering without .get_temp
by Eduardo Valentin
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
549608e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
86e0a0b
Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next
by Zhang Rui
· 11 years ago
a9f2d19
thermal: Fix binding problem when there is thermal zone params
by Ni Wade
· 11 years ago
73b9bcd
thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()
by Wei Yongjun
· 11 years ago
93658cb
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
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
3bc28ab
cpufreq: remove CONFIG_CPU_FREQ_TABLE
by Viresh Kumar
· 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
732e4c8
Thermal: Check for validity before doing kfree
by durgadoss.r@intel.com
· 11 years ago
90fc9cd
thermal/intel_powerclamp: Add newer CPU models
by Jacob Pan
· 11 years ago
c32a508
Thermal: Tidy up error handling in powerclamp_init
by durgadoss.r@intel.com
· 11 years ago
a822794
thermal: Kconfig: cosmetic fixes
by Luka Perkov
· 11 years ago
7bed1b3
Thermal: x86_pkg_temp: change spin lock
by Srinivas Pandruvada
· 11 years ago
ece238f
typo in drivers/thermal/Kconfig: lpatform instead of platform
by Regid Ichira
· 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
Next »