Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a1a745ef980a1b48299ead4ea7990e62c0516f6e
/
drivers
/
thermal
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
cb15c81
Merge branch 'thermal-soc' into next
by Zhang Rui
· 8 years ago
e4cb5bb
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 8 years ago
bb4d5e3
Merge branch 'backup-thermal-shutdown' into next
by Zhang Rui
· 8 years ago
a6128f4
Merge branches 'thermal-core' and 'thermal-intel' into next
by Zhang Rui
· 8 years ago
ef1d87e
thermal: core: Add a back up thermal shutdown mechanism
by Keerthy
· 8 years ago
e441fd6
thermal: core: Allow orderly_poweroff to be called only once
by Keerthy
· 8 years ago
68b2440
Thermal: Intel SoC DTS: Change interrupt request behavior
by Brian Bian
· 8 years ago
771ffa1
trace: thermal: add another parameter 'power' to the tracing function
by Lukasz Luba
· 8 years ago
2be83da
thermal: devfreq_cooling: add new interface for direct power read
by Lukasz Luba
· 8 years ago
e34cab4
thermal: devfreq_cooling: refactor code and add get_voltage function
by Lukasz Luba
· 8 years ago
d26f552
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
b5238b4
mfd: intel_soc_pmic: Fix a mess with compilation units
by Andy Shevchenko
· 8 years ago
05d7839
thermal: mt8173: minor mtk_thermal.c cleanups
by Dawei Chien
· 8 years ago
6892cf0
thermal: bcm2835: move to the broadcom subdirectory
by Rafał Miłecki
· 8 years ago
cb9b323
thermal: broadcom: ns: specify myself as MODULE_AUTHOR
by Rafał Miłecki
· 8 years ago
c97ad0f
Merge back cpufreq core changes for v4.12.
by Rafael J. Wysocki
· 8 years ago
608567a
thermal: da9062/61: Thermal junction temperature monitoring driver
by Steve Twiss
· 8 years ago
a94cb7e
thermal: broadcom: add Northstar thermal driver
by Rafał Miłecki
· 8 years ago
bcb7dd9
thermal: bcm2835: add thermal driver for bcm2835 SoC
by Stefan Wahren
· 8 years ago
75f78d6
thermal: rcar_gen3_thermal: add suspend and resume support
by Niklas Söderlund
· 8 years ago
cc4d072
thermal: rcar_gen3_thermal: store device match data in private structure
by Niklas Söderlund
· 8 years ago
7d4b269
thermal: rcar_gen3_thermal: enable hardware interrupts for trip points
by Niklas Söderlund
· 8 years ago
97dad1f
thermal: rcar_gen3_thermal: record and check number of TSCs found
by Niklas Söderlund
· 8 years ago
d51546c
thermal: rcar_gen3_thermal: check that TSC exists before memory allocation
by Niklas Söderlund
· 8 years ago
100cfbc
thermal: rcar_gen3_thermal: remove unneeded mutex
by Niklas Söderlund
· 8 years ago
78aefd2
thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796
by Niklas Söderlund
· 8 years ago
b263b47
thermal: ti-soc-thermal: Remove redundant code
by Keerthy
· 8 years ago
004f772
thermal: ti-soc-thermal: Remove redundant constants
by Keerthy
· 8 years ago
e7d22fd
thermal: ti-soc-thermal: Fetch slope and offset from DT
by Keerthy
· 8 years ago
19678ff
cpufreq: dbx500: Manage cooling device from cpufreq driver
by Viresh Kumar
· 8 years ago
3ea3217
thermal: cpu_cooling: Check OPP for errors
by Viresh Kumar
· 8 years ago
9aec908
thermal: cpu_cooling: Replace dev_warn with dev_err
by Viresh Kumar
· 8 years ago
afd1f4e
thermal: devfreq: Check OPP for errors
by Viresh Kumar
· 8 years ago
8327b83
thermal: devfreq_cooling: Replace dev_warn with dev_err
by Viresh Kumar
· 8 years ago
a4e49c9
thermal: devfreq: Simplify expression
by Viresh Kumar
· 8 years ago
088db93
thermal: Fix potential deadlock in cpu_cooling
by Matthew Wilcox
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
544a068
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
6fefe19
Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conversion' into next
by Zhang Rui
· 8 years ago
ef1d752
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 8 years ago
64f758a
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
992edf3
thermal: mtk_thermal: Staticise a number of data variables
by Vivek Gautam
· 8 years ago
13d00b6
thermal: arm: dra752: Remove all TSHUT related definitions
by Keerthy
· 8 years ago
96234d4
thermal: arm: dra752: Remove TSHUT configuration
by Keerthy
· 8 years ago
173a312
thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL
by Keerthy
· 8 years ago
8b051ec
thermal: imx: Fix possible NULL dereference.
by Shailendra Verma
· 8 years ago
ef9b36d
thermal: exynos: Remove parsing unused samsung,tmu_cal_mode property
by Krzysztof Kozlowski
· 8 years ago
50fdd36
thermal: zx2967: add thermal driver for ZTE's zx2967 family
by Baoyou Xie
· 8 years ago
d9cc34a
thermal: use cpumask_var_t for on-stack cpu masks
by Arnd Bergmann
· 8 years ago
da8c1c4
thermal/intel_powerclamp: Remove set-but-not-used variables
by Augusto Mecking Caringi
· 8 years ago
8a31d9d9
PM / OPP: Update OPP users to put reference
by Viresh Kumar
· 8 years ago
3feb479
Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"
by Fabio Estevam
· 8 years ago
bad94f8
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
by Zhang Rui
· 8 years ago
564e73d
thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver
by Wolfram Sang
· 8 years ago
db83188
thermal: rockchip: fixes the conversion table
by Caesar Wang
· 8 years ago
f53345e
thermal: core: move tz->device.groups cleanup to thermal_release
by Jacob von Chorus
· 8 years ago
2f96c03
thermal: convert devfreq_cooling to use an IDA
by Matthew Wilcox
· 8 years ago
ae60608
thermal: convert cpu_cooling to use an IDA
by Matthew Wilcox
· 8 years ago
7a6639d
thermal: convert clock cooling to use an IDA
by Matthew Wilcox
· 8 years ago
b31ef82
thermal core: convert ID allocation to IDA
by Matthew Wilcox
· 8 years ago
7611fb6
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
by Fabio Estevam
· 8 years ago
18591ad
thermal: rockchip: handle set_trips without the trip points
by Caesar Wang
· 8 years ago
cadf29d
thermal: rockchip: optimize the conversion table
by Caesar Wang
· 8 years ago
d353049
thermal: rockchip: fixes invalid temperature case
by Caesar Wang
· 8 years ago
cdd8b3f
thermal: rockchip: don't pass table structs by value
by Brian Norris
· 8 years ago
e6ed1b4
thermal: rockchip: improve conversion error messages
by Brian Norris
· 8 years ago
7b9dc3f
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
9346116
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
212f300
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
404ea9f1
Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.
by Rafael J. Wysocki
· 8 years ago
34bc356
x86: Remove empty idle.h header
by Thomas Gleixner
· 8 years ago
9245ac2
Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'thermal-reorg' into next
by Zhang Rui
· 8 years ago
7646ff2
thermal/x86 pkg temp: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
556238e
thermal/x86_pkg_temp: Sanitize package management
by Thomas Gleixner
· 8 years ago
411bb38
thermal/x86_pkg_temp: Move work into package struct
by Thomas Gleixner
· 8 years ago
64ca738
thermal/x86_pkg_temp: Move work scheduled flag into package struct
by Thomas Gleixner
· 8 years ago
ab47bd9
thermal/x86_pkg_temp: Sanitize locking
by Thomas Gleixner
· 8 years ago
8079a4b
thermal/x86_pkg_temp: Cleanup code some more
by Thomas Gleixner
· 8 years ago
3883a64
thermal/x86_pkg_temp: Cleanup namespace
by Thomas Gleixner
· 8 years ago
b6badbe
thermal/x86_pkg_temp: Get rid of ref counting
by Thomas Gleixner
· 8 years ago
09a674c
thermal/x86_pkg_temp: Sanitize callback (de)initialization
by Thomas Gleixner
· 8 years ago
21a3d3d
thermal/x86_pkg_temp: Replace open coded cpu search
by Thomas Gleixner
· 8 years ago
89baa56
thermal/x86_pkg_temp: Remove redundant package search
by Thomas Gleixner
· 8 years ago
768bd13
thermal/x86_pkg_temp: Cleanup thermal interrupt handling
by Thomas Gleixner
· 8 years ago
f37fabb
thermal: hwmon: Properly report critical temperature in sysfs
by Krzysztof Kozlowski
· 8 years ago
feb6cd6
thermal/intel_powerclamp: stop sched tick in forced idle
by Jacob Pan
· 8 years ago
cb91fef
thermal/intel_powerclamp: Convert to CPU hotplug state
by Sebastian Andrzej Siewior
· 8 years ago
8d962ac
thermal/intel_powerclamp: Convert the kthread to kthread worker API
by Petr Mladek
· 8 years ago
14f3f7d
thermal/intel_powerclamp: Remove duplicated code that starts the kthread
by Petr Mladek
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3aa5374
devfreq_cooling: pass a pointer to devfreq in the power model callbacks
by Javi Merino
· 8 years ago
ce62aba
thermal: rockchip: improve the warning log
by Shawn Lin
· 8 years ago
8093a116
thermal: db8500: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
26d9339
thermal: tango: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
3f2883e
thermal: max77620: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
cd323b2
thermal: qcom-spmi: Treat reg property as a single cell
by Stephen Boyd
· 8 years ago
f05f482
thermal: hisilicon: fix for dependency
by Leo Yan
· 8 years ago
882f581
thermal: ti-soc-thermal: add missing clk_put()
by Luis Henriques
· 8 years ago
373f91d
thermal: core: move slop and offset helpers to thermal_helpers.c
by Eduardo Valentin
· 8 years ago
Next »