summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acerhdf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: acerhdf: Use the .should_bind() thermal zone callbackRafael J. Wysocki2024-08-221-27/+6
* thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-1/+1
* Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-261-16/+3
|\
| * thermal/drivers/acerhdf: Remove pointless governor testDaniel Lezcano2023-03-031-7/+0
| * thermal/drivers/acerhdf: Make interval setting only at module load timeDaniel Lezcano2023-03-031-9/+3
* | platform/x86: acerhdf: Remove unneeded semicolonJiapeng Chong2023-03-161-1/+1
|/
* Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-221-6/+0
|\
| * platform/x86: acerhdf: Drop empty platform remove functionUwe Kleine-König2023-02-021-6/+0
* | thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-47/+26
|/
* 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-071-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-051-1/+2
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-191-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-041-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-251-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-261-2/+2