aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/int340x_thermal/int3400_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria1-382/+0
2018-11-30thermal: int340x_thermal: int3400_thermal: simplify getting .driver_dataWolfram Sang1-6/+3
2018-01-13thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov1-3/+7
2017-12-27thermal: int3400_thermal: Ignore Unknown Notification CodesBrian Bian1-1/+1
2017-08-11thermal: int3400_thermal: process "thermal table changed" eventBrian Bian1-0/+41
2017-08-08thermal: int340x: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-09thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig1-2/+2
2017-06-09thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2016-11-23thermal: int340x_thermal: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-1/+1
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada1-6/+4
2015-02-06Thermal/int340x_thermal: remove unused uuids.Zhang Rui1-4/+0
2014-12-22thermal: int340x_thermal: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-09thermal/int3400: export uuidsSrinivas Pandruvada1-2/+78
2014-10-11Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan1-159/+13
2014-10-10Thermal: int3400 thermal: register to thermal frameworkZhang Rui1-0/+103
2014-10-10Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui1-0/+69
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui1-0/+245