index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
amlogic_thermal.c
Age
Commit message (
Expand
)
Author
2024-04-23
thermal/drivers/amlogic: Support A1 SoC family Thermal Sensor controller
Dmitry Rokosov
2024-01-02
thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
2024-01-02
thermal: amlogic: Make amlogic_thermal_disable() return void
Uwe Kleine-König
2023-10-02
thermal: amlogic: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2023-06-26
thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()
Yangtao Li
2023-04-07
thermal: amlogic: Use dev_err_probe()
Ye Xingchen
2023-03-03
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2022-08-17
thermal/drivers/amlogic: Switch to new of API
Daniel Lezcano
2021-03-10
thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()
Tang Bin
2020-11-16
thermal: amlogic: Add hwmon support
Martin Blumenstingl
2020-01-27
thermal: amlogic: Appease the kernel-doc deity
Amit Kucheria
2019-11-07
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque