aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/int340x_thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-11-02thermal: int340x: processor_thermal: Add Coffee Lake supportSrinivas Pandruvada1-0/+2
2017-11-02thermal: int340x: processor_thermal: Add Cannon Lake supportSrinivas Pandruvada1-0/+4
2017-09-01Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui1-59/+37
2017-08-11thermal: int3400_thermal: process "thermal table changed" eventBrian Bian1-0/+41
2017-08-08Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar2-5/+5
2017-08-08thermal: int340x_thermal: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-08thermal: int340x: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-5/+13
2017-06-29thermal: int340x: check for sensor when PTYP is missingSrinivas Pandruvada1-2/+10
2017-06-29Thermal/int340x: Fix few typos and kernel-doc styleSumeet Pawnikar1-3/+3
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
2016-09-27thermal: int3403: Process trip change notificationSrinivas Pandruvada1-0/+6
2016-09-27thermal: int340x: New Interface to read trip and notifySrinivas Pandruvada5-27/+48
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+1
2016-08-19Thermal-INT3406: Delete owner assignmentMarkus Elfring1-1/+0
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki4-31/+356
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu1-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-31/+77
2016-05-11Thermal / ACPI / video: add INT3406 thermal driverAaron Lu3-0/+279
2016-05-08thermal: int340x: processor_thermal: support acpi notificationSrinivas Pandruvada1-31/+77
2015-12-29Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles1-0/+10
2015-08-03thermal: consistently use int for temperaturesSascha Hauer4-12/+12
2015-05-01int340x_thermal/processor_thermal_device: add support to Skylake processorsBrian Bian1-0/+4
2015-05-01Thermal/int340x/processor_thermal: Enable auxiliary DTS for BraswellSrinivas Pandruvada1-1/+54
2015-03-05Thermal/int340x: Fix memleak for aux tripSrinivas Pandruvada1-4/+6
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
2015-02-06thermal: int340x: fix sparse warningLad, Prabhakar1-1/+1
2015-01-29Thermal/int340x: LPAT conversion for temperatureSrinivas Pandruvada2-3/+20
2015-01-20Thermal/int340x/int3402: Provide notification supportSrinivas Pandruvada1-0/+33
2015-01-20Thermal/int340x/processor_thermal: Add thermal zone supportSrinivas Pandruvada1-0/+90
2015-01-20Thermal/int340x/int3403: Use int340x thermal APISrinivas Pandruvada1-198/+10
2015-01-20Thermal/int340x/int3402: Use int340x thermal APISrinivas Pandruvada1-178/+11
2015-01-20Thermal/int340x: Add common thermal zone handlerSrinivas Pandruvada3-0/+328
2015-01-06int340x_thermal/processor_thermal_device: return failure whenZhang Rui1-0/+2
2015-01-06ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui1-12/+4
2014-12-24Thermal/int340x/int3403: Free acpi notification handlerSrinivas Pandruvada1-0/+2
2014-12-24Thermal/int340x/processor_thermal: Fix memory leakSrinivas Pandruvada1-9/+20
2014-12-24Thermal/int340x/int3403: Fix memory leakSrinivas Pandruvada1-0/+2
2014-12-24thermal: int340x: Introduce processor reporting deviceSrinivas Pandruvada2-0/+299
2014-12-22thermal: int340x_thermal: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-12-21Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missingIlkka Koskinen1-4/+4
2014-12-09Thermal/int340x: Clear the error value of the last acpi_bus_get_device() callIlkka Koskinen1-0/+2
2014-12-09Thermal: fix platform_no_drv_owner.cocci warningsWu Fengguang1-1/+0