aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_mid_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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