index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal fixup for broken BIOS which has invalid trip points.
Zhang Rui
2009-01-16
1
-4
/
+12
*
Merge branch 'sysfs' into release
Len Brown
2008-11-11
1
-4
/
+4
|
\
|
*
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-06
1
-4
/
+4
*
|
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-11-07
1
-1
/
+0
|
/
*
Merge branch 'ull' into test
Len Brown
2008-10-22
1
-16
/
+27
|
\
|
*
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-11
1
-16
/
+27
*
|
Merge branch 'misc' into test
Len Brown
2008-10-22
1
-4
/
+6
|
\
\
|
*
|
ACPI: Allow overriding to higher critical trip point.
Zhang Rui
2008-10-17
1
-3
/
+5
|
*
|
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-10-10
1
-1
/
+1
|
|
/
*
|
ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk
Lin Ming
2008-10-22
1
-2
/
+2
|
/
*
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-07-24
1
-0
/
+43
|
\
|
*
ACPI : Set FAN device to correct state in boot phase
Zhao Yakui
2008-07-18
1
-0
/
+43
*
|
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
|
/
*
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
2008-06-11
1
-2
/
+9
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
1
-1
/
+19
|
\
|
*
ACPI: update thermal temperature
Zhang, Rui
2008-04-29
1
-0
/
+5
|
*
thermal: update the documentation
Zhang Rui
2008-04-29
1
-1
/
+1
|
*
thermal: add new get_crit_temp callback
Zhang, Rui
2008-04-29
1
-0
/
+13
*
|
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-39
/
+28
|
/
*
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
Andrew Morton
2008-04-28
1
-2
/
+0
*
acpi thermal: fix result check
Krzysztof Helt
2008-04-08
1
-1
/
+1
*
ACPI: thermal: show temperature in millidegree Celsius
Zhang, Rui
2008-03-13
1
-5
/
+7
*
Merge branches 'release' and 'menlo' into release
Len Brown
2008-02-07
1
-154
/
+492
|
\
|
*
ACPI: thermal fixup
Zhang Rui
2008-02-01
1
-18
/
+24
|
*
ACPI: CELSIUS_TO_KELVIN fixup
Zhang Rui
2008-02-01
1
-3
/
+0
|
*
ACPI: attach thermal zone info
Zhang Rui
2008-02-01
1
-0
/
+11
|
*
ACPI: ACPI thermal zone handle notification correctly
Zhang Rui
2008-02-01
1
-141
/
+184
|
*
ACPI: register ACPI thermal zone as generic thermal zone devices
Zhang Rui
2008-02-01
1
-10
/
+291
*
|
export thermal notification to userspace when nocrt is set
Zhang Rui
2007-12-06
1
-7
/
+10
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-10-19
1
-10
/
+18
|
\
|
*
ACPI: Thermal: Drop concurrent thermal checks
Alexey Starikovskiy
2007-09-05
1
-5
/
+10
|
*
ACPI: thermal: use round_jiffies when thermal zone polling is enabled
Len Brown
2007-09-04
1
-5
/
+8
*
|
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-4
/
+4
|
/
*
Pull events into release branch
Len Brown
2007-08-25
1
-4
/
+16
|
\
|
*
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
1
-4
/
+4
|
*
ACPI: don't duplicate input events on netlink
Zhang Rui
2007-08-23
1
-0
/
+12
*
|
ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such
Pavel Machek
2007-08-24
1
-2
/
+2
*
|
ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX
Len Brown
2007-08-20
1
-1
/
+16
*
|
ACPI: thermal: create "thermal.crt=C" bootparam
Len Brown
2007-08-14
1
-0
/
+18
*
|
ACPI: thermal: clean up MODULE_PARM_DESC newlines
Len Brown
2007-08-14
1
-5
/
+5
|
/
*
ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS
Len Brown
2007-08-12
1
-0
/
+65
*
ACPI: thermal: create "thermal.act=" to disable or override active trip point
Len Brown
2007-08-12
1
-4
/
+30
*
ACPI: thermal: create "thermal.nocrt" to disable critical actions
Len Brown
2007-08-12
1
-6
/
+12
*
ACPI: thermal: create "thermal.psv=" to override passive trip points
Len Brown
2007-08-12
1
-3
/
+14
*
ACPI: thermal: expose "thermal.tzp=" to set global polling frequency
Len Brown
2007-08-12
1
-1
/
+1
*
ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support
Len Brown
2007-08-12
1
-1
/
+8
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
1
-1
/
+7
*
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-07-18
1
-22
/
+2
*
ACPI: gracefully print null trip-point device
Thomas Renninger
2007-06-18
1
-4
/
+11
*
ACPI: thermal: Replace pointer with name in trip_points
Thomas Renninger
2007-05-29
1
-6
/
+7
[next]