aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAge
* acpi thermal: fix result checkKrzysztof Helt2008-04-08
* ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui2008-03-13
* Merge branches 'release' and 'menlo' into releaseLen Brown2008-02-07
|\
| * ACPI: thermal fixupZhang Rui2008-02-01
| * ACPI: CELSIUS_TO_KELVIN fixupZhang Rui2008-02-01
| * ACPI: attach thermal zone infoZhang Rui2008-02-01
| * ACPI: ACPI thermal zone handle notification correctlyZhang Rui2008-02-01
| * ACPI: register ACPI thermal zone as generic thermal zone devicesZhang Rui2008-02-01
* | export thermal notification to userspace when nocrt is setZhang Rui2007-12-06
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-19
|\
| * ACPI: Thermal: Drop concurrent thermal checksAlexey Starikovskiy2007-09-05
| * ACPI: thermal: use round_jiffies when thermal zone polling is enabledLen Brown2007-09-04
* | drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
|/
* Pull events into release branchLen Brown2007-08-25
|\
| * ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-23
| * ACPI: don't duplicate input events on netlinkZhang Rui2007-08-23
* | ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as suchPavel Machek2007-08-24
* | ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZXLen Brown2007-08-20
* | ACPI: thermal: create "thermal.crt=C" bootparamLen Brown2007-08-14
* | ACPI: thermal: clean up MODULE_PARM_DESC newlinesLen Brown2007-08-14
|/
* ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOSLen Brown2007-08-12
* ACPI: thermal: create "thermal.act=" to disable or override active trip pointLen Brown2007-08-12
* ACPI: thermal: create "thermal.nocrt" to disable critical actionsLen Brown2007-08-12
* ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown2007-08-12
* ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown2007-08-12
* ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown2007-08-12
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-18
* ACPI: gracefully print null trip-point deviceThomas Renninger2007-06-18
* ACPI: thermal: Replace pointer with name in trip_pointsThomas Renninger2007-05-29
* ACPI: delete un-reliable concept of cooling modeLen Brown2007-04-30
* ACPI: thermal trip points are read-onlyLen Brown2007-04-30
* acpi-thermal: fix mod_timer() intervalAndrew Morton2007-04-24
* Pull bugzilla-7570 into release branchLen Brown2007-02-16
|\
| * ACPI: fix fan after resume from S3Konstantin Karasyov2007-02-16
* | Pull fluff into release branchLen Brown2007-02-16
|\ \
| * | ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
| * | ACPI: fix acpi_driver.name usageLen Brown2007-02-12
| * | ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* | | Pull misc-for-upstream into release branchLen Brown2007-02-16
|\ \ \ | |_|/ |/| |
| * | ACPI: thermal: fix units in debug outputSanjoy Mahajan2007-02-16
| |/
* / [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
|/
* Pull sysfs into test branchLen Brown2007-02-03
|\
| * ACPI: add ACPI bus_type for driver modelPatrick Mochel2006-12-15
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-10
|\
| * ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-10
* | [PATCH] ACPI: fix fan/thermal resumeKonstantin Karasyov2006-07-10
|/
* ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30