aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/intel_menlow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-31platform/x86: intel_menlow: switch to use <linux/units.h> helpersAkinobu Mita1-3/+6
2019-06-12platform/x86: intel_menlow: avoid null pointer deference errorYoung Xiao1-2/+6
2018-09-27platform/x86: intel_menlow: Convert to use SPDX identifierAndy Shevchenko1-18/+3
2018-09-27platform/x86: intel_menlow: Sort headers alphabeticallyAndy Shevchenko1-4/+3
2017-06-21platform/x86: intel_menlow: Add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes1-27/+22
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes1-4/+4
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+1
2013-09-24intel_menlow: convert acpi_get_handle() to acpi_has_method()Zhang Rui1-6/+2
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2012-01-03switch sysfs attr->mode to umode_tAl Viro1-1/+1
2011-08-05platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor()Axel Lin1-0/+2
2011-05-27intel_menlow: Add pr_fmt and use pr_<level>Joe Perches1-2/+3
2010-08-03intel_menlow: fix memory leaks in error pathAxel Lin1-11/+22
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett1-19/+10
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-0/+536