summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_mid_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_mid_thermal: Fix module autoloadJavier Martinez Canillas2017-02-031-0/+1
* platform/x86: intel_mid_thermal: Remove duplicated platform device IDJavier Martinez Canillas2017-02-031-1/+0
* platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov2016-12-131-0/+2
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-5/+4
* platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ix86/mid/thermal: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-101-5/+2
* platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-051-1/+0
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+1
* Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-261-1/+1
|\
| * Thermal: Make Thermal trip points writeableDurgadoss R2012-07-241-1/+1
* | intel_mid_thermal: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-011-7/+9
|/
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-281-12/+2
|\
| * platform-x86: intel_mid_thermal: turn off thermistor voltage by defaultMika Westerberg2012-03-201-2/+4
| * platform-x86: intel_mid_thermal: convert to use Intel MSIC APIMika Westerberg2012-03-201-21/+18
| * platform-x86: intel_mid_thermal: add msic_thermal aliasMika Westerberg2012-03-201-0/+1
| * platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...Axel Lin2012-03-201-12/+1
* | x86/mid/thermal: Turn off thermistorMika Westerberg2012-03-061-2/+4
* | x86/mid/thermal: Add msic_thermal aliasMika Westerberg2012-03-061-1/+1
* | x86/mid/thermal: Convert to use Intel MSIC APIMika Westerberg2012-03-061-21/+18
|/
* platform-drivers-x86: intel_mid_thermal: fix memory leakAxel Lin2011-08-051-7/+19
* platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande2011-05-271-0/+1
* platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande2011-05-271-306/+300
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t...Axel Lin2011-03-281-0/+1
* medfield: Add Thermal DriverDurgadoss R2011-03-281-0/+575
OpenPOWER on IntegriCloud