Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
273752c9ff03eb83856601b2a3458218bb949e46
/
drivers
/
thermal
4d25ec1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 years ago
6972b00
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
5d72ed3
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
by Zhang Rui
· 7 years ago
467aebe
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 7 years ago
362f672
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
1fe3854
thermal: bcm2835: fix an error code in probe()
by Dan Carpenter
· 7 years ago
919054f
thermal: hisilicon: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
e3bdc8d
thermal: imx: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
4ca0e75
thermal: int340x: check for sensor when PTYP is missing
by Srinivas Pandruvada
· 7 years ago
8632603
Thermal/int340x: Fix few typos and kernel-doc style
by Sumeet Pawnikar
· 7 years ago
0d76d6e1
thermal: fix source code documentation for parameters
by Willy WOLFF
· 7 years ago
c494963
mfd: intel_soc_pmic_bxtwc: Remove thermal second level IRQs
by Kuppuswamy Sathyanarayanan
· 7 years ago
ce046e5
thermal: max77620: fix pinmux conflict on reprobe
by Johan Hovold
· 7 years ago
c592faf
thermal: max77620: fix device-node reference imbalance
by Johan Hovold
· 7 years ago
87085ff
thermal: int340x_thermal: fix compile after the UUID API switch
by Christoph Hellwig
· 7 years ago
f4c19ac
thermal: int340x_thermal: Switch to use new generic UUID API
by Andy Shevchenko
· 7 years ago
f19b1a1
thermal: cpu_cooling: Replace kmalloc with kmalloc_array
by Viresh Kumar
· 7 years ago
d72b401
thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device
by Viresh Kumar
· 8 years ago
cb1b631
thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()
by Viresh Kumar
· 8 years ago
53ca1ec
thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdev
by Viresh Kumar
· 8 years ago
da27f69
thermal: cpu_cooling: get_level() can't fail
by Viresh Kumar
· 8 years ago
81ee14d
thermal: cpu_cooling: create structure for idle time stats
by Viresh Kumar
· 8 years ago
349d39d
thermal: cpu_cooling: merge frequency and power tables
by Viresh Kumar
· 8 years ago
ba76dd9
thermal: cpu_cooling: get rid of 'allowed_cpus'
by Viresh Kumar
· 8 years ago
02bacb2
thermal: cpu_cooling: OPPs are registered for all CPUs
by Viresh Kumar
· 8 years ago
b12b651
thermal: cpu_cooling: store cpufreq policy
by Viresh Kumar
· 8 years ago
55d8529
cpufreq: create cpufreq_table_count_valid_entries()
by Viresh Kumar
· 8 years ago
4d753aa
thermal: cpu_cooling: use cpufreq_policy to register cooling device
by Viresh Kumar
· 8 years ago
18f301c
thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()
by Viresh Kumar
· 8 years ago
3e08b2d
thermal: cpu_cooling: remove cpufreq_cooling_get_level()
by Viresh Kumar
· 8 years ago
04bdbdf
thermal: cpu_cooling: replace cool_dev with cdev
by Viresh Kumar
· 8 years ago
1dea432
thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
by Viresh Kumar
· 8 years ago
fb8ea30
thermal: cpu_cooling: rearrange globals
by Viresh Kumar
· 8 years ago
289d72a
thermal: cpu_cooling: Avoid accessing potentially freed structures
by Viresh Kumar
· 8 years ago
a54c518
thermal: broadcom: ns-thermal: default on iProc SoCs
by Jon Mason
· 8 years ago
8b8656d6
ti-soc-thermal: Fix a typo in a comment line
by Markus Elfring
· 8 years ago
57e5211
ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build()
by Markus Elfring
· 8 years ago
748c23d
ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
by Markus Elfring
· 8 years ago
c4b379d
thermal: core: make thermal_emergency_poweroff static
by Colin Ian King
· 7 years ago
0e77488
thermal: qoriq: remove useless call for of_thermal_get_trip_points()
by Masahiro Yamada
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 7 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
Next »