index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
hwmon: (tmp102) add hibernation callbacks
Grygorii Strashko
1
-11
/
+4
2015-02-02
hwmon: (ads2828) Only keep data in device data structure if needed
Guenter Roeck
1
-18
/
+14
2015-02-02
hwmon: (ads2828) Convert to use regmap
Guenter Roeck
2
-44
/
+27
2015-01-25
hwmon: (jc42) Allow negative hysteresis temperatures
Jean Delvare
1
-3
/
+4
2015-01-25
hwmon: (adc128d818) Do proper sign extension
Rasmus Villemoes
1
-1
/
+2
2015-01-25
hwmon: (ad7314) Do proper sign extension
Rasmus Villemoes
1
-2
/
+3
2015-01-25
hwmon: (abx500) Fix format string warnings
Asaf Vertz
1
-3
/
+3
2015-01-25
hwmon: (jc42) Fix integer overflow when writing hysteresis value
Guenter Roeck
1
-0
/
+2
2015-01-25
hwmon: (jc42) Fix integer overflow
Guenter Roeck
1
-1
/
+1
2015-01-25
hwmon: (jc42) Use sign_extend32 for sign extension
Guenter Roeck
1
-5
/
+1
2015-01-25
hwmon: (ina2xx) Add ina231 compatible string
Kevin Hilman
2
-2
/
+3
2015-01-25
hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors
Bartosz Golaszewski
1
-3
/
+7
2015-01-25
hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check
Bartosz Golaszewski
1
-3
/
+0
2015-01-25
hwmon: (ina2xx) implement update_interval attribute for ina226
Bartosz Golaszewski
1
-6
/
+158
2015-01-25
hwmon: (ina2xx) make shunt resistance configurable at run-time
Bartosz Golaszewski
1
-2
/
+46
2015-01-25
hwmon: (ina2xx) don't accept shunt values greater than the calibration factor
Bartosz Golaszewski
1
-1
/
+2
2015-01-25
hwmon: (ina2xx) remove a stray new line
Bartosz Golaszewski
1
-1
/
+0
2015-01-25
hwmon: (ina2xx) reinitialize the chip in case it's been reset
Bartosz Golaszewski
1
-37
/
+91
2015-01-25
hwmon: (nct7802) Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-01-24
hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro
Axel Lin
1
-10
/
+3
2015-01-24
hwmon: (i5500_temp) Convert to module_pci_driver
Axel Lin
1
-12
/
+1
2015-01-24
hwmon: (i5500_temp) Don't bind to disabled sensors
Jean Delvare
1
-0
/
+9
2015-01-24
hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups
Jean Delvare
1
-58
/
+15
2015-01-24
hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets
Jean Delvare
3
-0
/
+212
2014-12-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
3
-5
/
+16
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
43
-43
/
+0
2014-12-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
3
-5
/
+16
2014-12-08
hwmon: (tmp401) Detect TMP435 on all addresses it supports
Guenter Roeck
1
-5
/
+4
2014-12-05
hwmon: (lm75) Strengthen detect function
Guenter Roeck
1
-0
/
+6
2014-12-04
hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans
Nishanth Menon
1
-0
/
+9
2014-12-04
hwmon: (gpio-fan) Allow usage of gpio operations that may sleep
Nishanth Menon
1
-4
/
+5
2014-12-04
hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors
Bartosz Golaszewski
1
-10
/
+14
2014-12-04
hwmon: (tmp401) Add support for TI TMP435
Patrick Titiano
2
-3
/
+12
2014-12-02
hwmon: (lm95234) Add support for LM95233
Guenter Roeck
2
-29
/
+68
2014-12-02
hwmon: (lm95245) Add support for LM95235
Guenter Roeck
2
-16
/
+30
2014-11-30
hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors
Bartosz Golaszewski
1
-6
/
+20
2014-11-30
hwmon: (nct6775) Add blank lines after declarations
Guenter Roeck
1
-6
/
+24
2014-11-30
hwmon: (nct6775) Add support for NCT6792D
Guenter Roeck
2
-12
/
+39
2014-11-30
hwmon: (lm75) Add support for the NXP LM75B
Michael Thalmeier
1
-0
/
+6
2014-11-30
hwmon: Driver for Nuvoton NCT7802Y
Guenter Roeck
3
-0
/
+872
2014-11-30
hwmon: (ibmpowernv) Convert to module_platform_driver
Axel Lin
1
-12
/
+1
2014-11-30
hwmon: (ibmpowernv) Use platform 'id_table' to probe the device
Neelesh Gupta
1
-48
/
+19
2014-11-30
hwmon: (iio_hwmon) Add support for humidity sensors
Guenter Roeck
1
-1
/
+6
2014-11-30
hwmon: (ltc2978) Add regulator support
Alan Tull
2
-3
/
+47
2014-11-30
hwmon: (pmbus) Add regulator support
Alan Tull
2
-0
/
+113
2014-11-30
hwmon: (pmbus) add helpers for byte write and read modify write
Alan Tull
2
-0
/
+35
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
3
-5
/
+16
2014-11-19
hwmon: (g762) fix call to devm_hwmon_device_register_with_groups()
Arnaud Ebalard
1
-4
/
+2
2014-11-11
hwmon: (fam15h_power) Fix NB device ID for F16h M30h
Aravind Gopalakrishnan
1
-1
/
+1
2014-11-11
hwmon: (pwm-fan) Fix suspend/resume behavior
Kamil Debski
1
-3
/
+10
[next]