Commit Graph

86 Commits (8fc0c701c5b6c0c3e242758c3acef6f9047940a9)

Author SHA1 Message Date
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 17 years ago
Zhang Rui 22a94d79a3 ACPI: Allow overriding to higher critical trip point. 17 years ago
Matthew Wilcox 27663c5855 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels 17 years ago
Pavel Machek db89b4f0db ACPI: catch calls of acpi_driver_data on pointer of wrong type 17 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
Len Brown 72b33ef8bb ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support 18 years ago
Thomas Renninger 1ba90e3a87 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers 18 years ago
Jeremy Fitzhardinge 10a0a8d4e3 Add common orderly_poweroff() 18 years ago
Thomas Renninger e7c746ef09 ACPI: gracefully print null trip-point device 18 years ago
Thomas Renninger 68ccfaa822 ACPI: thermal: Replace pointer with name in trip_points 18 years ago
Len Brown eaca2d3f6c ACPI: delete un-reliable concept of cooling mode 18 years ago
Len Brown 11ccc0f249 ACPI: thermal trip points are read-only 18 years ago
Andrew Morton 94e22e13ad acpi-thermal: fix mod_timer() interval 18 years ago
Konstantin Karasyov b1028c545c ACPI: fix fan after resume from S3 18 years ago
Sanjoy Mahajan 636cedf9df ACPI: thermal: fix units in debug output 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Len Brown 7cda93e008 ACPI: delete extra #defines in /drivers/acpi/ drivers 18 years ago
Len Brown c2b6705b75 ACPI: fix acpi_driver.name usage 18 years ago