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
/
smsc47m1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-1
/
+1
2012-07-21
hwmon: (smsc47m1) Convert to use devm_ functions
Guenter Roeck
1
-34
/
+11
2012-04-09
hwmon: (smsc47m1) Fix compiler warning
Guenter Roeck
1
-9
/
+10
2012-03-18
hwmon: (smsc47m1) Fix checkpatch issues
Guenter Roeck
1
-62
/
+104
2012-03-18
hwmon: (smsc47m1) Fix: do not use assignment in if condition
Guenter Roeck
1
-45
/
+80
2011-01-08
hwmon: (smsc47m1) Use pr_fmt and pr_<level>
Joe Perches
1
-16
/
+15
2010-01-25
hwmon: (smsc47m1) Fix section mismatch
Jeff Mahoney
1
-1
/
+1
2009-12-16
hwmon: (smsc47m1) Enable device if needed
Jean Delvare
1
-3
/
+27
2009-12-16
hwmon: (smsc47m1) Fail module loading on error
Jean Delvare
1
-13
/
+11
2009-12-16
hwmon: (smsc47m1) Only request I/O ports we really use
Jean Delvare
1
-10
/
+89
2009-09-15
hwmon: Include <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2009-07-28
hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292
Jean Delvare
1
-0
/
+11
2009-01-07
hwmon: Check for ACPI resource conflicts
Jean Delvare
1
-0
/
+5
2008-02-17
hwmon: (smsc47m1) Add individual alarm files
Jean Delvare
1
-3
/
+22
2008-02-07
hwmon: Let the user override the detected Super-I/O device ID
Jean Delvare
1
-1
/
+5
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-10-09
hwmon: (smsc47m1) No confusing debugging messages
Jean Delvare
1
-2
/
+2
2007-08-12
hwmon: (smsc47m1) restore missing name attribute
Jean Delvare
1
-0
/
+2
2007-07-30
hwmon: Add missing __devexit tags in various drivers
Jean Delvare
1
-1
/
+1
2007-07-19
hwmon: Fix a potential race condition on unload
Jean Delvare
1
-1
/
+2
2007-07-19
hwmon: Use platform_device_add_data()
Jean Delvare
1
-6
/
+3
2007-05-08
hwmon/smsc47m1: Use dynamic sysfs callbacks
Jean Delvare
1
-103
/
+95
2007-05-08
hwmon/smsc47m1: Use DRVNAME consistently
Jean Delvare
1
-8
/
+6
2007-05-08
hwmon/smsc47m1: Convert to a platform driver
Jean Delvare
1
-134
/
+193
2007-05-08
hwmon/smsc47m1: Get rid of a useless mutex
Jean Delvare
1
-23
/
+10
2007-05-08
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
1
-34
/
+126
2006-10-18
smsc47m1: List the SMSC LPC47M112 as supported
Jean Delvare
1
-5
/
+6
2006-09-28
hwmon: Fix unchecked return status, SMSC chips
Jean Delvare
1
-18
/
+60
2006-09-28
smsc47m1: dev_warn fix
Jean Delvare
1
-1
/
+2
2006-09-26
i2c-isa: Restore driver owner
Jean Delvare
1
-0
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-03-23
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
1
-20
/
+21
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
1
-3
/
+5
2005-10-28
[PATCH] hwmon: smsc47m1 documentation update
Jean Delvare
1
-2
/
+5
2005-10-28
[PATCH] hwmon: kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-09-09
[PATCH] hwmon: Update smsc47m1 head comment
Jean Delvare
1
-2
/
+2
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] hwmon: tag super-i/o find functions __init
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
1
-4
/
+1
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9)
Jean Delvare
1
-33
/
+9
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9)
Jean Delvare
1
-2
/
+3
2005-09-05
[PATCH] I2C hwmon: add hwmon sysfs class to drivers
Mark M. Hoffman
1
-1
/
+16
2005-08-26
[PATCH] drivers/hwmon/*: kfree() correct pointers
Alexey Dobriyan
1
-1
/
+1
2005-07-11
[PATCH] I2C: Move hwmon drivers (2/3)
Jean Delvare
1
-0
/
+593