index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
hwmon: (w83793) Remove duplicate NULL check
Andy Shevchenko
1
-10
/
+5
2017-11-16
hwmon: (w83792d) Remove duplicate NULL check
Andy Shevchenko
1
-10
/
+5
2017-11-16
hwmon: (w83791d) Remove duplicate NULL check
Andy Shevchenko
1
-10
/
+5
2017-11-16
hwmon: (w83781d) Remove duplicate NULL check
Andy Shevchenko
1
-8
/
+4
2017-11-16
hwmon: (k10temp) Correct model name for Ryzen 1600X
Guenter Roeck
1
-1
/
+1
2017-11-13
Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-320
/
+1034
2017-11-05
pmbus: Add driver for Maxim MAX31785 Intelligent Fan Controller
Andrew Jeffery
3
-0
/
+127
2017-11-04
hwmon: (aspeed-pwm-tacho) Sort headers
Joel
1
-3
/
+3
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
hwmon: (xgene) Minor clean up of ifdef and acpi_match_table reference
hotran
1
-4
/
+3
2017-10-29
hwmon: (max6621) Inverted if condition in max6621_read()
Dan Carpenter
1
-1
/
+1
2017-10-29
hwmon: (asc7621) remove redundant assignment to newval
Colin Ian King
1
-1
/
+0
2017-10-29
hwmon: (xgene) Support hwmon v2
hotran
1
-9
/
+31
2017-10-29
hwmon: (gpio-fan) Fix null pointer dereference at probe
Miquel Raynal
1
-1
/
+1
2017-10-29
hwmon: (gpio-fan) Convert to use GPIO descriptors
Linus Walleij
1
-56
/
+32
2017-10-29
hwmon: (gpio-fan) Rename GPIO line state variables
Linus Walleij
1
-25
/
+26
2017-10-29
hwmon: (gpio-fan) Get rid of the gpio alarm struct
Linus Walleij
1
-26
/
+12
2017-10-29
hwmon: (gpio-fan) Get rid of platform data struct
Linus Walleij
1
-58
/
+30
2017-10-29
hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path
Linus Walleij
2
-26
/
+11
2017-10-29
hwmon: (gpio-fan) Send around device pointer
Linus Walleij
1
-10
/
+10
2017-10-29
hwmon: (gpio-fan) Localize platform data
Linus Walleij
1
-1
/
+22
2017-10-29
hwmon: (gpio-fan) Use local variable pointers
Linus Walleij
1
-7
/
+9
2017-10-29
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak
3
-0
/
+608
2017-10-29
hwmon: (w83793) make const array watchdog_minors static, reduces object code ...
Colin Ian King
1
-1
/
+3
2017-10-29
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
1
-1
/
+1
2017-10-29
hwmon: (max1619) Add dt binding
Alan Tull
1
-0
/
+10
2017-10-29
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
1
-8
/
+0
2017-10-29
hwmon: (sht15) Root out platform data
Linus Walleij
1
-113
/
+54
2017-10-29
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
1
-0
/
+30
2017-10-29
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
1
-0
/
+16
2017-10-29
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
1
-17
/
+45
2017-10-29
hwmon: (stts751) Fix buffer size passed to snprintf
Jean Delvare
1
-9
/
+9
2017-10-29
hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
Edward A. James
2
-17
/
+14
2017-10-24
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
1
-8
/
+5
2017-10-21
hwmon: (da9052) Increase sample rate when using TSI
Martyn Welch
1
-0
/
+5
2017-10-01
hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Christophe Jaillet
1
-8
/
+11
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
3
-4
/
+4
2017-09-01
hwmon: (ltq-cputemp) add cpu temp sensor driver
Florian Eckert
3
-0
/
+171
2017-08-30
hwmon: (pmbus) Add support for Texas Instruments tps53679 device
Vadim Pasternak
3
-0
/
+123
2017-08-30
Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-next
Guenter Roeck
1
-22
/
+263
2017-08-30
hwmon: (asc7621) make several arrays static const
Colin Ian King
1
-2
/
+2
2017-08-30
hwmon: (pmbus/lm25066) Add support for TI LM5066I
Xo Wang
1
-2
/
+39
2017-08-30
hwmon: (pmbus/lm25066) Offset coefficient depends on CL
Xo Wang
1
-2
/
+4
2017-08-30
hwmon: (pmbus) Add support for Intel VID protocol VR13
Vadim Pasternak
2
-1
/
+5
2017-08-29
hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driver
Edward A. James
3
-0
/
+161
2017-08-29
hwmon: (ftsteutates) constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-22
hwmon: da9052: Add support for TSI channel
Sebastian Reichel
1
-4
/
+245
2017-08-22
hwmon: da9052: Replace S_IRUGO with 0444
Sebastian Reichel
1
-18
/
+18
2017-08-15
hwmon: (aspeed-pwm) add THERMAL dependency
Arnd Bergmann
1
-0
/
+1
[next]