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
/
lm90.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
hwmon: Include <linux/kstrtox.h> when appropriate
Christophe JAILLET
1
-0
/
+1
2022-12-04
hwmon: (lm90) simplify using devm_regulator_get_enable()
Matti Vaittinen
1
-18
/
+2
2022-09-25
hwmon: (lm90) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-10
hwmon: (lm90) Fix error return value from detect function
Guenter Roeck
1
-1
/
+1
2022-07-13
hwmon: (lm90) Use worker for alarm notifications
Guenter Roeck
1
-5
/
+13
2022-07-13
hwmon: (lm90) Read the channel's temperature offset from device-tree
Slawomir Stepien
1
-0
/
+16
2022-07-13
hwmon: (lm90) Add support for 2nd remote channel's offset register
Slawomir Stepien
1
-9
/
+49
2022-07-13
hwmon: (lm90) Read the channel's label from device-tree
Slawomir Stepien
1
-0
/
+72
2022-07-13
hwmon: (lm90) Define maximum number of channels that are supported
Slawomir Stepien
1
-12
/
+15
2022-07-13
hwmon: (lm90) Add compatible entry for adt7481
Slawomir Stepien
1
-0
/
+4
2022-07-13
hwmon: (lm90) Support temp_samples attribute
Guenter Roeck
1
-14
/
+91
2022-07-13
hwmon: (lm90) Add table with supported Analog/ONSEMI devices
Guenter Roeck
1
-0
/
+36
2022-07-13
hwmon: (lm90) Add support and detection of Philips/NXP NE1618
Guenter Roeck
1
-12
/
+32
2022-07-13
hwmon: (lm90) Add explicit support for ADM1020
Guenter Roeck
1
-1
/
+9
2022-07-13
hwmon: (lm90) Only disable alerts if not already disabled
Guenter Roeck
1
-2
/
+4
2022-07-13
hwmon: (lm90) Add support for ADT7421
Guenter Roeck
1
-1
/
+9
2022-07-13
hwmon: (lm90) Add support for ON Semiconductor NCT218
Guenter Roeck
1
-2
/
+29
2022-07-13
hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72
Guenter Roeck
1
-1
/
+34
2022-07-13
hwmon: (lm90) Add explicit support for NCT210
Guenter Roeck
1
-2
/
+16
2022-07-13
hwmon: (lm90) Combine lm86 and lm90 configuration
Guenter Roeck
1
-12
/
+5
2022-07-13
hwmon: (lm90) Add remaining chips supported by adm1021 driver
Guenter Roeck
1
-0
/
+26
2022-07-13
hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
Guenter Roeck
1
-5
/
+42
2022-07-13
hwmon: (lm90) Support MAX1617 and LM84
Guenter Roeck
1
-35
/
+229
2022-07-13
hwmon: (lm90) Introduce 16-bit register write function
Guenter Roeck
1
-14
/
+19
2022-07-13
hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
Guenter Roeck
1
-30
/
+17
2022-07-13
hwmon: (lm90) Add support for MAX6642
Guenter Roeck
1
-14
/
+64
2022-07-13
hwmon: (lm90) Add flag to indicate conversion rate support
Guenter Roeck
1
-27
/
+39
2022-07-13
hwmon: (lm90) Add flag to indicate support for minimum temperature limits
Guenter Roeck
1
-23
/
+31
2022-07-13
hwmon: (lm90) Add support for MAX6690
Guenter Roeck
1
-1
/
+16
2022-07-13
hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008
Guenter Roeck
1
-4
/
+8
2022-07-13
hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
Guenter Roeck
1
-30
/
+89
2022-07-13
hwmon: (lm90) Add explicit support for MAX6648/MAX6692
Guenter Roeck
1
-4
/
+37
2022-07-13
hwmon: (lm90) Add flag to indicate 'alarms' attribute support
Guenter Roeck
1
-19
/
+38
2022-07-13
hwmon: (lm90) Fix/Add detection of G781-1
Guenter Roeck
1
-5
/
+34
2022-07-13
hwmon: (lm90) Add support for additional chip revision of NCT1008
Guenter Roeck
1
-1
/
+6
2022-07-13
hwmon: (lm90) Rework detect function
Guenter Roeck
1
-143
/
+236
2022-07-13
hwmon: (lm90) Use single flag to indicate extended temperature support
Guenter Roeck
1
-15
/
+10
2022-07-13
hwmon: (lm90) Support multiple temperature resolutions
Guenter Roeck
1
-297
/
+155
2022-07-13
hwmon: (lm90) Only re-read registers if volatile
Guenter Roeck
1
-18
/
+23
2022-07-13
hwmon: (lm90) Add support for unsigned and signed temperatures
Guenter Roeck
1
-28
/
+42
2022-07-13
hwmon: (lm90) Enable full PEC support for ADT7461A
Guenter Roeck
1
-5
/
+12
2022-07-13
hwmon: (lm90) Add partial PEC support for ADT7461
Guenter Roeck
1
-1
/
+1
2022-07-13
hwmon: (lm90) Improve PEC support
Guenter Roeck
1
-27
/
+29
2022-07-13
hwmon: (lm90) Stop using R_/W_ register prefix
Guenter Roeck
1
-117
/
+117
2022-07-13
hwmon: (lm90) Move status register bit shifts to compile time
Guenter Roeck
1
-13
/
+14
2022-07-13
hwmon: (lm90) Use BIT macro
Guenter Roeck
1
-27
/
+28
2022-07-13
hwmon: (lm90) Reorder chip enumeration to be in alphabetical order
Guenter Roeck
1
-2
/
+4
2022-07-13
hwmon: (lm90) Reorder include files in alphabetical order
Guenter Roeck
1
-6
/
+6
2022-07-13
hwmon: (lm90) Rework alarm/status handling
Guenter Roeck
1
-115
/
+199
[next]