index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6775.c
Age
Commit message (
Expand
)
Author
2018-09-17
hwmon: (nct6775) Use different register to get fan RPM for fan7
Guenter Roeck
2018-09-15
hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
Guenter Roeck
2018-09-15
hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
Guenter Roeck
2018-09-07
hwmon: (nct6775) Fix access to fan pulse registers
Guenter Roeck
2018-09-05
hwmon: (nct6775) Set weight source to zero correctly
Dan Carpenter
2018-08-26
hwmon: (nct6775) Fix potential Spectre v1
Gustavo A. R. Silva
2018-07-08
hwmon: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-08
hwmon: (nct6775) Fix comment in the description of pwm_mode
Guenter Roeck
2018-06-16
hwmon: (nct6775) Fix loop limit
Guenter Roeck
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-03-27
hwmon: (nct6775) Fix writing pwmX_mode
Guenter Roeck
2018-03-10
hwmon: (nct6775) Add support for NCT6796D
Guenter Roeck
2018-03-10
hwmon: (nct6775) Initialize boolean variables with declaration
Guenter Roeck
2018-03-10
hwmon: (nct6775) Improve fan6/pwm6 support
Guenter Roeck
2018-03-10
hwmon: (nct6775) Use NUM_FAN consistently
Guenter Roeck
2017-06-11
hwmon: (nct6775) Add support for NCT6795D
Guenter Roeck
2017-06-11
hwmon: (nct6775) Improve fan detection
Guenter Roeck
2017-06-11
hwmon: (nct6775) Rework temperature source and label handling
Guenter Roeck
2017-06-11
hwmon: (nct6775) Use bitops
Guenter Roeck
2017-01-02
hwmon: (nct6775) use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-09-18
hwmon: (nct6775) Add support for multiple virtual temperature sources
Guenter Roeck
2016-09-08
hwmon: (nct6775) Do not accept force_id unless chip is found
Guenter Roeck
2015-12-18
hwmon: (nct6683,nct6775) constify sensor_template_group structures
Julia Lawall
2015-10-30
hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793
Guenter Roeck
2015-10-30
hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature source
Guenter Roeck
2015-09-12
hwmon: (nct6775) Add support for NCT6793D
Guenter Roeck
2015-09-12
hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
Guenter Roeck
2015-05-29
hwmon: (nct6775) Add missing sysfs attribute initialization
Guenter Roeck
2015-03-15
hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M
Guenter Roeck
2015-03-15
hwmon: (nct6775) Restore hardware monitoring logical device status on resume
Guenter Roeck
2015-03-15
hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS
Guenter Roeck
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-30
hwmon: (nct6775) Add blank lines after declarations
Guenter Roeck
2014-11-30
hwmon: (nct6775) Add support for NCT6792D
Guenter Roeck
2014-10-20
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-04
hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data
Axel Lin
2014-08-04
hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D
Axel Lin
2014-05-24
hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devices
Axel Lin
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-14
hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume
Guenter Roeck
2013-11-18
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN
Guenter Roeck
2013-11-18
hwmon: (nct6775) Monitor additional temperature registers
Guenter Roeck
2013-10-19
hwmon: (nct6775) Remove an unused variable
Dan Carpenter
2013-10-18
hwmon: (nct6775) fix coccinelle warnings
Fengguang Wu
2013-10-13
hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
hwmon: (nct6775) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
hwmon: (nct6775) Check array index when accessing temp_offset
Guenter Roeck
2013-10-13
hwmon: (nct6775) Use return value from find_temp_source
Guenter Roeck
2013-08-11
hwmon: (nct6775) Add support for hibernate
Harald Judt
[next]