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