| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-07 | 1 | -20/+13 |
|\ |
|
| * | thermal: Rename set_mode() to change_mode() | Andrzej Pietrasiewicz | 2020-06-29 | 1 | -3/+3 |
| * | thermal: Simplify or eliminate unnecessary set_mode() methods | Andrzej Pietrasiewicz | 2020-06-29 | 1 | -3/+0 |
| * | thermal: Use mode helpers in drivers | Andrzej Pietrasiewicz | 2020-06-29 | 1 | -7/+10 |
| * | thermal: remove get_mode() operation of drivers | Andrzej Pietrasiewicz | 2020-06-29 | 1 | -12/+0 |
| * | thermal: Store device mode in struct thermal_zone_device | Andrzej Pietrasiewicz | 2020-06-29 | 1 | -7/+8 |
| * | thermal: Store thermal mode in a dedicated enum | Andrzej Pietrasiewicz | 2020-06-29 | 1 | -2/+6 |
* | | platform/x86: acerhdf: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-16 | 1 | -1/+1 |
|/ |
|
* | platform/x86: acerhdf: replace space by * in modalias | Chih-Wei Huang | 2020-05-30 | 1 | -1/+1 |
* | treewide: Rename Peter Feuerer to Peter Kaestle | Peter Kaestle | 2019-10-21 | 1 | -2/+2 |
* | platform/x86: acerhdf: Add support for Acer Aspire 7551 | Peter Feuerer | 2019-10-21 | 1 | -0/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | platform/x86: acerhdf: restructure to allow large BIOS table be __initconst | Paul Gortmaker | 2018-09-27 | 1 | -13/+28 |
* | platform/x86: acerhdf: mark appropriate content with __init prefix | Paul Gortmaker | 2018-09-27 | 1 | -3/+3 |
* | platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307 | Paul Gortmaker | 2018-09-27 | 1 | -0/+1 |
* | platform/x86: acerhdf: Remove cut-and-paste trap from instructions | Paul Gortmaker | 2018-09-27 | 1 | -1/+1 |
* | platform/x86: acerhdf: Enable ability to list supported systems | Paul Gortmaker | 2018-09-27 | 1 | -0/+14 |
* | platform/x86: acerhdf: clarify modinfo messages for BIOS override | Paul Gortmaker | 2018-09-27 | 1 | -2/+2 |
* | platform/x86: acerhdf: Add const to thermal_cooling_device_ops structure | Bhumika Goyal | 2017-06-21 | 1 | -1/+1 |
* | thermal: Enhance thermal_zone_device_update for events | Srinivas Pandruvada | 2016-09-27 | 1 | -1/+1 |
* | thermal: consistently use int for temperatures | Sascha Hauer | 2015-08-03 | 1 | -5/+4 |
* | thermal: of: fix cooling device weights in device tree | Kapileshwar Singh | 2015-05-05 | 1 | -1/+2 |
* | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 2014-12-19 | 1 | -95/+170 |
|\ |
|
| * | acerhdf: minor clean up | Peter Feuerer | 2014-12-04 | 1 | -6/+6 |
| * | acerhdf: added critical trip point | Peter Feuerer | 2014-12-04 | 1 | -1/+9 |
| * | acerhdf: Use bang-bang thermal governor | Peter Feuerer | 2014-12-04 | 1 | -5/+31 |
| * | acerhdf: Adding support for new models | Peter Feuerer | 2014-12-04 | 1 | -1/+24 |
| * | acerhdf: Adding support for "manual mode" | Peter Feuerer | 2014-12-04 | 1 | -84/+102 |
* | | platform: x86: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | Thermal: Pass zone parameters as argument to tzd_register | Durgadoss R | 2012-11-05 | 1 | -1/+1 |
* | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 2012-09-24 | 1 | -1/+1 |
* | Thermal: set upper and lower limits | Zhang Rui | 2012-09-24 | 1 | -1/+2 |
* | Thermal: Make Thermal trip points writeable | Durgadoss R | 2012-07-25 | 1 | -1/+1 |
* | drivers/platform/x86/acerhdf.c: correct Boris' mail address | Borislav Petkov | 2012-06-07 | 1 | -1/+1 |
* | acerhdf: lowered default temp fanon/fanoff values | Peter Feuerer | 2012-04-26 | 1 | -2/+2 |
* | acerhdf: add support for new hardware | Peter Feuerer | 2012-04-26 | 1 | -20/+42 |
* | acerhdf: add support for Aspire 1410 BIOS v1.3314 | Clay Carpenter | 2012-04-26 | 1 | -0/+1 |
* | acerhdf: Message logging neatening | Joe Perches | 2012-03-20 | 1 | -11/+8 |
* | acerhdf.c: spaces in aliased changed to * | Anton V. Boyarshinov | 2011-08-05 | 1 | -6/+6 |
* | acerhdf: add support for Aspire 1810TZ BIOS v1.3314 | Julien Valroff | 2011-08-05 | 1 | -0/+1 |
* | acerhdf: Clean up includes | Jean Delvare | 2011-05-27 | 1 | -3/+1 |
* | acerhdf: fix resource reclaim in error path | Axel Lin | 2010-08-03 | 1 | -7/+16 |
* | acerhdf: make needlessly global symbols static | Axel Lin | 2010-08-03 | 1 | -5/+5 |
* | acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n... | Peter Feuerer | 2010-08-03 | 1 | -1/+28 |
* | acerhdf: driver didn't verify the pointers in which it got product information | Rahul Chaturvedi | 2010-08-03 | 1 | -0/+4 |
* | acerhdf: remove "chk_off" as it was only needed for T31 netbooks | Peter Feuerer | 2010-08-03 | 1 | -47/+45 |
* | acerhdf: add new BIOS versions | Peter Feuerer | 2010-08-03 | 1 | -3/+12 |
* | drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with... | Peter Feuerer | 2009-12-24 | 1 | -18/+28 |
* | acerhdf: add new BIOS versions | Peter Feuerer | 2009-12-24 | 1 | -2/+15 |