| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Thermal: Add platform level information to thermal.h | Durgadoss R | 2012-11-05 | 1 | -0/+29 |
* | Thermal: Add get trend, get instance API's to thermal_sys | Durgadoss R | 2012-11-05 | 1 | -0/+4 |
* | Thermal: Refactor thermal.h file | Durgadoss R | 2012-11-05 | 1 | -35/+43 |
* | Thermal: Introduce locking for cdev.thermal_instances list. | Zhang Rui | 2012-09-24 | 1 | -0/+1 |
* | Thermal: Unify the code for both active and passive cooling | Zhang Rui | 2012-09-24 | 1 | -1/+1 |
* | Thermal: Introduce simple arbitrator for setting device cooling state | Zhang Rui | 2012-09-24 | 1 | -0/+1 |
* | Thermal: List thermal_instance in thermal_cooling_device. | Zhang Rui | 2012-09-24 | 1 | -0/+1 |
* | Thermal: Rename thermal_zone_device.cooling_devices | Zhang Rui | 2012-09-24 | 1 | -2/+2 |
* | 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/+9 |
* | Thermal: set upper and lower limits | Zhang Rui | 2012-09-24 | 1 | -1/+4 |
* | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-07-31 | 1 | -1/+1 |
|\ |
|
| * | thermal: Constify 'type' argument for the registration routine | Anton Vorontsov | 2012-07-31 | 1 | -1/+1 |
* | | Thermal: Add Hysteresis attributes | Durgadoss R | 2012-07-24 | 1 | -0/+5 |
|/ |
|
* | Thermal: Make Thermal trip points writeable | Durgadoss R | 2012-07-24 | 1 | -3/+12 |
* | thermal: Rename generate_netlink_event | Jean Delvare | 2012-01-23 | 1 | -2/+2 |
* | thermal: make THERMAL_HWMON implementation fully internal | Jean Delvare | 2011-08-02 | 1 | -22/+0 |
* | ACPI: Fix build for CONFIG_NET unset | Rafael J. Wysocki | 2011-02-28 | 1 | -0/+8 |
* | Merge branch 'misc' into release | Len Brown | 2011-01-12 | 1 | -10/+5 |
|\ |
|
| * | thermal: make ops constant | Alan Cox | 2010-11-30 | 1 | -10/+5 |
* | | thermal: Add event notification to thermal framework | R.Durgadoss | 2011-01-12 | 1 | -0/+32 |
|/ |
|
* | thermal: support forcing support for passive cooling | Matthew Garrett | 2009-03-27 | 1 | -0/+1 |
* | ACPI: move thermal trip handling to generic thermal layer | Matthew Garrett | 2009-02-20 | 1 | -1/+14 |
* | thermal: use integers rather than strings for thermal values | Matthew Garrett | 2009-02-20 | 1 | -8/+24 |
* | thermal: Create CONFIG_THERMAL_HWMON=n | Rene Herman | 2008-06-25 | 1 | -4/+2 |
* | thermal: add hwmon sysfs I/F | Zhang Rui | 2008-04-29 | 1 | -0/+24 |
* | thermal: add new get_crit_temp callback | Zhang, Rui | 2008-04-29 | 1 | -0/+1 |
* | thermal: add the support for building the generic thermal as a module | Zhang Rui | 2008-04-29 | 1 | -14/+0 |
* | acpi thermal trip points increased to 12 | Krzysztof Helt | 2008-04-15 | 1 | -1/+1 |
* | ACPI: thermal: buildfix for CONFIG_THERMAL=n | Len Brown | 2008-02-09 | 1 | -3/+20 |
* | ACPI: CELSIUS_TO_KELVIN fixup | Zhang Rui | 2008-02-01 | 1 | -0/+4 |
* | the generic thermal sysfs driver | Zhang Rui | 2008-02-01 | 1 | -0/+90 |