| Commit message (Expand) | Author | Age |
*-. | Merge branches 'acpi-gpe', 'acpi-video', 'acpi-thermal', 'acpi-processor', 'a... | Rafael J. Wysocki | 2014-01-12 |
|\ \ |
|
| | * | ACPI / thermal: remove const from thermal_zone_device_ops declaration | Emil Goode | 2014-01-08 |
| |/ |
|
* / | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-06 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2013-11-14 |
|\ |
|
| * | ACPI/thermal : Remove zone disabled warning | Srinivas Pandruvada | 2013-09-30 |
* | | ACPI / thermal: convert printk(LEVEL...) to pr_<lvl> | Andy Shevchenko | 2013-09-30 |
|/ |
|
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-30 |
|\ |
|
| * | ACPI / thermal: Add check of "_TZD" availability and evaluating result | Lan Tianyu | 2013-08-28 |
* | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-26 |
|\| |
|
| * | ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace number | Lan Tianyu | 2013-08-14 |
| * | ACPI / thermal: Remove unused macros in the driver/acpi/thermal.c | Lan Tianyu | 2013-08-14 |
| * | ACPI / thermal: Remove the unused lock of struct acpi_thermal | Lan Tianyu | 2013-08-14 |
| * | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 |
* | | ACPI: introduce helper function acpi_execute_simple_method() | Jiang Liu | 2013-07-14 |
|/ |
|
* | ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po... | Zhang Rui | 2013-04-26 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-02-15 |
|\ |
|
| * | ACPI / thermal: Use mode to enable/disable kernel thermal processing | Srinivas Pandruvada | 2013-01-25 |
| * | ACPI thermal: remove unnecessary newline from exception message | Colin Ian King | 2013-01-25 |
* | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-25 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2012-12-12 |
|\ |
|
| * | Thermal: Pass zone parameters as argument to tzd_register | Durgadoss R | 2012-11-05 |
* | | ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix | Zhang Rui | 2012-11-27 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 2012-10-09 |
|\ |
|
| * | Thermal: Introduce thermal_zone_trip_update() | Zhang Rui | 2012-09-24 |
| * | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 2012-09-24 |
| * | Thermal: Introduce .get_trend() callback. | Zhang Rui | 2012-09-24 |
| * | Thermal: set upper and lower limits | Zhang Rui | 2012-09-24 |
* | | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 |
|\ |
|
| * | Thermal: Documentation update | Zhang Rui | 2012-07-24 |
| * | Thermal: Make Thermal trip points writeable | Durgadoss R | 2012-07-24 |
* | | ACPI: Use struct dev_pm_ops for power management in the thermal driver | Rafael J. Wysocki | 2012-07-01 |
|/ |
|
* | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett | 2012-03-30 |
* | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 |
* | ACPI / Fan: Rework the handling of power resources | Rafael J. Wysocki | 2011-01-12 |
* | ACPI thermal: remove deprecated procfs I/F | Zhang Rui | 2010-10-15 |
* | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
*-. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 |
|\ \ |
|
| | * | ACPI thermal: Check for thermal zone requirement | Thomas Renninger | 2010-02-19 |
| |/
|/| |
|
| * | ACPI thermal: Don't invalidate thermal zone if critical trip point is bad | Thomas Renninger | 2010-02-23 |
|/ |
|
* | acpi: thermal: display forced passive trip points in proc | Frans Pop | 2009-11-05 |
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 |
* | thermal: Fix polling frequency for systems without passive cooling | Matthew Garrett | 2009-04-18 |
*-. | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 |
|\ \ |
|
| | * | ACPI: thermal: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-04-07 |
| |/
|/| |
|
| * | ACPI: Adjust Kelvin offset to match local implementation | Jean Delvare | 2009-04-07 |
|/ |
|
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
| |\ |
|
| | * | trivial: Fix misspelling of "Celsius". | Adam Buchbinder | 2009-03-30 |