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
2012-05-30
hwmon/sch56xx: Depend on watchdog for watchdog core functions
Hans de Goede
1
-2
/
+4
2012-05-30
watchdog: sch56xx-common: set correct bits in register()
Dan Carpenter
1
-2
/
+2
2012-05-30
watchdog: sch56xx-common: Add proper ref-counting of watchdog data
Hans de Goede
1
-1
/
+29
2012-05-30
watchdog: sch56xx: Remove unnecessary checks for register changes
Hans de Goede
1
-25
/
+16
2012-05-30
watchdog: sch56xx: Use watchdog core
Hans de Goede
4
-316
/
+61
2012-05-23
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-338
/
+835
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
hwmon: (it87) Make temp3 attribute conditional for IT8782F
Guenter Roeck
1
-20
/
+61
2012-05-22
hwmon: (it87) Convert to use devm_kzalloc and devm_request_region
Guenter Roeck
1
-34
/
+20
2012-05-22
hwmon: INA219 and INA226 support
Felten, Lothar
3
-0
/
+382
2012-05-20
hwmon: (it87) Create voltage attributes only if voltage is enabled
Guenter Roeck
1
-38
/
+124
2012-05-20
hwmon: (ntc_thermistor) Fix checkpatch warning
Guenter Roeck
1
-6
/
+6
2012-05-20
hwmon: (ntc_thermistor) Optimize and fix build warning
Guenter Roeck
1
-84
/
+80
2012-05-20
hwmon: (ntc_thermistor) Return error code from hwmon_device_register
Guenter Roeck
1
-2
/
+2
2012-05-20
hwmon: (ntc_thermistor) Convert to devm_kzalloc
Guenter Roeck
1
-8
/
+3
2012-05-20
hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT
Guenter Roeck
1
-9
/
+2
2012-05-20
acpi_power_meter: clean up code around setup_attrs
Kyle McMartin
1
-8
/
+7
2012-05-20
acpi_power_meter: drop meter_rw_attrs, use common meter_attrs
Kyle McMartin
1
-9
/
+2
2012-05-20
acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs
Kyle McMartin
1
-42
/
+17
2012-05-20
acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up
Kyle McMartin
1
-93
/
+37
2012-05-20
acpi_power_meter: use the same struct {rw,ro}_sensor_template for both
Kyle McMartin
1
-43
/
+110
2012-05-20
hwmon: use module_pci_driver
Axel Lin
3
-36
/
+3
2012-05-20
hwmon: (it87) Add support for IT8782F and IT8783E/F
Guenter Roeck
1
-26
/
+99
2012-05-01
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
1
-1
/
+1
2012-05-01
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
1
-0
/
+4
2012-04-26
hwmon: (fam15h_power) Fix pci_device_id array
Guenter Roeck
1
-3
/
+6
2012-04-22
hwmon: (ad7314) Fix build warning
Guenter Roeck
1
-7
/
+5
2012-04-18
hwmon: (ads1015) Fix build warning
Guenter Roeck
1
-17
/
+16
2012-04-18
hwmon: fam15h_power: fix bogus values with current BIOSes
Andre Przywara
1
-0
/
+39
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-04-09
hwmon: (pmbus_core) Fix compiler warning
Guenter Roeck
1
-9
/
+8
2012-04-09
hwmon: (smsc47m1) Fix compiler warning
Guenter Roeck
1
-9
/
+10
2012-04-09
hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations
Guenter Roeck
1
-0
/
+1
2012-04-09
hwmon: (smsc47b397) Fix compiler warning
Guenter Roeck
1
-6
/
+8
2012-04-03
hwmon: (ad7314) Adds missing spi_dev initialization
Graeme Smecher
1
-0
/
+1
2012-04-01
hwmon: (k10temp) Add support for AMD Trinity CPUs
Andre Przywara
2
-1
/
+6
2012-04-01
hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-9
/
+9
2012-04-01
hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class
Kyle McMartin
1
-0
/
+2
2012-04-01
hwmon: (adm1031) Fix compiler warning
Guenter Roeck
1
-12
/
+8
2012-04-01
hwmon: (f75375s) Fix warning message seen in some configurations
Guenter Roeck
1
-0
/
+2
2012-04-01
hwmon: (max6639) Convert to dev_pm_ops
Mark Brown
1
-4
/
+11
2012-04-01
hwmon: (sht15) Fix Kconfig dependencies
Guenter Roeck
1
-1
/
+1
2012-04-01
hwmon: (gpio-fan) Fix Kconfig dependencies
Guenter Roeck
1
-1
/
+1
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-1
/
+1
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2
-4
/
+4
2012-03-23
hwmon: Add MCP3021 ADC driver
Xie Xiaobo
3
-0
/
+182
2012-03-23
hwmon: (mc13783-adc) Add support for the MC13892 PMIC
Uwe Kleine-Koenig
2
-27
/
+80
2012-03-23
hwmon: (mc13783-adc) Remove space before tab
Frans Meulenbroeks
1
-1
/
+1
2012-03-23
hwmon: (lm63) Let the user adjust the lookup table
Jean Delvare
1
-42
/
+76
2012-03-23
hwmon: (lm63) Make fan speed control strategy changeable
Jean Delvare
1
-16
/
+89
[next]