]> git.sur5r.net Git - groeck-it87/history - it87.c
Add driver removal notice
[groeck-it87] / it87.c
2018-06-13 airbjornauto-adjust loop threshold to changes in the array...
2018-06-12 airbjornreplaced two spaces with one
2018-06-12 airbjornfixing indents in #defines: replacing spaces by tabs
2018-06-06 Guenter RoeckEnable all temperature registers for IT8655E and IT8665E
2018-05-29 Guenter RoeckFix temperature type for peci/amdtsi if diode/thermisto...
2018-02-28 Guenter RoeckFix fan control for IT8736F
2018-02-27 Guenter RoeckAdd preliminary support for IT8736F and IT8738E
2018-02-27 Guenter RoeckFix scaling for IT8732F
2018-02-14 Guenter RoeckSave and restore bank around envmon register accesses...
2018-01-19 Guenter RoeckFix up fan / pwm detection for IT8625/IT8665
2018-01-06 Burt PAdd optional DKMS target to Makefile (v2)
2017-12-03 Guenter RoeckAdd comment explaining why smbus_disable is needed...
2017-10-07 Guenter RoeckFix PECI/AMDTSI selection
2017-10-06 Guenter RoeckDo not disable SMBs unless really necessary
2017-10-03 Guenter RoeckReport actual chip name, not its ID
2017-10-02 Guenter RoeckExperimental support for IT8606E
2017-10-02 Guenter RoeckCheckpatch cleanup: Line length
2017-10-02 Guenter RoeckCheckpatch cleanup: Opening brackets
2017-10-02 Guenter RoeckCheckpatch cleanup: Use octal file permissions
2017-10-02 Guenter RoeckCheckpatch cleanup: Use octal permissions for module...
2017-10-02 Guenter RoeckCheckpatch cleanup: Double semicolon, missing space
2017-10-02 Guenter RoeckDrop version.h
2017-10-01 Guenter RoeckAdd support for 4th temperature sensor on IT8622
2017-10-01 Guenter RoeckImprove AMDTSI temp type detection, and temp 4 type...
2017-10-01 Guenter RoeckAdd SMBus bitmap for IT8622
2017-10-01 Guenter RoeckFix mmio resource request
2017-10-01 Guenter RoeckIT8655E supports MMIO
2017-10-01 Guenter RoeckPrint MMIO address into kernel log
2017-10-01 Guenter RoeckAdd MMIO support
2017-09-30 Guenter RoeckDisable SMBus access while accessing Enviromnental...
2017-09-24 Guenter RoeckFix FAN_TAC5 detection for IT8665E
2017-09-24 Guenter Roeckit87: Display driver version
2017-09-21 Guenter RoeckSimplify and fix temperature sensor type detection v1.0
2017-09-21 Guenter RoeckAlways restore previous bank register after reading...
2017-09-21 Guenter RoeckImprove temperature sensor type detection for IT8686
2017-09-21 Guenter RoeckFix reworked temperature mapping
2017-09-20 Guenter RoeckAdd 'ignore_resource_conflict' error
2017-09-04 Guenter RoeckRework pwm temperature mapping
2017-09-03 Guenter RoeckUpdate pwm cached control registers before writing...
2017-08-08 Guenter RoeckIT8655E and IT8665E both support internal register...
2017-08-06 Guenter RoeckForce IT8790E and IT8792E into configuration mode
2017-08-06 Guenter RoeckDrop ACPI mutex code
2017-08-05 Guenter RoeckFix accesses to IT8792E
2017-07-23 Guenter RoeckIT8607 does not support the 1st fan, only fan2-3
2017-06-08 Guenter RoeckDrop FEAT_TEMP_OFFSET
2017-06-08 Guenter RoeckAdd support for 6 temperature limit registers on IT8628E
2017-05-23 Guenter RoeckProvide blacklist module parameter to override blacklist.
2017-05-16 Guenter RoeckMark 2nd Super-IO chip on AB350M-D3H as broken
2017-05-11 Guenter RoeckMerge pull request #27 from jmaggard10/master
2017-05-11 Justin MaggardFix up support for IT8625E 27/head
2017-05-02 Justin MaggardAdd support for IT8625E
2017-04-27 Guenter RoeckFix whitespace issues
2017-04-26 Guenter RoeckInitialize register pointers before using them
2017-04-23 koji54Add Gigabyte AX370-Gaming 5 to IT8792E blacklist
2017-04-19 Guenter RoeckIntroduce FEAT_NEW_TEMPMAP
2017-04-19 Guenter RoeckFix up support for IT8613E
2017-04-19 andreychernyshevAdd support for IT8613E
2017-04-18 Guenter RoeckBlacklist IT8792E on AX370-Gaming K7
2017-04-18 Guenter RoeckDisable access to 2nd Super-IO chip
2017-04-13 Guenter RoeckFEAT_TEMP_PECI does not apply to multi-bank chips.
2017-04-13 Guenter RoeckAdd support for 11mV ADC
2017-04-12 Guenter RoeckFix up temp offset register addresses
2017-04-12 Guenter RoeckVarious improvements
2017-04-11 Guenter RoeckAdd limit support for temp 4-6
2017-03-28 Guenter RoeckAdd feature flag FEAT_FANCTL_ONOFF
2017-03-25 Guenter RoeckImprove AVCC3 support
2017-03-22 Guenter RoeckPreliminary support for IT8655E
2017-03-22 Guenter RoeckAdd support for chip specific register sets
2017-03-22 DrewAdded preliminary support for IT8665E
2017-03-21 Guenter RoeckSeparate internal scaling from 12mV ADC
2017-03-16 Guenter RoeckAdd multi-bank and initial IT8686E support
2017-03-14 Guenter RoeckForce chip ID only if a chip has been found
2017-03-11 Guenter RoeckAdd 4th fan control and measurement for IT8732E
2017-03-10 Guenter RoeckFix feature mask for IT8792E (IT8733E)
2017-02-08 Guenter RoeckDo not overwrite bit 2..6 of pwm control registers
2017-02-08 Guenter RoeckFix fan4_ctl detection for IT8620, IT8628
2016-12-29 Guenter RoeckExperimental support for IT8607E
2016-12-29 Guenter RoeckAdd preliminary support for IT8792E
2016-09-27 Guenter RoeckEnsure that pwm control cache is current before updatin...
2016-09-22 Guenter RoeckImprove IT8622 support
2016-09-21 Guenter RoeckAdd support for IT8622E
2016-09-21 Guenter RoeckAdd feature flag indicating that VIN3 is connected...
2016-09-21 Guenter RoeckSynchronize with upstream version
2016-01-27 Guenter RoeckAdd support for IT8628E and IT8732F
2015-04-10 Guenter RoeckSupport for newer autopwm, plus other changes and cleanup
2015-04-05 Guenter RoeckVarious enhancements, cleanup, and fixes
2015-03-30 Guenter RoeckRearrange code to avoid forward declarations
2015-03-30 Guenter RoeckFix superio enable sequence for SIO address 0x4e
2015-03-28 Guenter RoeckAdd support for two Super-IO chips
2015-03-27 Guenter RoeckVarious enhancements
2015-03-26 Guenter RoeckSome cleanup, plus AVCC3 support for ITE8620E
2015-03-26 Guenter RoeckExperimental support for ITE8790E
2015-02-13 Guenter RoeckFormatting cleanup
2015-02-13 Guenter RoeckMerge pull request #3 from Zlika/master
2015-02-13 ZlikaAdd support for IT8786E. 3/head
2015-02-12 Guenter RoeckAdd feature flag for VID support
2015-02-12 Guenter RoeckAdd feature flags for fan count and 16-bit fan configur...
2015-02-12 Guenter RoeckAdd support for IT8781F
2015-01-17 Guenter RoeckSynchronize with upstream version
2012-10-30 Guenter Roecksync w/ upstream, plus preliminary PECI support
next