aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/acerhdf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze1-1/+1
2022-04-04platform/x86: acerhdf: Cleanup str_starts_with()Wei Li1-18/+3
2021-01-19thermal/core: Remove ms based delay fieldsDaniel Lezcano1-1/+2
2020-12-07platform/x86/drivers/acerhdf: Check the interval value when it is setDaniel Lezcano1-4/+18
2020-12-07platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling intervalDaniel Lezcano1-2/+8
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-20/+13
2020-07-16platform/x86: acerhdf: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz1-3/+3
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz1-3/+0
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-7/+10
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-12/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-7/+8
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz1-2/+6
2020-05-30platform/x86: acerhdf: replace space by * in modaliasChih-Wei Huang1-1/+1
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle1-2/+2
2019-10-21platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-09-27platform/x86: acerhdf: restructure to allow large BIOS table be __initconstPaul Gortmaker1-13/+28
2018-09-27platform/x86: acerhdf: mark appropriate content with __init prefixPaul Gortmaker1-3/+3
2018-09-27platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker1-0/+1
2018-09-27platform/x86: acerhdf: Remove cut-and-paste trap from instructionsPaul Gortmaker1-1/+1
2018-09-27platform/x86: acerhdf: Enable ability to list supported systemsPaul Gortmaker1-0/+14
2018-09-27platform/x86: acerhdf: clarify modinfo messages for BIOS overridePaul Gortmaker1-2/+2
2017-06-21platform/x86: acerhdf: Add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-5/+4
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh1-1/+2
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-95/+170
2014-12-04acerhdf: minor clean upPeter Feuerer1-6/+6
2014-12-04acerhdf: added critical trip pointPeter Feuerer1-1/+9
2014-12-04acerhdf: Use bang-bang thermal governorPeter Feuerer1-5/+31
2014-12-04acerhdf: Adding support for new modelsPeter Feuerer1-1/+24
2014-12-04acerhdf: Adding support for "manual mode"Peter Feuerer1-84/+102
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+1
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui1-1/+1
2012-09-24Thermal: set upper and lower limitsZhang Rui1-1/+2
2012-07-24Thermal: Make Thermal trip points writeableDurgadoss R1-1/+1
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-04-25acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer1-2/+2
2012-04-25acerhdf: add support for new hardwarePeter Feuerer1-20/+42
2012-04-25acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter1-0/+1
2012-03-20acerhdf: Message logging neateningJoe Perches1-11/+8
2011-08-05acerhdf.c: spaces in aliased changed to *Anton V. Boyarshinov1-6/+6
2011-08-05acerhdf: add support for Aspire 1810TZ BIOS v1.3314Julien Valroff1-0/+1
2011-05-27acerhdf: Clean up includesJean Delvare1-3/+1
2010-08-03acerhdf: fix resource reclaim in error pathAxel Lin1-7/+16
2010-08-03acerhdf: make needlessly global symbols staticAxel Lin1-5/+5
2010-08-03acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooksPeter Feuerer1-1/+28