index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
thermal: use integers rather than strings for thermal values
Matthew Garrett
1
-30
/
+50
2009-01-16
thermal fixup for broken BIOS which has invalid trip points.
Zhang Rui
1
-4
/
+12
2008-11-12
Merge branch 'sysfs' into release
Len Brown
1
-4
/
+4
2008-11-08
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
1
-1
/
+0
2008-11-07
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-16
/
+27
2008-10-23
Merge branch 'misc' into test
Len Brown
1
-4
/
+6
2008-10-23
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
1
-2
/
+2
2008-10-17
ACPI: Allow overriding to higher critical trip point.
Zhang Rui
1
-3
/
+5
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-16
/
+27
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+1
2008-07-25
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+43
2008-07-22
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
1
-2
/
+2
2008-07-18
ACPI : Set FAN device to correct state in boot phase
Zhao Yakui
1
-0
/
+43
2008-06-12
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
1
-2
/
+9
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+19
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-39
/
+28
2008-04-29
ACPI: update thermal temperature
Zhang, Rui
1
-0
/
+5
2008-04-29
thermal: update the documentation
Zhang Rui
1
-1
/
+1
2008-04-29
thermal: add new get_crit_temp callback
Zhang, Rui
1
-0
/
+13
2008-04-28
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
Andrew Morton
1
-2
/
+0
2008-04-09
acpi thermal: fix result check
Krzysztof Helt
1
-1
/
+1
2008-03-13
ACPI: thermal: show temperature in millidegree Celsius
Zhang, Rui
1
-5
/
+7
2008-02-07
Merge branches 'release' and 'menlo' into release
Len Brown
1
-154
/
+492
2008-02-02
ACPI: thermal fixup
Zhang Rui
1
-18
/
+24
2008-02-02
ACPI: CELSIUS_TO_KELVIN fixup
Zhang Rui
1
-3
/
+0
2008-02-02
ACPI: attach thermal zone info
Zhang Rui
1
-0
/
+11
2008-02-02
ACPI: ACPI thermal zone handle notification correctly
Zhang Rui
1
-141
/
+184
2008-02-02
ACPI: register ACPI thermal zone as generic thermal zone devices
Zhang Rui
1
-10
/
+291
2007-12-07
export thermal notification to userspace when nocrt is set
Zhang Rui
1
-7
/
+10
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-10
/
+18
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-4
/
+4
2007-09-05
ACPI: Thermal: Drop concurrent thermal checks
Alexey Starikovskiy
1
-5
/
+10
2007-09-04
ACPI: thermal: use round_jiffies when thermal zone polling is enabled
Len Brown
1
-5
/
+8
2007-08-25
Pull events into release branch
Len Brown
1
-4
/
+16
2007-08-25
ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such
Pavel Machek
1
-2
/
+2
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-4
/
+4
2007-08-23
ACPI: don't duplicate input events on netlink
Zhang Rui
1
-0
/
+12
2007-08-21
ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX
Len Brown
1
-1
/
+16
2007-08-14
ACPI: thermal: create "thermal.crt=C" bootparam
Len Brown
1
-0
/
+18
2007-08-14
ACPI: thermal: clean up MODULE_PARM_DESC newlines
Len Brown
1
-5
/
+5
2007-08-12
ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS
Len Brown
1
-0
/
+65
2007-08-12
ACPI: thermal: create "thermal.act=" to disable or override active trip point
Len Brown
1
-4
/
+30
2007-08-12
ACPI: thermal: create "thermal.nocrt" to disable critical actions
Len Brown
1
-6
/
+12
2007-08-12
ACPI: thermal: create "thermal.psv=" to override passive trip points
Len Brown
1
-3
/
+14
2007-08-12
ACPI: thermal: expose "thermal.tzp=" to set global polling frequency
Len Brown
1
-1
/
+1
2007-08-12
ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support
Len Brown
1
-1
/
+8
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-1
/
+7
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
1
-22
/
+2
2007-06-18
ACPI: gracefully print null trip-point device
Thomas Renninger
1
-4
/
+11
[prev]
[next]