index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6775.c
Age
Commit message (
Expand
)
Author
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
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-11
hwmon: (nct6775) Fix size of data->temp array
Dan Carpenter
2013-08-11
hwmon: (nct6775) Avoid using device platform data outside probe function
Guenter Roeck
2013-08-11
hwmon: (nct6775) Add support for NCT6791D
David Bartley
2013-08-11
hwmon: (nct6775) Add support for beep attributes
Guenter Roeck
2013-08-11
hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106
Guenter Roeck
2013-08-11
hwmon: (nct6775) Add support for NCT6102D/6106D
Guenter Roeck
2013-08-11
hwmon: (nct6775) Support two SuperIO chips in the same system
Guenter Roeck
2013-08-11
hwmon: (nct6775) Allocate attributes dynamically from templates
Guenter Roeck
2013-06-27
hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775
Guenter Roeck
2013-06-27
hwmon: (nct6775) Fix temperature alarm attributes
Guenter Roeck
2013-05-11
hwmon: (nct6775) Do not create non-existing attributes
Guenter Roeck
2013-04-21
hwmon: (nct6775) Fix coding style problems
Guenter Roeck
2013-04-21
hwmon: (nct6775) Constify strings
Guenter Roeck
2013-04-13
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
Guenter Roeck
2013-04-07
hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
Guenter Roeck
2013-04-07
hwmon: (nct6775) Expand scope of supported chips
Guenter Roeck
2013-04-07
hwmon: (nct6775) Drop read/write lock
Guenter Roeck
2013-04-07
hwmon: (nct6775) Only report VID if supported and enabled
Guenter Roeck
2013-04-07
hwmon: (nct6775) Detect and report additional temperature sources
Guenter Roeck
2013-04-07
hwmon: (nct6775) Add support for weighted fan control
Guenter Roeck
2013-04-07
hwmon: (nct6775) Add support for automatic fan control
Guenter Roeck
2013-04-07
hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
Guenter Roeck
2013-04-07
hwmon: (nct6775) Add power management support
Guenter Roeck
2013-04-07
hwmon: (nct6775) Add support for fan debounce module parameter
Guenter Roeck
2013-04-07
hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
Guenter Roeck
2013-04-07
hwmon: (nct6775) Add support for fan speed attributes
Guenter Roeck
[next]