开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
amc6821.c
Age
Commit message (
Expand
)
Author
2024-11-10
hwmon: (amc6821) add support for tsd,mule
Farouk Bouabid
2024-11-10
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-07-31
hwmon: (amc6821) Use multi-byte regmap operations
Guenter Roeck
2024-07-08
hwmon: (amc6821) Add support for pwm1_mode attribute
Guenter Roeck
2024-07-08
hwmon: (amc6821) Convert to with_info API
Guenter Roeck
2024-07-08
hwmon: (amc6821) Convert to use regmap
Guenter Roeck
2024-07-08
hwmon: (amc6821) Drop unnecessary enum chips
Guenter Roeck
2024-07-08
hwmon: (amc6821) Use BIT() and GENMASK()
Guenter Roeck
2024-07-08
hwmon: (amc6821) Use tabs for column alignment in defines
Guenter Roeck
2024-07-08
hwmon: (amc6821) Reorder include files, drop unnecessary ones
Guenter Roeck
2024-07-08
hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
Guenter Roeck
2024-07-08
hwmon: (amc6821) Rename fan1_div to fan1_pulses
Guenter Roeck
2024-07-08
hwmon: (amc6821) Make reading and writing fan speed limits consistent
Guenter Roeck
2024-07-08
hwmon: (amc6821) Stop accepting invalid pwm values
Guenter Roeck
2024-03-07
hwmon: (amc6821) add of_match table
Josua Mayer
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-12-16
hwmon: (amc6821) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2016-12-02
hwmon: (amc6821) sign extension temperature
Jared Bents
2014-08-04
hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
hwmon: (amc6821) Avoid forward declaration
Axel Lin
2014-07-30
hwmon: (amc6821) Fix possible race condition bug
Axel Lin
2014-07-03
hwmon: (amc6821) Fix permissions for temp2_input
Axel Lin
2013-09-11
hwmon: (amc6821) Remove redundant break
Sachin Kamat
2013-09-11
hwmon: (amc6821) Fix return value
Sachin Kamat
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-09-23
hwmon: (amc6821) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (amc6821) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
hwmon: (amc6821) fix initialisation
Frans Meulenbroeks
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2010-11-15
hwmon: Change mail address of Hans J. Koch
Hans J. Koch
2010-01-25
hwmon: (amc6821) Double unlock bug
Dan Carpenter
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj