Sign in
android-kvm
/
linux
/
d8946fc38517755a2d9535a04c3f6a8d3a331eee
/
drivers
/
platform
/
x86
/
intel_menlow.c
0b5d985
platform/x86: intel_menlow: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
8855ab3
platform/x86: intel_menlow: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
20485a5
platform/x86: intel_menlow: Add const to thermal_cooling_device_ops structure
by Bhumika Goyal
· 8 years ago
a29ccf6ff
intel_menlow: reduce code duplication
by Rasmus Villemoes
· 9 years ago
e866a2e
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
by Rasmus Villemoes
· 9 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
70122e3
intel_menlow: convert acpi_get_handle() to acpi_has_method()
by Zhang Rui
· 11 years ago
51fac83
ACPI: Remove useless type argument of driver .remove() operation
by Rafael J. Wysocki
· 12 years ago
9104e42
switch sysfs attr->mode to umode_t
by Al Viro
· 14 years ago
c8bb2eb
platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor()
by Axel Lin
· 14 years ago
4686f6d
intel_menlow: Add pr_fmt and use pr_<level>
by Joe Perches
· 14 years ago
4b30fbc
intel_menlow: fix memory leaks in error path
by Axel Lin
· 15 years ago
1276551
device_attributes: add sysfs_attr_init() for dynamic attributes
by Wolfram Sang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 15 years ago
6503e5d
thermal: use integers rather than strings for thermal values
by Matthew Garrett
· 16 years ago
41b16dc
create drivers/platform/x86/ from drivers/misc/
by Len Brown
· 16 years ago
[Renamed from drivers/misc/intel_menlow.c]
d65dcdc
intel_menlow: Add comment documenting legal GTHS values
by Thomas, Sujith
· 16 years ago
c2d06fe
intel_menlow: don't set max_state a negative value
by Zhang Rui
· 16 years ago
eb83f49
intel_menlo: fix build warning
by Len Brown
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
27663c5
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
by Matthew Wilcox
· 16 years ago
db89b4f
ACPI: catch calls of acpi_driver_data on pointer of wrong type
by Pavel Machek
· 16 years ago
3a8ca95
drivers/misc: elide a non-zero test on a result that is never 0
by Julia Lawall
· 17 years ago
f7e8dd5
intel_menlow: Storage class should be before const qualifier
by Tobias Klauser
· 17 years ago
69f6b8d
intel_menlo: extract return values using PTR_ERR
by Thomas Sujith
· 17 years ago
cc0573b
intel_menlo: introduce new platform specific driver
by Thomas Sujith
· 17 years ago