aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/thermal.c
Commit message (Expand)AuthorAge
* thermal: Fix polling frequency for systems without passive coolingMatthew Garrett2009-04-18
*-. Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-07
|\ \
| | * ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
| |/ |/|
| * ACPI: Adjust Kelvin offset to match local implementationJean Delvare2009-04-07
|/
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
| |\
| | * trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-30
| * | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
| |/
* | ACPI: update thermal for bus_id removalStephen Rothwell2009-03-27
* | ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-20
* | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-20
|/
* thermal fixup for broken BIOS which has invalid trip points.Zhang Rui2009-01-16
* Merge branch 'sysfs' into releaseLen Brown2008-11-11
|\
| * ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-06
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
|/
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | Merge branch 'misc' into testLen Brown2008-10-22
|\ \
| * | ACPI: Allow overriding to higher critical trip point.Zhang Rui2008-10-17
| * | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
| |/
* / ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
|/
* Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-24
|\
| * ACPI : Set FAN device to correct state in boot phaseZhao Yakui2008-07-17
* | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
|/
* ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30
|\
| * ACPI: update thermal temperatureZhang, Rui2008-04-29
| * thermal: update the documentationZhang Rui2008-04-29
| * thermal: add new get_crit_temp callbackZhang, Rui2008-04-29
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
|/
* drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton2008-04-28
* 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