index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
amc6821.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
hwmon: (amc6821) Add support for pwm1_mode attribute
Guenter Roeck
1
-1
/
+15
2024-07-08
hwmon: (amc6821) Convert to with_info API
Guenter Roeck
1
-326
/
+362
2024-07-08
hwmon: (amc6821) Convert to use regmap
Guenter Roeck
1
-444
/
+383
2024-07-08
hwmon: (amc6821) Drop unnecessary enum chips
Guenter Roeck
1
-4
/
+1
2024-07-08
hwmon: (amc6821) Use BIT() and GENMASK()
Guenter Roeck
1
-40
/
+41
2024-07-08
hwmon: (amc6821) Use tabs for column alignment in defines
Guenter Roeck
1
-71
/
+71
2024-07-08
hwmon: (amc6821) Reorder include files, drop unnecessary ones
Guenter Roeck
1
-7
/
+6
2024-07-08
hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
Guenter Roeck
1
-8
/
+17
2024-07-08
hwmon: (amc6821) Rename fan1_div to fan1_pulses
Guenter Roeck
1
-13
/
+13
2024-07-08
hwmon: (amc6821) Make reading and writing fan speed limits consistent
Guenter Roeck
1
-4
/
+9
2024-07-08
hwmon: (amc6821) Stop accepting invalid pwm values
Guenter Roeck
1
-6
/
+8
2024-03-07
hwmon: (amc6821) add of_match table
Josua Mayer
1
-0
/
+11
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-4
/
+4
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2018-12-16
hwmon: (amc6821) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-142
/
+87
2016-12-02
hwmon: (amc6821) sign extension temperature
Jared Bents
1
-2
/
+2
2014-08-04
hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-45
/
+25
2014-08-04
hwmon: (amc6821) Avoid forward declaration
Axel Lin
1
-206
/
+154
2014-07-30
hwmon: (amc6821) Fix possible race condition bug
Axel Lin
1
-6
/
+11
2014-07-03
hwmon: (amc6821) Fix permissions for temp2_input
Axel Lin
1
-1
/
+1
2013-09-11
hwmon: (amc6821) Remove redundant break
Sachin Kamat
1
-3
/
+0
2013-09-11
hwmon: (amc6821) Fix return value
Sachin Kamat
1
-2
/
+2
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-20
/
+12
2012-09-23
hwmon: (amc6821) Convert to use devm_ functions
Guenter Roeck
1
-11
/
+5
2012-03-18
hwmon: (amc6821) Fix multi-line comments
Guenter Roeck
1
-27
/
+30
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-14
/
+1
2012-03-18
hwmon: (amc6821) fix initialisation
Frans Meulenbroeks
1
-1
/
+1
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-7
/
+7
2010-11-15
hwmon: Change mail address of Hans J. Koch
Hans J. Koch
1
-1
/
+1
2010-01-25
hwmon: (amc6821) Double unlock bug
Dan Carpenter
1
-1
/
+0
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
1
-0
/
+1116