index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_menlow.c
Age
Commit message (
Expand
)
Author
2017-06-21
platform/x86: intel_menlow: Add const to thermal_cooling_device_ops structure
Bhumika Goyal
2016-05-27
intel_menlow: reduce code duplication
Rasmus Villemoes
2015-10-10
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-09-24
intel_menlow: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-01-03
switch sysfs attr->mode to umode_t
Al Viro
2011-08-05
platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow...
Axel Lin
2011-05-27
intel_menlow: Add pr_fmt and use pr_<level>
Joe Perches
2010-08-03
intel_menlow: fix memory leaks in error path
Axel Lin
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-02-20
thermal: use integers rather than strings for thermal values
Matthew Garrett
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown