| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-02-15 | 1 | -1/+5 |
|\ |
|
| * | ACPI / thermal: Use mode to enable/disable kernel thermal processing | Srinivas Pandruvada | 2013-01-26 | 1 | -0/+4 |
| * | ACPI thermal: remove unnecessary newline from exception message | Colin Ian King | 2013-01-26 | 1 | -1/+1 |
* | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2012-12-12 | 1 | -3/+3 |
|\ |
|
| * | Thermal: Pass zone parameters as argument to tzd_register | Durgadoss R | 2012-11-05 | 1 | -3/+3 |
* | | ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix | Zhang Rui | 2012-11-27 | 1 | -0/+34 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 2012-10-09 | 1 | -22/+71 |
|\ |
|
| * | Thermal: Introduce thermal_zone_trip_update() | Zhang Rui | 2012-09-24 | 1 | -3/+5 |
| * | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 2012-09-24 | 1 | -4/+1 |
| * | Thermal: Introduce .get_trend() callback. | Zhang Rui | 2012-09-24 | 1 | -0/+33 |
| * | Thermal: set upper and lower limits | Zhang Rui | 2012-09-24 | 1 | -18/+35 |
* | | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -6/+4 |
|\ |
|
| * | Thermal: Documentation update | Zhang Rui | 2012-07-24 | 1 | -4/+2 |
| * | Thermal: Make Thermal trip points writeable | Durgadoss R | 2012-07-24 | 1 | -2/+2 |
* | | ACPI: Use struct dev_pm_ops for power management in the thermal driver | Rafael J. Wysocki | 2012-07-01 | 1 | -7/+10 |
|/ |
|
* | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett | 2012-03-30 | 1 | -4/+4 |
* | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 | 1 | -1/+1 |
* | ACPI / Fan: Rework the handling of power resources | Rafael J. Wysocki | 2011-01-12 | 1 | -2/+3 |
* | ACPI thermal: remove deprecated procfs I/F | Zhang Rui | 2010-10-15 | 1 | -435/+1 |
* | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 | 1 | -33/+53 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
*-. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 1 | -9/+27 |
|\ \ |
|
| | * | ACPI thermal: Check for thermal zone requirement | Thomas Renninger | 2010-02-19 | 1 | -1/+17 |
| |/
|/| |
|
| * | ACPI thermal: Don't invalidate thermal zone if critical trip point is bad | Thomas Renninger | 2010-02-23 | 1 | -8/+10 |
|/ |
|
* | acpi: thermal: display forced passive trip points in proc | Frans Pop | 2009-11-05 | 1 | -0/+7 |
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |
* | thermal: Fix polling frequency for systems without passive cooling | Matthew Garrett | 2009-04-18 | 1 | -1/+1 |
*-. | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 | 1 | -30/+38 |
|\ \ |
|
| | * | ACPI: thermal: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-04-07 | 1 | -23/+4 |
| |/
|/| |
|
| * | ACPI: Adjust Kelvin offset to match local implementation | Jean Delvare | 2009-04-07 | 1 | -7/+34 |
|/ |
|
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -3/+1 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
| |\ |
|
| | * | trivial: Fix misspelling of "Celsius". | Adam Buchbinder | 2009-03-30 | 1 | -1/+1 |
| * | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -2/+0 |
| |/ |
|
* | | ACPI: update thermal for bus_id removal | Stephen Rothwell | 2009-03-27 | 1 | -1/+2 |
* | | ACPI: move thermal trip handling to generic thermal layer | Matthew Garrett | 2009-02-20 | 1 | -410/+48 |
* | | thermal: use integers rather than strings for thermal values | Matthew Garrett | 2009-02-20 | 1 | -30/+50 |
|/ |
|
* | thermal fixup for broken BIOS which has invalid trip points. | Zhang Rui | 2009-01-16 | 1 | -4/+12 |
* | Merge branch 'sysfs' into release | Len Brown | 2008-11-11 | 1 | -4/+4 |
|\ |
|
| * | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-06 | 1 | -4/+4 |
* | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -16/+27 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -16/+27 |
* | | Merge branch 'misc' into test | Len Brown | 2008-10-22 | 1 | -4/+6 |
|\ \ |
|
| * | | ACPI: Allow overriding to higher critical trip point. | Zhang Rui | 2008-10-17 | 1 | -3/+5 |
| * | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 | 1 | -1/+1 |
| |/ |
|
* | | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 2008-10-22 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-24 | 1 | -0/+43 |
|\ |
|