aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_mid_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-27platform/x86: intel_mid_thermal: Convert to use SPDX identifierAndy Shevchenko1-18/+3
2018-09-27platform/x86: intel_mid_thermal: Sort headers alphabeticallyAndy Shevchenko1-5/+4
2017-02-03platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-02-03platform/x86: intel_mid_thermal: Remove duplicated platform device IDJavier Martinez Canillas1-1/+0
2016-12-13platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov1-0/+2
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-5/+4
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-10ix86/mid/thermal: Introduce the use of the managed version of kzallocHimangi Saraogi1-5/+2
2013-09-05platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+1
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui1-1/+1
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+1
2012-07-24Thermal: Make Thermal trip points writeableDurgadoss R1-1/+1
2012-07-01intel_mid_thermal: Use struct dev_pm_ops for power managementRafael J. Wysocki1-7/+9
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-12/+2
2012-03-20platform-x86: intel_mid_thermal: turn off thermistor voltage by defaultMika Westerberg1-2/+4
2012-03-20platform-x86: intel_mid_thermal: convert to use Intel MSIC APIMika Westerberg1-21/+18
2012-03-20platform-x86: intel_mid_thermal: add msic_thermal aliasMika Westerberg1-0/+1
2012-03-20platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_driver()Axel Lin1-12/+1
2012-03-06x86/mid/thermal: Turn off thermistorMika Westerberg1-2/+4
2012-03-06x86/mid/thermal: Add msic_thermal aliasMika Westerberg1-1/+1
2012-03-06x86/mid/thermal: Convert to use Intel MSIC APIMika Westerberg1-21/+18
2011-08-05platform-drivers-x86: intel_mid_thermal: fix memory leakAxel Lin1-7/+19
2011-05-27platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande1-0/+1
2011-05-27platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande1-306/+300
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-28platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id tableAxel Lin1-0/+1
2011-03-28medfield: Add Thermal DriverDurgadoss R1-0/+575