Commit Graph

102 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Thomas Renninger fa80945269 ACPI thermal: Don't invalidate thermal zone if critical trip point is bad 15 years ago
Thomas Renninger 8b7ef6d8f1 ACPI thermal: Check for thermal zone requirement 15 years ago
Frans Pop bf2abdd79a acpi: thermal: display forced passive trip points in proc 15 years ago
Frans Pop 7fb2616e24 acpi: thermal: display forced passive trip points in proc 15 years ago
Len Brown a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
Matthew Garrett 67405439bc thermal: Fix polling frequency for systems without passive cooling 16 years ago
Bjorn Helgaas 342d550db1 ACPI: thermal: use .notify method instead of installing handler directly 16 years ago
Jean Delvare 13614e37e9 ACPI: Adjust Kelvin offset to match local implementation 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Adam Buchbinder b731d7b6a7 trivial: Fix misspelling of "Celsius". 16 years ago
Stephen Rothwell f6f5c45e06 ACPI: update thermal for bus_id removal 16 years ago
Matthew Garrett b1569e99c7 ACPI: move thermal trip handling to generic thermal layer 16 years ago
Matthew Garrett 6503e5df08 thermal: use integers rather than strings for thermal values 16 years ago
Zhang Rui 0e4240d946 thermal fixup for broken BIOS which has invalid trip points. 16 years ago
Bjorn Helgaas 89595b8f28 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h 16 years ago
Kay Sievers 0794469da3 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Lin Ming 55ac9a018f ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk 16 years ago
Zhang Rui 22a94d79a3 ACPI: Allow overriding to higher critical trip point. 16 years ago
Matthew Wilcox 27663c5855 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels 16 years ago
Pavel Machek db89b4f0db ACPI: catch calls of acpi_driver_data on pointer of wrong type 16 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Zhao Yakui ea51011a27 ACPI : Set FAN device to correct state in boot phase 17 years ago
Arjan van de Ven a39a2d7c72 ACPI: Reject below-freezing temperatures as invalid critical temperatures 17 years ago
Denis V. Lunev cf7acfab03 acpi: use non-racy method for proc entries creation 17 years ago
Zhang, Rui 76ecb4f2d7 ACPI: update thermal temperature 17 years ago
Zhang Rui e9ae71078b thermal: update the documentation 17 years ago
Zhang, Rui 9ec732ff80 thermal: add new get_crit_temp callback 17 years ago
Andrew Morton d83fd8a267 drivers/acpi/thermal.c: fix build with CONFIG_DMI=n 17 years ago
Krzysztof Helt bb070e4349 acpi thermal: fix result check 17 years ago
Zhang, Rui 5e012760df ACPI: thermal: show temperature in millidegree Celsius 17 years ago
Zhang Rui 653a00c966 ACPI: thermal fixup 17 years ago
Zhang Rui 041d4bbf12 ACPI: CELSIUS_TO_KELVIN fixup 17 years ago
Zhang Rui 207339398e ACPI: attach thermal zone info 17 years ago
Zhang Rui ce44e19701 ACPI: ACPI thermal zone handle notification correctly 17 years ago
Zhang Rui 3f655ef8c4 ACPI: register ACPI thermal zone as generic thermal zone devices 17 years ago
Zhang Rui 223630fe3d export thermal notification to userspace when nocrt is set 17 years ago
Jeff Garzik 1855256c49 drivers/firmware: const-ify DMI API and internals 18 years ago
Alexey Starikovskiy 6e2157858a ACPI: Thermal: Drop concurrent thermal checks 18 years ago
Len Brown 21bc42ab85 ACPI: thermal: use round_jiffies when thermal zone polling is enabled 18 years ago
Pavel Machek 2db9ccba8d ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such 18 years ago
Len Brown 14e04fb34f ACPI: Schedule /proc/acpi/event for removal 18 years ago
Zhang Rui 962ce8ca06 ACPI: don't duplicate input events on netlink 18 years ago
Len Brown 8c99fdce30 ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX 18 years ago
Len Brown c52a7419af ACPI: thermal: create "thermal.crt=C" bootparam 18 years ago
Len Brown 3c1d36da1d ACPI: thermal: clean up MODULE_PARM_DESC newlines 18 years ago
Len Brown 0b5bfa1cbe ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS 18 years ago
Len Brown f8707ec964 ACPI: thermal: create "thermal.act=" to disable or override active trip point 18 years ago
Len Brown f548714561 ACPI: thermal: create "thermal.nocrt" to disable critical actions 18 years ago
Len Brown a70cdc5200 ACPI: thermal: create "thermal.psv=" to override passive trip points 18 years ago
Len Brown 730ff34de7 ACPI: thermal: expose "thermal.tzp=" to set global polling frequency 18 years ago