summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/acerhdf.c
AgeCommit message (Expand)Author
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-16platform/x86: acerhdf: Remove unneeded semicolonJiapeng Chong
2023-03-03thermal/drivers/acerhdf: Remove pointless governor testDaniel Lezcano
2023-03-03thermal/drivers/acerhdf: Make interval setting only at module load timeDaniel Lezcano
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-02platform/x86: acerhdf: Drop empty platform remove functionUwe Kleine-König
2023-01-06thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze
2022-04-04platform/x86: acerhdf: Cleanup str_starts_with()Wei Li
2021-01-19thermal/core: Remove ms based delay fieldsDaniel Lezcano
2020-12-07platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano
2020-12-07platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-16platform/x86: acerhdf: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz
2020-05-30platform/x86: acerhdf: replace space by * in modaliasChih-Wei Huang
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle
2019-10-21platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-09-27platform/x86: acerhdf: restructure to allow large BIOS table be __initconstPaul Gortmaker
2018-09-27platform/x86: acerhdf: mark appropriate content with __init prefixPaul Gortmaker
2018-09-27platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker
2018-09-27platform/x86: acerhdf: Remove cut-and-paste trap from instructionsPaul Gortmaker
2018-09-27platform/x86: acerhdf: Enable ability to list supported systemsPaul Gortmaker
2018-09-27platform/x86: acerhdf: clarify modinfo messages for BIOS overridePaul Gortmaker
2017-06-21platform/x86: acerhdf: Add const to thermal_cooling_device_ops structureBhumika Goyal
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-04acerhdf: minor clean upPeter Feuerer
2014-12-04acerhdf: added critical trip pointPeter Feuerer
2014-12-04acerhdf: Use bang-bang thermal governorPeter Feuerer
2014-12-04acerhdf: Adding support for new modelsPeter Feuerer
2014-12-04acerhdf: Adding support for "manual mode"Peter Feuerer
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-24Thermal: set upper and lower limitsZhang Rui
2012-07-24Thermal: Make Thermal trip points writeableDurgadoss R
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov
2012-04-25acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer
2012-04-25acerhdf: add support for new hardwarePeter Feuerer
2012-04-25acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter