summaryrefslogtreecommitdiff
path: root/drivers/acpi/thermal.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-29ACPI: update thermal temperatureZhang, Rui1-0/+5
2008-04-29thermal: update the documentationZhang Rui1-1/+1
2008-04-29thermal: add new get_crit_temp callbackZhang, Rui1-0/+13
2008-04-28drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton1-2/+0
2008-04-09acpi thermal: fix result checkKrzysztof Helt1-1/+1
2008-03-13ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui1-5/+7
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown1-154/+492
2008-02-02ACPI: thermal fixupZhang Rui1-18/+24
2008-02-02ACPI: CELSIUS_TO_KELVIN fixupZhang Rui1-3/+0
2008-02-02ACPI: attach thermal zone infoZhang Rui1-0/+11
2008-02-02ACPI: ACPI thermal zone handle notification correctlyZhang Rui1-141/+184
2008-02-02ACPI: register ACPI thermal zone as generic thermal zone devicesZhang Rui1-10/+291
2007-12-07export thermal notification to userspace when nocrt is setZhang Rui1-7/+10
2007-10-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-10/+18
2007-10-10drivers/firmware: const-ify DMI API and internalsJeff Garzik1-4/+4
2007-09-05ACPI: Thermal: Drop concurrent thermal checksAlexey Starikovskiy1-5/+10
2007-09-04ACPI: thermal: use round_jiffies when thermal zone polling is enabledLen Brown1-5/+8
2007-08-25Pull events into release branchLen Brown1-4/+16
2007-08-25ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as suchPavel Machek1-2/+2
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-4/+4
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-0/+12
2007-08-21ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZXLen Brown1-1/+16
2007-08-14ACPI: thermal: create "thermal.crt=C" bootparamLen Brown1-0/+18
2007-08-14ACPI: thermal: clean up MODULE_PARM_DESC newlinesLen Brown1-5/+5
2007-08-12ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOSLen Brown1-0/+65
2007-08-12ACPI: thermal: create "thermal.act=" to disable or override active trip pointLen Brown1-4/+30
2007-08-12ACPI: thermal: create "thermal.nocrt" to disable critical actionsLen Brown1-6/+12
2007-08-12ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown1-3/+14
2007-08-12ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown1-1/+1
2007-08-12ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown1-1/+8
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger1-1/+7
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge1-22/+2
2007-06-18ACPI: gracefully print null trip-point deviceThomas Renninger1-4/+11
2007-05-30ACPI: thermal: Replace pointer with name in trip_pointsThomas Renninger1-6/+7
2007-05-01ACPI: delete un-reliable concept of cooling modeLen Brown1-37/+2
2007-05-01ACPI: thermal trip points are read-onlyLen Brown1-65/+0
2007-04-24acpi-thermal: fix mod_timer() intervalAndrew Morton1-1/+2
2007-02-17Pull bugzilla-7570 into release branchLen Brown1-12/+16
2007-02-17Pull fluff into release branchLen Brown1-4/+3
2007-02-17Pull misc-for-upstream into release branchLen Brown1-1/+1
2007-02-16ACPI: fix fan after resume from S3Konstantin Karasyov1-12/+16
2007-02-16ACPI: thermal: fix units in debug outputSanjoy Mahajan1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+2
2007-02-13ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-2/+1
2007-02-13ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-13ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2007-02-03Pull sysfs into test branchLen Brown1-2/+2
2006-12-21ACPI: replace kmalloc+memset with kzallocBurman Yan1-5/+2
2006-12-16ACPI: add ACPI bus_type for driver modelPatrick Mochel1-2/+2
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-15/+15