aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acerhdf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-03acerhdf: driver didn't verify the pointers in which it got product informationRahul Chaturvedi1-0/+4
2010-08-03acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer1-47/+45
2010-08-03acerhdf: add new BIOS versionsPeter Feuerer1-3/+12
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string of tablePeter Feuerer1-18/+28
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer1-2/+15
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader1-3/+4
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown1-26/+37
2009-12-16acerhdf: add new BIOS versionsPeter Feuerer1-26/+37
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-11-25acerhdf: return temperature in milidegree instead of degreePeter Feuerer1-6/+6
2009-09-19acerhdf: additional BIOS versionsPeter Feuerer1-0/+4
2009-09-19acerhdf: convert to dev_pm_opsBorislav Petkov1-13/+9
2009-09-19acerhdf: fix fan control for AOA150 modelPeter Feuerer1-31/+66
2009-06-24acerhdf: Acer Aspire One fan controlPeter Feuerer1-0/+602