Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4babb90e5744a56c01ce886cbed9a968a6258ba7
/
drivers
/
hwmon
c0940e9
Revert "hwmon: (coretemp) Refine TjMax detection"
by Guenter Roeck
· 11 years ago
f75d723
hwmon: (ltc2945) Don't crash the kernel unnecessarily
by Guenter Roeck
· 11 years ago
b2e5411
hwmon: (vexpress) Avoid creating non-existing attributes
by Pawel Moll
· 11 years ago
52feaca
hwmon: (vexpress) Use legal hwmon device names
by Pawel Moll
· 11 years ago
042f7b7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
4952ef9
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
by Benjamin Herrenschmidt
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
3e76b74
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
574e9bd
hwmon: (it87) Add support for IT8623E
by Rudolf Marek
· 11 years ago
7183ae8
hwmon: (it87) Fix IT8603E define name
by Rudolf Marek
· 11 years ago
1de8b25
hwmon: (lm90) Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
084489e
hwmon: (lm90) Create all sysfs groups in one call
by Guenter Roeck
· 11 years ago
d89fa68
hwmon: (lm90) Always use the dev variable in the probe function
by Guenter Roeck
· 11 years ago
742192f
hwmon: (lm90) Create most optional attributes with sysfs_create_group
by Guenter Roeck
· 11 years ago
6cf0a91
hwmon: Avoid initializing the same field twice
by Jean Delvare
· 11 years ago
5b58157
hwmon: (pc87360) Avoid initializing the same field twice
by Jean Delvare
· 11 years ago
118c9a6
hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
c669ec8
hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
5ec25c9
hwmon: (lm63) Avoid initializing the same field twice
by Jean Delvare
· 11 years ago
e19eea8
hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
b76552b
hwmon: (lm63) Create all sysfs groups in one call
by Guenter Roeck
· 11 years ago
2fd638f
hwmon: (lm63) Introduce 'dev' variable to point to client->dev
by Guenter Roeck
· 11 years ago
0dcb28a
hwmon: (lm63) Add additional sysfs group for temp2_type attribute
by Guenter Roeck
· 11 years ago
964f945
hwmon: (f71805f) Fix author's address
by Jean Delvare
· 11 years ago
ec01595
hwmon: (k10temp) Add support for AMD F16 M30h processor
by Aravind Gopalakrishnan
· 11 years ago
235c7b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
0de7f8a
powerpc/powernv: hwmon driver for power values, fan rpm and temperature
by Shivaprasad G Bhat
· 11 years ago
2480b6a
hwmon, via-cputemp: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
3289705
hwmon, coretemp: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
f76992b
hwmon: (pmbus/ltc2978) Add support for LTM4676
by Guenter Roeck
· 11 years ago
a2e15107
hwmon: (pmbus/ltc2978) Add new chip ID for LTC2974
by Guenter Roeck
· 11 years ago
648cd48
hwmon: Do not accept invalid name attributes
by Guenter Roeck
· 11 years ago
768821a
hwmon: (max6639) Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
a41a892
hwmon: (lm95245) Make temp2_crit_hyst read-only
by Guenter Roeck
· 11 years ago
7276d55
hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
ce50e7f
hwmon: (lm95245) Drop useless debug message
by Guenter Roeck
· 11 years ago
408c15ea
hwmon: (lm95245) Fix hysteresis temperatures
by Guenter Roeck
· 11 years ago
7981c58
hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
c1ea0a0
hwmon: (max6639) Introduce local dev variable, and reduce noisiness
by Guenter Roeck
· 11 years ago
71ba0f3
hwmon: (max6650) Introduce local 'dev' variable
by Guenter Roeck
· 11 years ago
0b5e33b
hwmon: (max6650) Drop error message after memory allocation failures
by Guenter Roeck
· 11 years ago
17eaa25
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
1577f94
hwmon: (max6650) Rearrange code to no longer require forward declarations
by Guenter Roeck
· 11 years ago
6c588b4
hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
d72d19c
hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
c503a81
hwmon: (coretemp) Allocate platform data with devm_kzalloc
by Guenter Roeck
· 11 years ago
1075305
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
by Guenter Roeck
· 11 years ago
4fa6cbb
hwmon: (ltc4245) Remove devicetree conditionals
by Guenter Roeck
· 11 years ago
bdd41aa
hwmon: (ltc4245) Drop debug messages
by Guenter Roeck
· 11 years ago
94c42cf
hwmon: (ltc4245) Use device managed function to register hwmon device
by Guenter Roeck
· 11 years ago
5230551
hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
c5a7066
hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data
by Guenter Roeck
· 11 years ago
b4c9c1a
hwmon: Driver for TI ADC128D818
by Guenter Roeck
· 11 years ago
ebf5e87
hwmon: Sort Kconfig entries alphabetically
by Jean Delvare
· 11 years ago
f91d22f
hwmon: (lm95245) Avoid initializing the same field twice
by Jean Delvare
· 11 years ago
a5589cf
hwmon: (lm95241) Avoid initializing the same field twice
by Jean Delvare
· 11 years ago
9bf3bab
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
by Guenter Roeck
· 11 years ago
f44e5c5
hwmon: (smm665): Return error from i2c_smbus_read_word_swapped
by Guenter Roeck
· 11 years ago
2065bdd
hwmon: (ltc4260) Fix trivial typo
by Axel Lin
· 11 years ago
939a0a3
hwmon: (jz4740) Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
6700ce0
hwmon: Driver for Linear Technologies LTC2945
by Guenter Roeck
· 11 years ago
69e1ded
hwmon: Driver for Linear Technologies LTC4260
by Guenter Roeck
· 11 years ago
79ffe85
hwmon: Driver for Linear Technologies LTC4222
by Guenter Roeck
· 11 years ago
4b49cca
hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
f809621
hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
500a915
hwmon: (max1668) Fix writing the minimum temperature
by Guenter Roeck
· 11 years ago
d3d89c4
hwmon: (ntc_thermistor) Avoid math overflow
by Doug Anderson
· 11 years ago
4f545a4
hwmon: (da9055) Remove use of regmap_irq_get_virq()
by Adam Thomson
· 11 years ago
daa436e
hwmon: (pmbus) Support per-page exponent in linear mode
by Guenter Roeck
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
9076e0c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
b523bb7
hwmon: (it87) Print proper names for the IT8771E and IT8772E
by Jean Delvare
· 11 years ago
c145d5c
hwmon: (it87) Add support for the ITE IT8603E
by Rudolf Marek
· 11 years ago
9146657
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
d303b1b
hwmon: (k10temp) Add support for Kaveri CPUs
by Phil Pokorny
· 11 years ago
f5776cc
hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume
by Guenter Roeck
· 11 years ago
bf6ea08
hwmon: (coretemp) Do not return -EAGAIN for low temperatures
by Guenter Roeck
· 11 years ago
c09088d
hwmon: (da9052) Fix adc to voltage calculation
by Anthony Olech
· 11 years ago
9fb6c9c
hwmon: (coretemp) Refine TjMax detection
by Guenter Roeck
· 11 years ago
347c16c
hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs
by Guenter Roeck
· 11 years ago
14513ee
hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary
by Guenter Roeck
· 11 years ago
cd9bb05
hwmon: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
3f9aec7
hwmon: (coretemp) Fix truncated name of alarm attributes
by Jean Delvare
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
86b581f
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
3806b45
hwmon: Prevent some divide by zeros in FAN_TO_REG()
by Dan Carpenter
· 11 years ago
33a7ab9
hwmon: (w83l768ng) Fix fan speed control range
by Jean Delvare
· 11 years ago
cf7559b
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
by Brian Carnes
· 11 years ago
3d489ac
hwmon: (lm90) Unregister hwmon device if interrupt setup fails
by Guenter Roeck
· 11 years ago
efabcc2
hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK
by José Miguel Gonçalves
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
6a02752
hwmon: tmp102: expose to thermal fw via DT nodes
by Eduardo Valentin
· 11 years ago
22e7318
hwmon: lm75: expose to thermal fw via DT nodes
by Eduardo Valentin
· 11 years ago
2d304ba
Merge branch 'acpica'
by Rafael J. Wysocki
· 11 years ago
91be099
ACPI: Clean up incorrect inclusions of ACPICA headers
by Lv Zheng
· 11 years ago
3a4cbc1
hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value check
by Yijing Wang
· 11 years ago
cc76dee
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN
by Guenter Roeck
· 11 years ago
Next »