]> git.sur5r.net Git - groeck-nct6775/history - nct6775.c
Add driver removal notice
[groeck-nct6775] / nct6775.c
2018-03-27 Guenter RoeckFix writing pwmX_mode
2018-02-21 Guenter RoeckUse DEVICE_ATTR_RO
2017-09-11 Guenter RoeckFix nct6796 support
2017-09-10 Guenter RoeckAdd support for NCT6796D
2017-08-05 Guenter RoeckImprove fan6/pwm6 support
2017-05-21 Guenter RoeckAdd debug file
2017-05-20 Guenter RoeckUsed bits in temp_mask start with 1
2017-05-19 Guenter RoeckUse bitops
2017-05-19 Guenter RoeckSync with upstream
2017-05-16 Guenter RoeckImprove NCT6795 support
2017-04-06 Guenter RoeckRework temperature sensor detection
2017-04-04 Guenter RoeckAdd basic support for NCT6795D
2016-09-11 Guenter Roecknct6775: Add support for multiple virtual temperature...
2016-08-04 Julia Lawallhwmon: (nct6775) constify sensor_template_group structures
2016-08-04 Guenter Roeckhwmon: (nct6775) Do not accept force_id unless chip...
2015-11-17 Guenter Roeckhwmon: (nct6775) Introduce separate temperature labels...
2015-11-17 Guenter RoeckAdd missing sysfs_attr_init()
2015-11-17 Guenter RoeckFix typo in NCT6792D version ID
2015-11-17 Guenter RoeckMove nct6775_sio_names closer to enum to simplify addin...
2015-11-17 Guenter RoeckAdd missing NCT6793D string
2015-08-31 Guenter RoeckSwap SETP_UP_TIME and STEP_DOWN_TIME for all chips...
2015-08-31 Guenter RoeckFix NCT6793D device ID
2015-08-31 Guenter RoeckAdd support for NCT6793D
2015-08-31 Guenter RoeckNCT6791D and NCT6792D have an additional temperature...
2015-08-29 Guenter RoeckMerge pull request #34 from graysky2/master
2015-02-13 Guenter RoeckEnable auxiliary fan monitoring on ASRock Z77 Pro4-M
2015-02-13 Guenter RoeckRestore hardware monitoring logical device status on...
2015-02-13 Guenter RoeckConvert to use SIMPLE_DEV_PM_OPS
2015-02-13 Guenter RoeckRevert "Restore hardware monitoring logical device...
2015-02-13 Guenter RoeckRevert "Enable fan 3-5 on ASRock Z77 Pro4-M"
2015-02-07 Guenter RoeckEnable fan 3-5 on ASRock Z77 Pro4-M
2015-02-07 Guenter RoeckRestore hardware monitoring logical device status on...
2014-12-17 grayskyMerge pull request #1 from groeck/master 34/head
2014-11-16 Guenter RoeckSynchronize code with upstream version
2014-08-19 Guenter RoeckAdd new beep registers for nct6792d
2014-06-27 Guenter RoeckInitial support for NCT6792D - untested
2013-12-26 Guenter Roecksync with latest upstream version
2013-12-25 Guenter RoeckAdd support for hibernate
2013-12-23 Guenter RoeckRe-enable logical device mapping for NCT6791 after...
2013-11-13 Guenter Roecknct6775: NCT6791 supports weight control only for CPUFAN
2013-11-13 Guenter Roecknct6775: Monitor additional temperature registers
2013-07-18 Guenter Roecktemp[] array needs to have an entry for temp_lcrit
2013-07-08 Guenter Roeckhwmon: (nct6775) Avoid using device platform data outsi...
2013-06-25 David BartleyAdd support for NCT6791D. nct6775-v1.1
2013-06-25 Guenter RoeckAdd beep support
2013-06-24 Guenter RoeckFix temperature alarms
2013-05-09 Guenter RoeckDo not assign non-existing over-temperature and hystere... nct6775-v1.0
2013-04-21 Guenter RoeckSynchronize with upstream version
2013-04-14 Guenter RoeckFix reported use of unassigned variable
2013-04-13 Guenter RoeckFoermatting changes: Fix checkpatch problems
2013-04-09 Guenter RoeckAdd support for critical low/high temperature limits...
2013-04-09 Guenter RoeckAdd support for NCT6102D/6106D
2013-04-09 Guenter RoeckUse ARRAY_SIZE for loops where possible
2013-04-06 Guenter RoeckEnable both VIN3 and AUXTIN
2013-04-05 Guenter RoeckSupport up to two SuperIO chips in the same system
2013-04-03 Guenter Roecknct6775: Allocate and create attributes from templates
2013-04-03 Guenter Roeckclarify supported chips nct6775-v0.9.1
2013-03-08 Guenter RoeckDrop read/write lock
2013-03-01 Guenter RoeckImprove temperature register array declarations
2013-02-26 Guenter Roecknct6775: Use clamp_val instead of SENSORS_LIMIT
2013-02-26 Guenter Roecknct6775: Don't report VID if not supported
2012-12-12 Guenter RoeckMinor bug fixes; include compat.h
2012-12-11 Guenter RoeckLatest code; sync with proposed kernel version
2012-08-06 Guenter RoeckAdd backward compatibility to nct6775.c
2012-07-26 Guenter RoeckCleanup
2012-07-24 Guenter Roeckhwmon: (nct6775) Fix temp array overflow
2012-07-01 Guenter RoeckREG_PWM_TEMP is not used, drop it.
2012-06-30 Guenter Roeckcosmetic: Formatting change
2012-06-21 Guenter RoeckAdd missing break statement
2012-06-14 Guenter RoeckImprove error return from clear_caseopen
2012-06-11 Guenter Roeckimplement pwmX_step_enable
2012-06-09 Guenter RoeckImplement superio access locking
2012-05-30 Guenter RoeckReplace __initdata with __initconst
2012-05-10 Guenter RoeckClean up probe function: Use devm_request_region
2012-05-03 Guenter RoeckFix various registers for NCT6779
2012-04-28 Guenter RoeckRemove temp11..temp15, and modify pwm temp source selection
2012-04-28 Guenter RoeckAdd support for critical temperature on PECI sources
2012-04-28 Guenter RoeckAlternate temp registers only needed locally
2012-04-28 Guenter RoeckSome minor fan related cleanup
2012-04-28 Guenter RoeckRevert "All NCT677X chips support RPM registers, so...
2012-04-28 Guenter RoeckAll NCT677X chips support RPM registers, so read the...
2012-04-27 Guenter Roecknct6779: Fix vinX_min and vinX_max for in9..in14.
2012-04-27 Guenter RoeckFix number of temp registers for NCT6779
2012-04-27 Guenter RoeckTemperature source selection fixes
2012-04-27 Guenter RoeckNCT6779 supports fan3min and fan4min.
2012-04-27 Guenter RoeckFix fan count registers for NCT6779
2012-04-26 Guenter RoeckUpdate debug message for invalid source register
2012-04-26 Guenter RoeckCheck for invalid temperature source
2012-04-26 Guenter RoeckMinor cosmetic cleanup
2012-04-26 Guenter RoeckAuso-generate have_in bit mask
2012-04-26 Guenter RoeckFix size of NCT6775_REG_TEMP_ALTERNATE array
2012-04-26 Guenter RoeckFix checkpatch warnings
2012-04-26 Guenter RoeckFix temp10_max_hyst
2012-04-25 Guenter RoeckUpdate some NCT6779 registers
2012-03-18 Guenter RoeckReset caseopen clear bit after setting it
2012-03-18 Guenter RoeckConvert status (alarm) register accesses to indexed...
2012-03-17 Guenter RoeckDefine TESTING flag, remove debug output
2012-03-17 Guenter RoeckAdd support for more temperatures
2012-03-17 Guenter RoeckFix maximum temperature source index
2012-03-17 Guenter RoeckFind additonal temp registers and enable monitoring...
next