index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
it87.c
Age
Commit message (
Expand
)
Author
2023-06-08
hwmon: (it87) Generalise support for FAN_CTL ON/OFF
Frank Crawford
2023-06-08
hwmon: (it87) Allow for chips with only 4 temp sensors
Frank Crawford
2023-06-08
hwmon: (it87) Update IT8732F chip for 4 fans and PWMs
Frank Crawford
2023-06-08
hwmon: (it87) Add controls for chips with only 4 PWMs
Frank Crawford
2023-06-08
hwmon: (it87) Add controls for chips with only 4 fans
Frank Crawford
2023-04-21
hwmon: (it87) Disable/enable SMBus access for IT8622E chipset
Frank Crawford
2023-04-21
hwmon: (it87) Add calls to smbus_enable/smbus_disable as required
Frank Crawford
2023-04-21
hwmon: (it87) Test for error in it87_update_device
Frank Crawford
2023-04-19
hwmon: (it87) Disable SMBus access for environmental controller registers.
Frank Crawford
2023-04-19
hwmon: (it87) Use voltage scaling macro where appropriate
Frank Crawford
2023-03-21
hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
Frank Crawford
2023-02-03
hwmon: (it87) Add new chipset IT87952E
Frank Crawford
2023-02-03
hwmon: (it87) Allow multiple chip IDs for force_id
Frank Crawford
2023-02-03
hwmon: (it87) Add chip_id in some info message
Frank Crawford
2023-02-03
hwmon: (it87) List full chip model name
Frank Crawford
2023-02-03
hwmon: (it87) Disable configuration exit for certain chips
Frank Crawford
2023-02-03
hwmon: (it87) Allow disabling exiting of configuration mode
Frank Crawford
2023-02-03
hwmon: (it87) Group all related MODULE_PARM definitions together
Frank Crawford
2023-02-03
hwmon: (it87) Set second Super-IO chip in configuration mode
Frank Crawford
2023-02-03
hwmon: (it87) Allow calling __superio_enter outside muxed region
Frank Crawford
2022-12-04
hwmon: (it87) Add DMI table for future extensions
Frank Crawford
2022-12-04
hwmon: (it87) Check for a valid chip before using force_id
Ahmad Khalifa
2022-12-04
hwmon: (it87) Add param to ignore ACPI resource conflicts
Ahmad Khalifa
2022-09-25
hwmon: (it87) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
2021-04-20
hwmon: Use kobj_to_dev()
Guenter Roeck
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-08-13
hwmon: (it87) Reapply probe path chip registers settings after resume
Maciej S. Szmigiero
2017-08-13
hwmon: (it87) Split out chip registers setting code on probe path
Maciej S. Szmigiero
2017-03-22
hwmon: (it87) Avoid registering the same chip on both SIO addresses
Guenter Roeck
2017-02-10
hwmon: (it87) Add support for IT8792E
Guenter Roeck
2017-02-10
hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
Guenter Roeck
2017-02-10
hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
Guenter Roeck
2017-02-10
hwmon: (it87) Ensure that pwm control cache is current before updating values
Guenter Roeck
2017-02-10
hwmon: (it87) Improve IT8622 support
Guenter Roeck
2017-02-10
hwmon: (it87) Add support for IT8622E
Guenter Roeck
2017-02-10
hwmon: (it87) Add feature flag indicating that VIN3 is connected to 5V
Guenter Roeck
2017-01-02
hwmon: (it87) use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-09-08
hwmon: (it87) Drop useless comments
Jean Delvare
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
2016-08-11
hwmon: (it87) Features mask must be 32 bit wide
Guenter Roeck
2016-04-19
hwmon: (it87) Add support for IT8628E
Guenter Roeck
2016-04-19
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
Guenter Roeck
2016-04-19
hwmon: (it87) Support automatic pwm control on newer chips
Guenter Roeck
2016-04-19
hwmon: (it87) Enhance validation for fan4 and fan5
Guenter Roeck
2016-04-19
hwmon: (it87) Support disabling fan control for all pwm control and chips
Guenter Roeck
2016-04-19
hwmon: (it87) Formatting cleanup
Guenter Roeck
2016-04-19
hwmon: (it87) Use defines for array sizes and sensor counts
Guenter Roeck
2016-04-19
hwmon: (it87) Use BIT macro
Guenter Roeck
2016-04-19
hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E
Guenter Roeck
[next]