index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
...
*
|
thermal: Add a function to get the minimum power
Javi Merino
2015-09-14
*
|
thermal: cpu_cooling: free power table on error or when unregistering
Javi Merino
2015-09-13
*
|
thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
Javi Merino
2015-09-13
*
|
thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-13
*
|
thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
Eduardo Valentin
2015-09-13
*
|
thermal: ti-soc: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: qcom_spmi: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: exynos: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: armada: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: dove: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: kirkwood: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: rockchip: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: spear: allow compile test
Eduardo Valentin
2015-09-13
*
|
thermal: hisi: allow compile test
Eduardo Valentin
2015-09-13
|
/
*
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
2015-09-11
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-11
|
\
|
*
-
.
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
2015-09-01
|
|
\
\
|
|
|
*
thermal: Add Intel PCH thermal driver
Tushar Dave
2015-08-03
|
|
|
*
thermal/powerclamp: add cpu id for denlow platform
Jacob Pan
2015-08-03
|
|
|
*
thermal/powerclamp: add cpu id for Skylake u/y
Radivoje Jovanovic
2015-08-03
|
|
|
*
thermal/powerclamp: add cpu id for skylake h/s
Radivoje Jovanovic
2015-08-03
|
|
*
|
thermal: Add comment explaining test for critical temperature
Sascha Hauer
2015-08-03
|
|
*
|
thermal: Use IS_ENABLED instead of #ifdef
Sascha Hauer
2015-08-03
|
|
*
|
thermal: remove unnecessary call to thermal_zone_device_set_polling
Sascha Hauer
2015-08-03
|
|
*
|
thermal: trivial: fix typo in comment
Sascha Hauer
2015-08-03
|
|
*
|
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
|
|
*
|
thermal: add available policies sysfs attribute
Ni Wade
2015-08-03
|
|
|
/
*
|
|
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2015-09-08
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
2015-09-04
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
*
/
thermal: sti: Add parentheses around bridge->ops->regmap_init call
Nicolas Boichat
2015-08-07
|
|
|
/
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
|
|
\
\
|
*
|
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
|
*
|
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
|
|
|
/
|
|
/
|
*
|
|
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
2015-08-29
*
|
|
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
Viresh Kumar
2015-08-14
*
|
|
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
Viresh Kumar
2015-08-14
*
|
|
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
Viresh Kumar
2015-08-14
*
|
|
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
Viresh Kumar
2015-08-14
*
|
|
thermal/cpu_cooling: quit early after updating policy
Viresh Kumar
2015-08-14
*
|
|
thermal/cpu_cooling: No need to initialize max_freq to 0
Viresh Kumar
2015-08-14
*
|
|
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
Russell King
2015-08-14
*
|
|
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
2015-08-14
|
|
/
|
/
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-08-03
|
\
\
|
*
|
thermal: exynos: Remove unused code related to platform_data on probe()
Chanwoo Choi
2015-08-02
|
*
|
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
Chanwoo Choi
2015-08-02
|
*
|
thermal: exynos: Disable the regulator on probe failure
Krzysztof Kozlowski
2015-08-02
|
*
|
thermal: power_allocator: trace the real requested power
Javi Merino
2015-08-02
|
*
|
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
2015-08-02
|
|
/
*
/
thermal: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-08-03
|
/
[prev]
[next]