Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a31887dc9be1a65cde2562ed10e7fbf5c82581a2
/
drivers
/
hwmon
a31887d
hwmon: (jc42) Add support for Microchip MCP9808 temperature sensor
by Alison Schofield
· 9 years ago
9ad0df1
hwmon: (ina3221) Fix negative limits
by Guenter Roeck
· 9 years ago
51b8c2c
hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"
by Colin Ian King
· 9 years ago
9d58bec
hwmon: (dell-smm) In debug mode log duration of SMM calls
by Pali Rohár
· 9 years ago
747bc8b
hwmon: (dell-smm) Detect fan with index=2
by Pali Rohár
· 9 years ago
68f86c7
hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groups
by Axel Lin
· 11 years ago
699f279
hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groups
by Axel Lin
· 11 years ago
157926c
hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groups
by Axel Lin
· 11 years ago
7cb6dcf
hwmon: Add support for INA3221 Triple Current/Voltage Monitors
by Andrew F. Davis
· 9 years ago
c0a68601
hwmon: (tmp401) Add support for TI TMP461
by Andrew F. Davis
· 9 years ago
7c84f7f
hwmon: add support for Sensirion SHT3x sensors
by David Frey
· 9 years ago
5ce9171
hwmon: (dell-smm) Cache fan_type() calls and change fan detection
by Pali Rohár
· 9 years ago
2744d2f
hwmon: (dell-smm) Disallow fan_type() calls on broken machines
by Pali Rohár
· 9 years ago
7613663
hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default
by Pali Rohár
· 9 years ago
053ea64
hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a number
by Pali Rohár
· 9 years ago
38bab98
hwmon: (lm90) use proper type for update_interval
by Wolfram Sang
· 9 years ago
7be4881
hwmon: (fam15h_power) Disable preemption when reading registers
by Borislav Petkov
· 9 years ago
c543673
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
bfb7644
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
54f0ffc
hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
by Dan Carpenter
· 9 years ago
ecc5fbd
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
d7817ff
hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_register
by Eduardo Valentin
· 9 years ago
51b77fd
hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_register
by Eduardo Valentin
· 9 years ago
0e058bc
hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register
by Eduardo Valentin
· 9 years ago
2a48802
hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register
by Eduardo Valentin
· 9 years ago
2289711
hwmon: pwm-fan: Use pwm_get_args() where appropriate
by Boris Brezillon
· 9 years ago
d6a442d
hwmon: (sch5636) trivial fix of spelling mistake on revision
by Colin Ian King
· 9 years ago
71a9c23
hwmon: (it87) Add support for IT8628E
by Guenter Roeck
· 9 years ago
0624d86
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
by Guenter Roeck
· 10 years ago
2cbb9c3
hwmon: (it87) Support automatic pwm control on newer chips
by Guenter Roeck
· 10 years ago
a0df926
hwmon: (it87) Enhance validation for fan4 and fan5
by Guenter Roeck
· 10 years ago
f1bbe61
hwmon: (it87) Support disabling fan control for all pwm control and chips
by Guenter Roeck
· 10 years ago
c962024
hwmon: (it87) Formatting cleanup
by Guenter Roeck
· 10 years ago
2310048
hwmon: (it87) Use defines for array sizes and sensor counts
by Guenter Roeck
· 10 years ago
48b2ae7
hwmon: (it87) Use BIT macro
by Guenter Roeck
· 10 years ago
f838aa2
hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E
by Guenter Roeck
· 10 years ago
559313c
hwmon: (it87) Simplify reading voltage registers
by Guenter Roeck
· 10 years ago
cc18da7
hwmon: (it87) Support up to 6 temperature sensors on IT8620E
by Guenter Roeck
· 10 years ago
8638d0a
hwmon: (it87) Convert to use new hwmon API
by Guenter Roeck
· 10 years ago
d376684
hwmon: (it87) Use single group and is_visible for miscellaneous attributes
by Guenter Roeck
· 12 years ago
5c39126
hwmon: (it87) Use is_visible for pwm attributes
by Guenter Roeck
· 12 years ago
9a70ee8
hwmon: (it87) Use is_visible for fan attributes
by Guenter Roeck
· 12 years ago
8753377
hwmon: (it87) Use is_visible for temperature sensors
by Guenter Roeck
· 12 years ago
5292971
hwmon: (it87) Use is_visible for voltage sensors
by Guenter Roeck
· 12 years ago
c1e7a4c
hwmon: (it87) Rearrange code to avoid forward declarations
by Guenter Roeck
· 10 years ago
e84bd95
hwmon: (it87) Add support for second Super-IO chip
by Guenter Roeck
· 10 years ago
3c2e351
hwmon: (it87) Pass SIO base address as parameter to superio functions
by Guenter Roeck
· 10 years ago
8e50e3c
hwmon: (it87) Don't use pdev as static driver variable
by Guenter Roeck
· 10 years ago
5cae84a5
hwmon: (it87) Simplify error return in it87_device_add
by Guenter Roeck
· 10 years ago
60878bc
hwmon: (it87) Add support for second pwm frequency register
by Guenter Roeck
· 10 years ago
36c4d98
hwmon: (it87) Add support for all pwm channels on IT8620E
by Guenter Roeck
· 10 years ago
7305540
hwmon: (it87) Add feature flag for AVCC3 support
by Guenter Roeck
· 10 years ago
1d28e01
hwmon: (fam15h_power) Add platform check function
by Huang Rui
· 9 years ago
a6e232f
hwmon: (fam15h_power) Add documentation for TDP and accumulated power algorithm
by Huang Rui
· 9 years ago
11bf0d7
hwmon: (fam15h_power) Introduce a cpu accumulated power reporting algorithm
by Huang Rui
· 9 years ago
cdb9e11
hwmon: (fam15h_power) Add ptsc counter value for accumulated power
by Huang Rui
· 9 years ago
fa794344
hwmon: (fam15h_power) Add compute unit accumulated power
by Huang Rui
· 9 years ago
3ba4e38
hwmon: (fam15h_power) Add CPU_SUP_AMD as the dependence
by Huang Rui
· 9 years ago
04e1e70
hwmon: (max31722) Add support for MAX31722/MAX31723 temperature sensors
by Tiberiu Breana
· 9 years ago
7a18afe8
hwmon: (ads7828) Enable internal reference
by Akshay Bhat
· 9 years ago
3c2e226
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
by Guenter Roeck
· 9 years ago
46e595a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
630300d
hwmon: Create an NSA320 hardware monitoring driver
by Adam Baker
· 9 years ago
709066ac
hwmon: (adm1275) Add support for ADM1278
by Guenter Roeck
· 10 years ago
54ce3a0
hwmon: (ntc_thermistor) Add support for ncpXXxh103
by Joseph McNally
· 9 years ago
b92fe9e
hwmon: (iio_hwmon) Allow the driver to accept hypen in device tree node names
by Sanchayan Maity
· 9 years ago
df92270
hwmon: Add LTC2990 sensor driver
by Mike Looijmans
· 9 years ago
c32f5ef
hwmon: (vexpress) rename vexpress hwmon implementation
by Sudeep Holla
· 9 years ago
962f08f
Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers
by Olof Johansson
· 9 years ago
000e094
hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
by Nishanth Menon
· 9 years ago
acc1469
hwmon: (ads1015) Handle negative conversion values correctly
by Peter Rosin
· 9 years ago
fb3b07e
hwmon: (scpi) add energy meter support
by Sudeep Holla
· 9 years ago
2e87415
firmware: arm_scpi: add support for 64-bit sensor values
by Sudeep Holla
· 9 years ago
60dee3c
hwmon: (fam15h_power) Add bit masking for tdp_limit
by Gioh Kim
· 9 years ago
6220f4e
hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
by Thorsten Leemhuis
· 9 years ago
6606b34
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 9 years ago
91918d1
hwmon: (nct6683) Add basic support for NCT6683 on Mitac boards
by Guenter Roeck
· 10 years ago
449278d
hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template structures
by Julia Lawall
· 9 years ago
3b8d058
hwmon: (sch56xx) Drop watchdog driver data reference count callbacks
by Guenter Roeck
· 9 years ago
c60fdf8
hwmon: (nct6683,nct6775) constify sensor_template_group structures
by Julia Lawall
· 9 years ago
eff2a94
hwmon: (fam15h_power) Add support for AMD new 15h processors
by Huang Rui
· 9 years ago
8d28cd1
hwmon: (pmbus) Add client driver for LTC3815
by Guenter Roeck
· 9 years ago
2ff4407
hwmon: (htu21) Remove driver
by Guenter Roeck
· 9 years ago
a3a316c
hwmon: (sht15) Select CONFIG_BITREVERSE
by Arnd Bergmann
· 9 years ago
00917b5
hwmon: (tmp102) Force wait for conversion time for the first valid data
by Nishanth Menon
· 9 years ago
cef03d7
hwmon: (scpi) skip unsupported sensors properly
by Sudeep Holla
· 9 years ago
d42d5b6
hwmon: (scpi) add thermal-of dependency
by Arnd Bergmann
· 9 years ago
5e0a0ee
hwmon : (applesmc) Fix uninitialized variables warnings
by Shuah Khan
· 9 years ago
92e11f0
hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C
by Li Yang
· 9 years ago
b44a3d2a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
6aabef6
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
ba95339
hwmon: (k10temp) Remove duplicate pci-id define
by Adam Majer
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
4c84518
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
by Mark Brown
· 9 years ago
3b5ea47
hwmon: (fam15h_power) Add max compute unit accumulated power
by Huang Rui
· 9 years ago
46f29c2
hwmon: (fam15h_power) Enable power1_input on AMD Carrizo
by Huang Rui
· 9 years ago
7deb14b
hwmon: (fam15h_power) Refactor attributes for dynamically added
by Huang Rui
· 9 years ago
5aa4e83
hwmon: (ina2xx) remove no longer used variable 'kind'
by Marc Titinger
· 9 years ago
50224f4
hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793
by Guenter Roeck
· 9 years ago
Next »