aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/int340x_thermal
AgeCommit message (Expand)Author
2019-04-20thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-20thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-03-05drivers: thermal: int340x_thermal: Fix sysfs race conditionAaron Hill
2019-03-05thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-30thermal: int340x: processor_thermal: Add GeminiLake supportSumeet Pawnikar
2018-05-30thermal: int340x: Prevent error in reading trip hysteresis attributeSrinivas Pandruvada
2018-04-24thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede
2018-01-13thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov
2017-12-27thermal: int3400_thermal: Ignore Unknown Notification CodesBrian Bian
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02thermal: int340x: processor_thermal: Add Coffee Lake supportSrinivas Pandruvada
2017-11-02thermal: int340x: processor_thermal: Add Cannon Lake supportSrinivas Pandruvada
2017-09-01Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui
2017-08-11thermal: int3400_thermal: process "thermal table changed" eventBrian Bian
2017-08-08Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar
2017-08-08thermal: int340x_thermal: Constify attribute_group structures.Arvind Yadav
2017-08-08thermal: int340x: constify attribute_group structures.Arvind Yadav
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-06-29thermal: int340x: check for sensor when PTYP is missingSrinivas Pandruvada
2017-06-29Thermal/int340x: Fix few typos and kernel-doc styleSumeet Pawnikar
2017-06-09thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig
2017-06-09thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko
2016-11-23thermal: int340x_thermal: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-09-27thermal: int3403: Process trip change notificationSrinivas Pandruvada
2016-09-27thermal: int340x: New Interface to read trip and notifySrinivas Pandruvada
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2016-08-19Thermal-INT3406: Delete owner assignmentMarkus Elfring
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-05-11Thermal / ACPI / video: add INT3406 thermal driverAaron Lu
2016-05-08thermal: int340x: processor_thermal: support acpi notificationSrinivas Pandruvada
2015-12-29Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-05-01int340x_thermal/processor_thermal_device: add support to Skylake processorsBrian Bian
2015-05-01Thermal/int340x/processor_thermal: Enable auxiliary DTS for BraswellSrinivas Pandruvada
2015-03-05Thermal/int340x: Fix memleak for aux tripSrinivas Pandruvada
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada
2015-02-06Thermal/int340x_thermal: remove unused uuids.Zhang Rui
2015-02-06thermal: int340x: fix sparse warningLad, Prabhakar
2015-01-29Thermal/int340x: LPAT conversion for temperatureSrinivas Pandruvada
2015-01-20Thermal/int340x/int3402: Provide notification supportSrinivas Pandruvada
2015-01-20Thermal/int340x/processor_thermal: Add thermal zone supportSrinivas Pandruvada
2015-01-20Thermal/int340x/int3403: Use int340x thermal APISrinivas Pandruvada
2015-01-20Thermal/int340x/int3402: Use int340x thermal APISrinivas Pandruvada
2015-01-20Thermal/int340x: Add common thermal zone handlerSrinivas Pandruvada
2015-01-06int340x_thermal/processor_thermal_device: return failure whenZhang Rui