Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2849aa09d4fbc4145ebb5dc96187c9ab967f5cf
/
drivers
/
thermal
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9751a9e4
thermal: power_allocator: allocate with kcalloc what you free with kfree
by Javi Merino
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 9 years ago
1afb9c5
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
by Viresh Kumar
· 9 years ago
abcbcc2
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
by Viresh Kumar
· 9 years ago
59f0d21
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
by Viresh Kumar
· 9 years ago
a24af23
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
by Viresh Kumar
· 9 years ago
166529c
thermal/cpu_cooling: quit early after updating policy
by Viresh Kumar
· 9 years ago
76fd38c
thermal/cpu_cooling: No need to initialize max_freq to 0
by Viresh Kumar
· 9 years ago
02373d7
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
by Russell King
· 9 years ago
cf736ea
thermal: power_allocator: do not use devm* interfaces
by Dmitry Torokhov
· 9 years ago
8bf93f2
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rc
by Zhang Rui
· 9 years ago
6b5e38d
thermal: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
3c19d23
thermal: exynos: Remove unused code related to platform_data on probe()
by Chanwoo Choi
· 9 years ago
f87e6bd
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
by Chanwoo Choi
· 9 years ago
5f09a5c
thermal: exynos: Disable the regulator on probe failure
by Krzysztof Kozlowski
· 9 years ago
d5f8310
thermal: power_allocator: trace the real requested power
by Javi Merino
· 9 years ago
528464e
thermal: remove dangling 'weight_attr' device file
by Viresh Kumar
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
87be28a
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
by Andy Lutomirski
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
0db9723
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
111b23c
Merge branches 'release' and 'thermal-soc' of .git into next
by Zhang Rui
· 9 years ago
53daf93
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 9 years ago
9a5238a
thermal: hisilicon: add new hisilicon thermal sensor driver
by kongxinwei
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
e93cd95
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rc
by Zhang Rui
· 9 years ago
a46dbae
thermal: of-thermal: add support for reading coefficients property
by Eduardo Valentin
· 10 years ago
9d0be7f
thermal: support slope and offset coefficients
by Eduardo Valentin
· 10 years ago
ea54cac
thermal: power_allocator: round the division when divvying up power
by Javi Merino
· 10 years ago
efa8685
thermal: armada: Update Armada 380 thermal sensor coefficients
by Nadav Haklai
· 10 years ago
0d0a2bf
thermal: rockchip: fix an error code
by Dan Carpenter
· 10 years ago
d818611
thermal/powerclamp: fix missing newer package c-states
by Jacob Pan
· 10 years ago
f09bfdb
thermal/intel_powerclamp: add id for broadwell server
by Jacob Pan
· 10 years ago
4d2b6e4
thermal/intel_powerclamp: add __init / __exit annotations
by Mathias Krause
· 10 years ago
e9a90d0
thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813
by Keerthy
· 10 years ago
7901063
thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814
by Keerthy
· 10 years ago
488c745
thermal: exynos: Add the support for Exynos5433 TMU
by Chanwoo Choi
· 10 years ago
dd658e0
thermal: cpu_cooling: Fix power calculation when CPUs are offline
by Kapileshwar Singh
· 10 years ago
54b92aa
thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
by Kapileshwar Singh
· 10 years ago
9f38271
thermal: export thermal_zone_parameters to sysfs
by Javi Merino
· 10 years ago
0cdf97e
thermal: cpu_cooling: Check memory allocation of power_table
by Javi Merino
· 10 years ago
95d079e
ti-soc-thermal: request temperature periodically if hw can't do that itself
by Pavel Machek
· 10 years ago
a4296d1
ti-soc-thermal: implement eocz bit to make driver useful on omap3
by Pavel Machek
· 10 years ago
e34238b
cleanup ti-soc-thermal
by Pavel Machek
· 10 years ago
db6cb88
thermal: remove stale THERMAL_POWER_ACTOR select
by Javi Merino
· 10 years ago
76af549
thermal: Default OF created trip points to writable
by Punit Agrawal
· 10 years ago
35e9464
thermal: core: Add Kconfig option to enable writable trips
by Punit Agrawal
· 10 years ago
4abe602
thermal: x86_pkg_temp: drop const for thermal_zone_parameters
by Javi Merino
· 10 years ago
647f992
of: thermal: Introduce sustainable power for a thermal zone
by Punit Agrawal
· 10 years ago
6828a47
thermal: add trace events to the power allocator governor
by Javi Merino
· 10 years ago
6b775e8
thermal: introduce the Power Allocator governor
by Javi Merino
· 10 years ago
c36cf07
thermal: cpu_cooling: implement the power cooling device API
by Javi Merino
· 10 years ago
35b11d2
thermal: extend the cooling device API to include power information
by Javi Merino
· 10 years ago
e33df1d
thermal: let governors have private data for each thermal zone
by Javi Merino
· 10 years ago
c610afa
thermal: Add QPNP PMIC temperature alarm driver
by Ivan T. Ivanov
· 10 years ago
bcdcbbc
thermal: fair_share: generalize the weight concept
by Javi Merino
· 10 years ago
db91651
thermal: export weight to sysfs
by Javi Merino
· 10 years ago
80b8917
thermal: fair_share: fix typo
by Javi Merino
· 10 years ago
8b91e2c
thermal: fair_share: use the weight from the thermal instance
by Javi Merino
· 10 years ago
6cd9e9f
thermal: of: fix cooling device weights in device tree
by Kapileshwar Singh
· 10 years ago
ce1d949
thermal: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
6a6bcf0
intel powerclamp: support Knights Landing
by Dasaratharaman Chandramouli
· 10 years ago
383b4d6
int340x_thermal/processor_thermal_device: add support to Skylake processors
by Brian Bian
· 10 years ago
bd7081a
Thermal: Intel SoC: fix simple_return.cocci warnings
by Wu Fengguang
· 10 years ago
8c18769
thermal: intel Quark SoC X1000 DTS thermal driver
by Ong, Boon Leong
· 10 years ago
4d0dd6c
Thermal/int340x/processor_thermal: Enable auxiliary DTS for Braswell
by Srinivas Pandruvada
· 10 years ago
3a2419f
Thermal: Intel SoC: DTS thermal use common APIs
by Srinivas Pandruvada
· 10 years ago
ee07360
Thermal: Intel SoC: DTS thermal IOSF core
by Srinivas Pandruvada
· 10 years ago
541d529
drivers: thermal: st: remove several sparse warnings
by Eduardo Valentin
· 10 years ago
d877a62
thermal: constify of_device_id array
by Fabian Frederick
· 10 years ago
7e497a7
thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
by Hans de Goede
· 10 years ago
2dc10f8
thermal: Make sysfs attributes of cooling devices default attributes
by Matthias Kaehlcke
· 10 years ago
d5bce86
Thermal/int340x: Fix memleak for aux trip
by Srinivas Pandruvada
· 10 years ago
42b696e
thermal: exynos: Fix wrong control of power down detection mode for Exynos7
by Chanwoo Choi
· 10 years ago
f126079
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
by Srinivas Pandruvada
· 10 years ago
3a4562a
thermal/intel_powerclamp: add id for Avoton SoC
by Miguel Bernal Marin
· 10 years ago
b71d399
thermal: exynos: Clean-up code to use oneline entry for exynos compatible table
by Chanwoo Choi
· 10 years ago
ac71c70
thermal: rcar: Make error and remove paths symmetrical with init
by Geert Uytterhoeven
· 10 years ago
0b37a83
thermal: rcar: Fix race condition between init and interrupt
by Geert Uytterhoeven
· 10 years ago
9ca9be2
ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"
by Markus Elfring
· 10 years ago
3992b62
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
by Grygorii Strashko
· 10 years ago
4531fa1
thermal: exynos: fix: Check if data->tmu_read callback is present before read
by Lukasz Majewski
· 10 years ago
3d88348
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
89d3fa4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
31908f4
Thermal/int340x_thermal: remove unused uuids.
by Zhang Rui
· 10 years ago
56b613e
thermal: step_wise: spelling fixes
by Brian Norris
· 10 years ago
4aa971b
thermal: int340x: fix sparse warning
by Lad, Prabhakar
· 10 years ago
6c24739
thermal: exynos: Add TMU support for Exynos7 SoC
by Abhilash Kesavan
· 10 years ago
8cb6850
Merge branches 'intel-dts-soc-thermal' and 'int340x-enhancement' of .git into next
by Zhang Rui
· 10 years ago
317d9dd
Thermal/int340x: LPAT conversion for temperature
by Srinivas Pandruvada
· 10 years ago
6c355fa
thermal: Intel SoC DTS: Add Braswell support
by Srinivas Pandruvada
· 10 years ago
eccb601
thermal: exynos: Correct sanity check at exynos_report_trigger() function
by Lukasz Majewski
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d3a5247
thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE
by Lukasz Majewski
· 10 years ago
1024cf8
thermal: exynos: Remove exynos_tmu_data.c file
by Lukasz Majewski
· 10 years ago
1e9a1ae
thermal: rockchip: make temperature reporting much more accurate
by Caesar Wang
· 10 years ago
1fd2273
thermal: exynos: Remove exynos_thermal_common.[c|h] files
by Lukasz Majewski
· 10 years ago
3b6a1a8
thermal: samsung: core: Exynos TMU rework to use device tree for configuration
by Lukasz Majewski
· 10 years ago
1fe391b
thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
by Lukasz Majewski
· 10 years ago
Next »