Files
kernel_common_drivers/include/linux/amlogic
wanwei.jiang 82c658e68b thermal: porting thermal driver [1/1]
PD#SWPL-68630

Problem:
porting thermal driver

Solution:
1. porting thermal driver
2. modify the function type of the member of
struct thermal_cooling_device_ops
state2power
power2state
get_requested_power
3. modify the function(cpu_hotplug.c) interface
cpu_up() --> add_cpu()
cpu_down() --> remove_cpu()
4. modify config and move module_init from meson_cooldev.c to meson_tsensor.c
5. modify pr_info() --> pr_debug() when probe

Verify:
s4d

Change-Id: I5eead0120dbc826cbb4282d28d7531018c826025
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2022-01-14 18:39:57 +08:00
..
2021-11-29 19:00:07 +08:00
2021-12-21 09:51:07 +08:00
2021-12-15 15:59:20 +08:00
2022-01-05 17:07:20 +08:00
2021-12-20 16:31:52 +08:00
2021-12-29 14:19:59 +08:00
2021-12-09 15:10:33 +08:00
2021-12-22 19:29:04 +08:00
2021-12-22 19:29:04 +08:00
2021-12-22 15:48:10 +08:00