Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8676caa4fb7fc02b2c76842a0024919d0caa4b8d
/
drivers
/
thermal
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
b819dc9
thermal: sysfs: use kcalloc() instead of kzalloc()
by Eduardo Valentin
· 8 years ago
95e3ed1
thermal: core: use kzalloc(sizeof(*ptr),...)
by Eduardo Valentin
· 8 years ago
38e7b54
thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
by Eduardo Valentin
· 8 years ago
b659a30
thermal: core: remove style warnings and checks
by Eduardo Valentin
· 8 years ago
2a0b4c4
thermal: core: remove void function return statements
by Eduardo Valentin
· 8 years ago
eb7be32
thermal: core: standardize line breaking alignment
by Eduardo Valentin
· 8 years ago
5027ba3
thermal: core: small style fix when checking for __find_governor()
by Eduardo Valentin
· 8 years ago
7eb4bd7
thermal: core: remove FSF address in the GPL notice
by Eduardo Valentin
· 8 years ago
698db4f
thermal: sysfs: remove symbols of emul_temp when config is disabled
by Eduardo Valentin
· 8 years ago
81193e2
thermal: core: add a comment describing the device management section
by Eduardo Valentin
· 8 years ago
712afbd
thermal: core: add a comment describing the power actor section
by Eduardo Valentin
· 8 years ago
8772e18
thermal: core: add a comment describing the main update loop
by Eduardo Valentin
· 8 years ago
106339a
thermal: core: move notify to the zone update section
by Eduardo Valentin
· 8 years ago
4b0d3c2
thermal: core: add inline to print_bind_err_msg()
by Eduardo Valentin
· 8 years ago
f502ab8
thermal: core: move __bind() to where it is used
by Eduardo Valentin
· 8 years ago
9b68ef8
thermal: core: fix couple of style issues on __bind() helper
by Eduardo Valentin
· 8 years ago
90f5b5b
thermal: core: move bind_tz() to where it is used
by Eduardo Valentin
· 8 years ago
949aad8
thermal: core: move bind_cdev() to where it is used
by Eduardo Valentin
· 8 years ago
f11997f
thermal: core: move __unbind() helper to where it is used
by Eduardo Valentin
· 8 years ago
4f5163f
thermal: core: small style fix on __unbind() helper
by Eduardo Valentin
· 8 years ago
c30176f
thermal: core: move idr handling to device management section
by Eduardo Valentin
· 8 years ago
1b4f484
thermal: core: group functions related to governor handling
by Eduardo Valentin
· 8 years ago
cd221c7
thermal: core: introduce thermal_helpers.c
by Eduardo Valentin
· 8 years ago
77dc4f9
thermal: core: remove a couple of style issues on helpers
by Eduardo Valentin
· 8 years ago
45cf2ec
thermal: core: move cooling device sysfs to thermal_sysfs.c
by Eduardo Valentin
· 8 years ago
99ea2ef
thermal: core: move to_cooling_device macro to header file
by Eduardo Valentin
· 8 years ago
a369ee8
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
by Eduardo Valentin
· 8 years ago
72afe8e
thermal: core: match parenthesis on code alignment
by Eduardo Valentin
· 8 years ago
09544da
thermal: core: treat correctly the return value of *scanf calls
by Eduardo Valentin
· 8 years ago
ba78da4
thermal: core: move to_thermal_zone() macro to header file
by Eduardo Valentin
· 8 years ago
97d2423
thermal: core: split available_policies_show()
by Eduardo Valentin
· 8 years ago
6b88520
thermal: core: split policy_store
by Eduardo Valentin
· 8 years ago
3d0055d
thermal: core: split passive_store
by Eduardo Valentin
· 8 years ago
2a4806b
thermal: core: remove unnecessary device_remove() calls
by Eduardo Valentin
· 8 years ago
4d0fe74
thermal: core: move trips attributes to tz->device.groups
by Eduardo Valentin
· 8 years ago
e161aef
thermal: core: create tz->device.groups dynamically
by Eduardo Valentin
· 8 years ago
0a9de81
thermal: core: move the trip attrs to the tz sysfs I/F section
by Eduardo Valentin
· 8 years ago
3bafb5e
thermal: core: fix style on remove_trip_attrs()
by Eduardo Valentin
· 8 years ago
9d934fc
thermal: core: remove useless empty line
by Eduardo Valentin
· 8 years ago
1a7e7cc
thermal: core: move power actor code out of sysfs I/F section
by Eduardo Valentin
· 8 years ago
059386f
thermal: core: improve power actor documentation
by Eduardo Valentin
· 8 years ago
3a836bf
thermal: core: move passive attr to tz->device.groups
by Eduardo Valentin
· 8 years ago
8baa5da
thermal: core: move mode attribute to tz->device.groups
by Eduardo Valentin
· 8 years ago
66e554b
thermal: core: move emul_temp creation to tz->device.groups
by Eduardo Valentin
· 8 years ago
1c60086
thermal: core: use dev.groups to manage always present tz attributes
by Eduardo Valentin
· 8 years ago
308f726
thermal: core: group device_create_file() calls that are always created
by Eduardo Valentin
· 8 years ago
ef1d8bf
thermal: core: group thermal_zone DEVICE_ATTR's declarations
by Eduardo Valentin
· 8 years ago
54fa38c
thermal: core: prevent zones with no types to be registered
by Eduardo Valentin
· 8 years ago
c6068a6
thermal: intel_pch_thermal: Support skylake PCH 100 series thermal
by OGAWA Hirofumi
· 8 years ago
5184eeb
thermal: int340x_thermal: use permission-specific DEVICE_ATTR variants
by Julia Lawall
· 8 years ago
de6b0c1
thermal: hwmon: use permission-specific DEVICE_ATTR variants
by Julia Lawall
· 8 years ago
ec638db
thermal/powerclamp: add back module device table
by Jacob Pan
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
3105f234
thermal/powerclamp: correct cpu support check
by Eric Ernst
· 8 years ago
33086a9
thermal: intel_pch_thermal: Enable Haswell PCH
by Srinivas Pandruvada
· 8 years ago
aed3f24
thermal: intel_pch_thermal: Add an ACPI passive trip
by Srinivas Pandruvada
· 8 years ago
2d2474a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
43720df
thermal: int3403: Process trip change notification
by Srinivas Pandruvada
· 8 years ago
9176ae8
thermal: int340x: New Interface to read trip and notify
by Srinivas Pandruvada
· 8 years ago
998d924
thermal: user_space gov: Add additional information in uevent
by Srinivas Pandruvada
· 8 years ago
0e70f46
thermal: Enhance thermal_zone_device_update for events
by Srinivas Pandruvada
· 8 years ago
040a3ea
Merge branches 'thermal-soc', 'thermal-core', 'thermal-intel' and 'thermal-tegra-hw-throttle' into next
by Zhang Rui
· 8 years ago
6c7c324
thermal: tegra: add hw-throttle for Tegra132
by Wei Ni
· 9 years ago
ce0dbf0
thermal: tegra: add hw-throttle function
by Wei Ni
· 9 years ago
Next »