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
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-466
/
+1243
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
1
-3
/
+1
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
1
-19
/
+79
2011-07-25
hwmon: (lm78) Avoid forward declarations
Jean Delvare
1
-107
/
+98
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
1
-1
/
+1
2011-07-25
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
1
-21
/
+6
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
1
-0
/
+29
2011-07-25
hwmon: (via-cputemp) Add VID reporting support
Jean Delvare
2
-5
/
+40
2011-07-25
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
1
-1
/
+41
2011-07-25
hwmon: New driver sch5636
Hans de Goede
4
-0
/
+559
2011-07-25
hwmon: (sch5627) Factor out some code shared with sch5636 driver
Hans de Goede
5
-310
/
+390
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-17
hwmon: (max1111) Fix race condition causing NULL pointer exception
Pavel Herrmann
1
-0
/
+11
2011-07-17
hwmon: (it87) Fix label group removal
Jean Delvare
1
-1
/
+1
2011-07-17
hwmon: (asus_atk0110) Fix memory leak
Luca Tettamanti
1
-0
/
+1
2011-07-15
hwmon: (adm1275) Fix coefficients per datasheet revision B
Guenter Roeck
1
-5
/
+5
2011-07-12
hwmon: (pmbus) Use long variables for register to data conversions
Guenter Roeck
1
-10
/
+10
2011-07-10
hwmon: (pmbus) Improve auto-detection of temperature status register
Guenter Roeck
1
-5
/
+6
2011-07-10
hwmon: (lm95241) Fix negative temperature results
Guenter Roeck
1
-6
/
+14
2011-07-08
hwmon: (lm95241) Fix chip detection code
Guenter Roeck
1
-1
/
+1
2011-07-03
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-20
/
+63
2011-07-03
hwmon-vid: Fix typo in VIA CPU name
Jean Delvare
1
-1
/
+1
2011-07-03
hwmon: (f71882fg) Add support for the F71869A
Hans de Goede
2
-3
/
+16
2011-07-03
hwmon: Use <> rather than () around my e-mail address
Hans de Goede
2
-2
/
+2
2011-07-03
hwmon: (emc6w201) Properly handle all errors
Jean Delvare
1
-14
/
+44
2011-07-01
hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes
Guenter Roeck
1
-0
/
+4
2011-07-01
hwmon: (pmbus) Improve fan detection
Guenter Roeck
1
-2
/
+4
2011-07-01
hwmon: (adm1275) Free allocated memory if probe function fails
Guenter Roeck
1
-3
/
+13
2011-07-01
hwmon: (pmbus) Drop check for PMBus revision register in probe function
Guenter Roeck
1
-8
/
+3
2011-06-17
hwmon: (s3c) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (ibmpex) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-06-17
hwmon: (ibmaem) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+2
2011-06-17
hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
Guenter Roeck
1
-4
/
+1
2011-06-17
hwmon: (coretemp) Drop unused struct members
Jean Delvare
1
-4
/
+0
2011-06-04
hwmon: (max6642): Better chip detection schema
Per Dalén
1
-2
/
+16
2011-06-01
hwmon: (coretemp) Further relax temperature range checks
Guenter Roeck
1
-2
/
+2
2011-06-01
hwmon: (coretemp) Fix TjMax detection for older CPUs
Guenter Roeck
1
-17
/
+2
2011-06-01
hwmon: (coretemp) Relax target temperature range check
Jean Delvare
1
-1
/
+1
2011-06-01
hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
Per Dalen
1
-2
/
+2
2011-05-27
hwmon: (coretemp) Fix section mismatch
Jean Delvare
1
-1
/
+1
2011-05-27
hwmon: (pmbus) Initialize sysfs attributes
Guenter Roeck
1
-0
/
+1
2011-05-27
hwmon: (coretemp) Update comments describing the handling of HT CPUs
Guenter Roeck
1
-6
/
+6
2011-05-27
hwmon: (coretemp) Initialize sysfs attributes
Sergey Senozhatsky
1
-0
/
+2
2011-05-25
hwmon: New driver for the SMSC EMC6W201
Jean Delvare
3
-0
/
+550
2011-05-25
hwmon: (abituguru) Depend on DMI
Jean Delvare
3
-18
/
+2
2011-05-25
hwmon: (it87) Use request_muxed_region
Nat Gurumoorthy
1
-12
/
+19
2011-05-25
hwmon: (sch5627) Trigger Vbat measurements
Hans de Goede
1
-1
/
+22
2011-05-25
hwmon: (sch5627) Add sch5627_send_cmd function
Hans de Goede
1
-4
/
+19
[next]