Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
81193e2e6b473734bcb531a25206780d4f2dbea9
/
drivers
/
thermal
/
thermal_core.c
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
0e70f46
thermal: Enhance thermal_zone_device_update for events
by Srinivas Pandruvada
· 8 years ago
060c034
thermal: Add support for hardware-tracked trip points
by Sascha Hauer
· 8 years ago
4a7069a
thermal: core: export apis to get slope and offset
by Rajendra Nayak
· 9 years ago
d0b7306
thermal: fix race condition when updating cooling device
by Michele Di Giorgio
· 8 years ago
15333e3
thermal: use %d to print S32 parameters
by Leo Yan
· 9 years ago
1d0fd42
thermal: consistently use int for trip temp
by Wei Ni
· 9 years ago
81ad427
Thermal: Ignore invalid trip points
by Zhang Rui
· 9 years ago
98d9450
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into next
by Zhang Rui
· 9 years ago
ad74e46
thermal: trip_point_temp_store() calls thermal_zone_device_update()
by Kuninori Morimoto
· 9 years ago
4511f71
Thermal: do thermal zone update after a cooling device registered
by Chen Yu
· 9 years ago
ff140fe
Thermal: handle thermal zone device properly during system sleep
by Zhang Rui
· 9 years ago
bb431ba
Thermal: initialize thermal zone device correctly
by Zhang Rui
· 9 years ago
c973c3b
thermal: Add a function to get the minimum power
by Javi Merino
· 9 years ago
5a924a0
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
by Zhang Rui
· 9 years ago
934c93b
thermal: Add comment explaining test for critical temperature
by Sascha Hauer
· 9 years ago
79e5421
thermal: Use IS_ENABLED instead of #ifdef
by Sascha Hauer
· 9 years ago
dbdf253
thermal: remove unnecessary call to thermal_zone_device_set_polling
by Sascha Hauer
· 9 years ago
f6be058
thermal: trivial: fix typo in comment
by Sascha Hauer
· 9 years ago
17e8351
thermal: consistently use int for temperatures
by Sascha Hauer
· 9 years ago
25a0a5c
thermal: add available policies sysfs attribute
by Ni Wade
· 9 years ago
528464e
thermal: remove dangling 'weight_attr' device file
by Viresh Kumar
· 9 years ago
9d0be7f
thermal: support slope and offset coefficients
by Eduardo Valentin
· 10 years ago
9f38271
thermal: export thermal_zone_parameters to sysfs
by Javi Merino
· 10 years ago
35e9464
thermal: core: Add Kconfig option to enable writable trips
by Punit Agrawal
· 10 years ago
6b775e8
thermal: introduce the Power Allocator governor
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
db91651
thermal: export weight to sysfs
by Javi Merino
· 10 years ago
6cd9e9f
thermal: of: fix cooling device weights in device tree
by Kapileshwar Singh
· 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
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
32c9edc
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
by Zhang Rui
· 10 years ago
9a3031d
thermal:core:fix: Check return code of the ->get_max_state() callback
by Lukasz Majewski
· 10 years ago
9d367e5
thermal: Fix error path in thermal_init()
by Luis Henriques
· 10 years ago
b6cc772
thermal: lock the thermal zone when switching governors
by Javi Merino
· 10 years ago
84ffe3e
thermal: core: ignore invalid trip temperature
by Srinivas Pandruvada
· 10 years ago
1401586
Thermal:Remove usless if(!result) before return tz
by Yao Dongdong
· 10 years ago
8264fce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
484ac2f
thermal: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
dd63466
Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into next
by Zhang Rui
· 10 years ago
e4dbf98
thermal: Added Bang-bang thermal governor
by Peter Feuerer
· 10 years ago
208cd82
thermal: trace: Trace when temperature is above a trip point
by Punit Agrawal
· 10 years ago
3981156
thermal: trace: Trace when a cooling device's state is updated
by Punit Agrawal
· 10 years ago
100a8fd
thermal: trace: Trace temperature changes
by Punit Agrawal
· 10 years ago
f2234bc
Thermal: thermal zone governor fix
by Zhang Rui
· 11 years ago
5ca0cce
Thermal: Allow first update of cooling device state
by Ni Wade
· 11 years ago
8c59ecb
Merge branches 'misc' and 'soc' of .git into next
by Zhang Rui
· 11 years ago
800744b
Thermal: update thermal zone device after setting emul_temp
by lan,Tianyu
· 11 years ago
201531c
Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git into next
by Zhang Rui
· 11 years ago
06475b5
thermal: debug: add debug statement for core and step_wise
by Aaron Lu
· 11 years ago
a116b5d
thermal: core: introduce thermal_of_cooling_device_register
by Eduardo Valentin
· 11 years ago
4e5e470
thermal: introduce device tree parser
by Eduardo Valentin
· 11 years ago
81bd4e1
thermal: allow registering without .get_temp
by Eduardo Valentin
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
a9f2d19
thermal: Fix binding problem when there is thermal zone params
by Ni Wade
· 11 years ago
732e4c8
Thermal: Check for validity before doing kfree
by durgadoss.r@intel.com
· 11 years ago
a8892d83
thermal: thermal_core: allow binding with limits on bind_params
by Eduardo Valentin
· 11 years ago
ccba4ff
drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional
by Eduardo Valentin
· 11 years ago
Next »