index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-09-05
ACPI: Thermal: Drop concurrent thermal checks
Alexey Starikovskiy
2007-09-04
ACPI: thermal: use round_jiffies when thermal zone polling is enabled
Len Brown
2007-08-25
Pull events into release branch
Len Brown
2007-08-24
ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such
Pavel Machek
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
ACPI: don't duplicate input events on netlink
Zhang Rui
2007-08-20
ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX
Len Brown
2007-08-14
ACPI: thermal: create "thermal.crt=C" bootparam
Len Brown
2007-08-14
ACPI: thermal: clean up MODULE_PARM_DESC newlines
Len Brown
2007-08-12
ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS
Len Brown
2007-08-12
ACPI: thermal: create "thermal.act=" to disable or override active trip point
Len Brown
2007-08-12
ACPI: thermal: create "thermal.nocrt" to disable critical actions
Len Brown
2007-08-12
ACPI: thermal: create "thermal.psv=" to override passive trip points
Len Brown
2007-08-12
ACPI: thermal: expose "thermal.tzp=" to set global polling frequency
Len Brown
2007-08-12
ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support
Len Brown
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-06-18
ACPI: gracefully print null trip-point device
Thomas Renninger
2007-05-29
ACPI: thermal: Replace pointer with name in trip_points
Thomas Renninger
2007-04-30
ACPI: delete un-reliable concept of cooling mode
Len Brown
2007-04-30
ACPI: thermal trip points are read-only
Len Brown
2007-04-24
acpi-thermal: fix mod_timer() interval
Andrew Morton
2007-02-16
Pull bugzilla-7570 into release branch
Len Brown
2007-02-16
Pull fluff into release branch
Len Brown
2007-02-16
Pull misc-for-upstream into release branch
Len Brown
2007-02-16
ACPI: fix fan after resume from S3
Konstantin Karasyov
2007-02-16
ACPI: thermal: fix units in debug output
Sanjoy Mahajan
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-03
Pull sysfs into test branch
Len Brown
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-15
ACPI: add ACPI bus_type for driver model
Patrick Mochel
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-07-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-07-10
[PATCH] ACPI: fix fan/thermal resume
Konstantin Karasyov
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
2006-06-30
ACPI: thermal: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
ACPI: thermal: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
ACPI: thermal: add struct acpi_device to struct acpi_thermal.
Patrick Mochel
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-15
Pull bugzilla-5000 into release branch
Len Brown
2006-06-15
Pull trivial2 into release branch
Len Brown
2006-06-15
Pull trivial into release branch
Len Brown
[next]