summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acerhdf.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-031-1/+1
* platform/x86: acerhdf: Cleanup str_starts_with()Wei Li2022-04-041-18/+3
* thermal/core: Remove ms based delay fieldsDaniel Lezcano2021-01-191-1/+2
* platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano2020-12-071-4/+18
* platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano2020-12-071-2/+8
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-061-20/+13
|\
| * thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz2020-06-291-3/+3
| * thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz2020-06-291-3/+0
| * thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-7/+10
| * thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-12/+0
| * thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-7/+8
| * thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz2020-06-291-2/+6
* | platform/x86: acerhdf: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
|/
* platform/x86: acerhdf: replace space by * in modaliasChih-Wei Huang2020-05-301-1/+1
* treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle2019-10-211-2/+2
* platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer2019-10-211-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* platform/x86: acerhdf: restructure to allow large BIOS table be __initconstPaul Gortmaker2018-09-271-13/+28
* platform/x86: acerhdf: mark appropriate content with __init prefixPaul Gortmaker2018-09-271-3/+3
* platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker2018-09-271-0/+1
* platform/x86: acerhdf: Remove cut-and-paste trap from instructionsPaul Gortmaker2018-09-271-1/+1
* platform/x86: acerhdf: Enable ability to list supported systemsPaul Gortmaker2018-09-271-0/+14
* platform/x86: acerhdf: clarify modinfo messages for BIOS overridePaul Gortmaker2018-09-271-2/+2
* platform/x86: acerhdf: Add const to thermal_cooling_device_ops structureBhumika Goyal2017-06-211-1/+1
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+1
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-5/+4
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-1/+2
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-181-95/+170
|\
| * acerhdf: minor clean upPeter Feuerer2014-12-041-6/+6
| * acerhdf: added critical trip pointPeter Feuerer2014-12-041-1/+9
| * acerhdf: Use bang-bang thermal governorPeter Feuerer2014-12-041-5/+31
| * acerhdf: Adding support for new modelsPeter Feuerer2014-12-041-1/+24
| * acerhdf: Adding support for "manual mode"Peter Feuerer2014-12-041-84/+102
* | platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+1
* Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-1/+1
* Thermal: set upper and lower limitsZhang Rui2012-09-241-1/+2
* Thermal: Make Thermal trip points writeableDurgadoss R2012-07-241-1/+1
* drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov2012-06-071-1/+1
* acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer2012-04-251-2/+2
* acerhdf: add support for new hardwarePeter Feuerer2012-04-251-20/+42
* acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter2012-04-251-0/+1
* acerhdf: Message logging neateningJoe Perches2012-03-201-11/+8
* acerhdf.c: spaces in aliased changed to *Anton V. Boyarshinov2011-08-051-6/+6
* acerhdf: add support for Aspire 1810TZ BIOS v1.3314Julien Valroff2011-08-051-0/+1
* acerhdf: Clean up includesJean Delvare2011-05-271-3/+1
* acerhdf: fix resource reclaim in error pathAxel Lin2010-08-031-7/+16
* acerhdf: make needlessly global symbols staticAxel Lin2010-08-031-5/+5
* acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n...Peter Feuerer2010-08-031-1/+28