Age | Commit message (Expand) | Author | Files | Lines |
2008-06-12 | ACPI: Reject below-freezing temperatures as invalid critical temperatures | Arjan van de Ven | 1 | -2/+9 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+19 |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -39/+28 |
2008-04-29 | ACPI: update thermal temperature | Zhang, Rui | 1 | -0/+5 |
2008-04-29 | thermal: update the documentation | Zhang Rui | 1 | -1/+1 |
2008-04-29 | thermal: add new get_crit_temp callback | Zhang, Rui | 1 | -0/+13 |
2008-04-28 | drivers/acpi/thermal.c: fix build with CONFIG_DMI=n | Andrew Morton | 1 | -2/+0 |
2008-04-09 | acpi thermal: fix result check | Krzysztof Helt | 1 | -1/+1 |
2008-03-13 | ACPI: thermal: show temperature in millidegree Celsius | Zhang, Rui | 1 | -5/+7 |
2008-02-07 | Merge branches 'release' and 'menlo' into release | Len Brown | 1 | -154/+492 |
2008-02-02 | ACPI: thermal fixup | Zhang Rui | 1 | -18/+24 |
2008-02-02 | ACPI: CELSIUS_TO_KELVIN fixup | Zhang Rui | 1 | -3/+0 |
2008-02-02 | ACPI: attach thermal zone info | Zhang Rui | 1 | -0/+11 |
2008-02-02 | ACPI: ACPI thermal zone handle notification correctly | Zhang Rui | 1 | -141/+184 |
2008-02-02 | ACPI: register ACPI thermal zone as generic thermal zone devices | Zhang Rui | 1 | -10/+291 |
2007-12-07 | export thermal notification to userspace when nocrt is set | Zhang Rui | 1 | -7/+10 |
2007-10-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -10/+18 |
2007-10-10 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 1 | -4/+4 |
2007-09-05 | ACPI: Thermal: Drop concurrent thermal checks | Alexey Starikovskiy | 1 | -5/+10 |
2007-09-04 | ACPI: thermal: use round_jiffies when thermal zone polling is enabled | Len Brown | 1 | -5/+8 |
2007-08-25 | Pull events into release branch | Len Brown | 1 | -4/+16 |
2007-08-25 | ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such | Pavel Machek | 1 | -2/+2 |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -4/+4 |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -0/+12 |
2007-08-21 | ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX | Len Brown | 1 | -1/+16 |
2007-08-14 | ACPI: thermal: create "thermal.crt=C" bootparam | Len Brown | 1 | -0/+18 |
2007-08-14 | ACPI: thermal: clean up MODULE_PARM_DESC newlines | Len Brown | 1 | -5/+5 |
2007-08-12 | ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS | Len Brown | 1 | -0/+65 |
2007-08-12 | ACPI: thermal: create "thermal.act=" to disable or override active trip point | Len Brown | 1 | -4/+30 |
2007-08-12 | ACPI: thermal: create "thermal.nocrt" to disable critical actions | Len Brown | 1 | -6/+12 |
2007-08-12 | ACPI: thermal: create "thermal.psv=" to override passive trip points | Len Brown | 1 | -3/+14 |
2007-08-12 | ACPI: thermal: expose "thermal.tzp=" to set global polling frequency | Len Brown | 1 | -1/+1 |
2007-08-12 | ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support | Len Brown | 1 | -1/+8 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -1/+7 |
2007-07-18 | Add common orderly_poweroff() | Jeremy Fitzhardinge | 1 | -22/+2 |
2007-06-18 | ACPI: gracefully print null trip-point device | Thomas Renninger | 1 | -4/+11 |
2007-05-30 | ACPI: thermal: Replace pointer with name in trip_points | Thomas Renninger | 1 | -6/+7 |
2007-05-01 | ACPI: delete un-reliable concept of cooling mode | Len Brown | 1 | -37/+2 |
2007-05-01 | ACPI: thermal trip points are read-only | Len Brown | 1 | -65/+0 |
2007-04-24 | acpi-thermal: fix mod_timer() interval | Andrew Morton | 1 | -1/+2 |
2007-02-17 | Pull bugzilla-7570 into release branch | Len Brown | 1 | -12/+16 |
2007-02-17 | Pull fluff into release branch | Len Brown | 1 | -4/+3 |
2007-02-17 | Pull misc-for-upstream into release branch | Len Brown | 1 | -1/+1 |
2007-02-16 | ACPI: fix fan after resume from S3 | Konstantin Karasyov | 1 | -12/+16 |
2007-02-16 | ACPI: thermal: fix units in debug output | Sanjoy Mahajan | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+2 |
2007-02-13 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -2/+1 |
2007-02-13 | ACPI: fix acpi_driver.name usage | Len Brown | 1 | -1/+1 |
2007-02-13 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -1/+1 |
2007-02-03 | Pull sysfs into test branch | Len Brown | 1 | -2/+2 |