index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
acerhdf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
thermal/core: Remove ms based delay fields
Daniel Lezcano
1
-1
/
+2
2020-12-07
platform/x86/drivers/acerhdf: Check the interval value when it is set
Daniel Lezcano
1
-4
/
+18
2020-12-07
platform/x86/drivers/acerhdf: Use module_param_cb to set/get polling interval
Daniel Lezcano
1
-2
/
+8
2020-08-07
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+13
2020-07-16
platform/x86: acerhdf: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
1
-3
/
+3
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
1
-3
/
+0
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
1
-7
/
+10
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
1
-12
/
+0
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
1
-7
/
+8
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
1
-2
/
+6
2020-05-30
platform/x86: acerhdf: replace space by * in modalias
Chih-Wei Huang
1
-1
/
+1
2019-10-21
treewide: Rename Peter Feuerer to Peter Kaestle
Peter Kaestle
1
-2
/
+2
2019-10-21
platform/x86: acerhdf: Add support for Acer Aspire 7551
Peter Feuerer
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-09-27
platform/x86: acerhdf: restructure to allow large BIOS table be __initconst
Paul Gortmaker
1
-13
/
+28
2018-09-27
platform/x86: acerhdf: mark appropriate content with __init prefix
Paul Gortmaker
1
-3
/
+3
2018-09-27
platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307
Paul Gortmaker
1
-0
/
+1
2018-09-27
platform/x86: acerhdf: Remove cut-and-paste trap from instructions
Paul Gortmaker
1
-1
/
+1
2018-09-27
platform/x86: acerhdf: Enable ability to list supported systems
Paul Gortmaker
1
-0
/
+14
2018-09-27
platform/x86: acerhdf: clarify modinfo messages for BIOS override
Paul Gortmaker
1
-2
/
+2
2017-06-22
platform/x86: acerhdf: Add const to thermal_cooling_device_ops structure
Bhumika Goyal
1
-1
/
+1
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+1
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-5
/
+4
2015-05-05
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
1
-1
/
+2
2014-12-19
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-95
/
+170
2014-12-04
acerhdf: minor clean up
Peter Feuerer
1
-6
/
+6
2014-12-04
acerhdf: added critical trip point
Peter Feuerer
1
-1
/
+9
2014-12-04
acerhdf: Use bang-bang thermal governor
Peter Feuerer
1
-5
/
+31
2014-12-04
acerhdf: Adding support for new models
Peter Feuerer
1
-1
/
+24
2014-12-04
acerhdf: Adding support for "manual mode"
Peter Feuerer
1
-84
/
+102
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-01-04
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
1
-1
/
+1
2012-09-24
Thermal: Remove tc1/tc2 in generic thermal layer.
Zhang Rui
1
-1
/
+1
2012-09-24
Thermal: set upper and lower limits
Zhang Rui
1
-1
/
+2
2012-07-25
Thermal: Make Thermal trip points writeable
Durgadoss R
1
-1
/
+1
2012-06-08
drivers/platform/x86/acerhdf.c: correct Boris' mail address
Borislav Petkov
1
-1
/
+1
2012-04-26
acerhdf: lowered default temp fanon/fanoff values
Peter Feuerer
1
-2
/
+2
2012-04-26
acerhdf: add support for new hardware
Peter Feuerer
1
-20
/
+42
2012-04-26
acerhdf: add support for Aspire 1410 BIOS v1.3314
Clay Carpenter
1
-0
/
+1
2012-03-20
acerhdf: Message logging neatening
Joe Perches
1
-11
/
+8
2011-08-05
acerhdf.c: spaces in aliased changed to *
Anton V. Boyarshinov
1
-6
/
+6
2011-08-05
acerhdf: add support for Aspire 1810TZ BIOS v1.3314
Julien Valroff
1
-0
/
+1
2011-05-27
acerhdf: Clean up includes
Jean Delvare
1
-3
/
+1
2010-08-03
acerhdf: fix resource reclaim in error path
Axel Lin
1
-7
/
+16
2010-08-03
acerhdf: make needlessly global symbols static
Axel Lin
1
-5
/
+5
2010-08-03
acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n...
Peter Feuerer
1
-1
/
+28
2010-08-03
acerhdf: driver didn't verify the pointers in which it got product information
Rahul Chaturvedi
1
-0
/
+4
2010-08-03
acerhdf: remove "chk_off" as it was only needed for T31 netbooks
Peter Feuerer
1
-47
/
+45
[next]