index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
...
|
*
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
*
ACPI: delete un-reliable concept of cooling mode
Len Brown
2007-04-30
1
-37
/
+2
*
ACPI: thermal trip points are read-only
Len Brown
2007-04-30
1
-65
/
+0
*
acpi-thermal: fix mod_timer() interval
Andrew Morton
2007-04-24
1
-1
/
+2
*
Pull bugzilla-7570 into release branch
Len Brown
2007-02-16
1
-12
/
+16
|
\
|
*
ACPI: fix fan after resume from S3
Konstantin Karasyov
2007-02-16
1
-12
/
+16
*
|
Pull fluff into release branch
Len Brown
2007-02-16
1
-4
/
+3
|
\
\
|
*
|
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
1
-2
/
+1
|
*
|
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
1
-1
/
+1
|
*
|
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
1
-1
/
+1
*
|
|
Pull misc-for-upstream into release branch
Len Brown
2007-02-16
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ACPI: thermal: fix units in debug output
Sanjoy Mahajan
2007-02-16
1
-1
/
+1
|
|
/
*
|
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+2
|
/
*
Pull sysfs into test branch
Len Brown
2007-02-03
1
-2
/
+2
|
\
|
*
ACPI: add ACPI bus_type for driver model
Patrick Mochel
2006-12-15
1
-2
/
+2
*
|
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
1
-5
/
+2
*
|
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-10-14
1
-15
/
+15
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-07-10
1
-5
/
+5
|
\
|
*
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-07-10
1
-5
/
+5
*
|
[PATCH] ACPI: fix fan/thermal resume
Konstantin Karasyov
2006-07-10
1
-1
/
+16
|
/
*
ACPI: thermal: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
1
-2
/
+0
*
ACPI: thermal: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-15
/
+15
*
ACPI: thermal: add struct acpi_device to struct acpi_thermal.
Patrick Mochel
2006-06-30
1
-20
/
+5
*
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
1
-99
/
+71
*
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
1
-1
/
+1
*
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
2006-06-27
1
-9
/
+9
*
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-26
1
-39
/
+19
*
Pull bugzilla-5000 into release branch
Len Brown
2006-06-15
1
-0
/
+16
|
\
|
*
ACPI: create acpi_thermal_resume()
Konstantin Karasyov
2006-05-15
1
-0
/
+16
*
|
Pull trivial2 into release branch
Len Brown
2006-06-15
1
-1
/
+1
|
\
\
|
*
|
ACPI: fix memory leak in acpi_thermal_add() error path
Vasily Averin
2006-05-13
1
-1
/
+1
|
|
/
[prev]
[next]