aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acerhdf.c
AgeCommit message (Expand)Author
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
2012-03-20acerhdf: Message logging neateningJoe Perches
2011-08-05acerhdf.c: spaces in aliased changed to *Anton V. Boyarshinov
2011-08-05acerhdf: add support for Aspire 1810TZ BIOS v1.3314Julien Valroff
2011-05-27acerhdf: Clean up includesJean Delvare
2010-08-03acerhdf: fix resource reclaim in error pathAxel Lin
2010-08-03acerhdf: make needlessly global symbols staticAxel Lin
2010-08-03acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n...Peter Feuerer
2010-08-03acerhdf: driver didn't verify the pointers in which it got product informationRahul Chaturvedi
2010-08-03acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer
2010-08-03acerhdf: add new BIOS versionsPeter Feuerer
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer