index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2011-10-20
hwmon: (w83627ehf) Fix negative 8-bit temperature values
Jean Delvare
2011-10-13
hwmon: (w83627ehf) Properly report thermal diode sensors
Jean Delvare
2011-09-28
hwmon: (coretemp) Avoid leaving around dangling pointer
Guenter Roeck
2011-09-28
hwmon: (coretemp) Fixup platform device ID change
Jean Delvare
2011-09-23
hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...
Jan Beulich
2011-09-23
hwmon: (coretemp) constify static data
Jan Beulich
2011-09-23
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
Jan Beulich
2011-09-21
hwmon: (ds620) Fix handling of negative temperatures
Roland Stigge
2011-09-21
hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'
Chris Peterson
2011-09-21
hwmon: (coretemp) Don't use threshold registers for tempX_max
Guenter Roeck
2011-09-21
hwmon: (coretemp) Let the user force TjMax
Jean Delvare
2011-09-21
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
Jean Delvare
2011-09-14
hwmon: (coretemp) Initialize tmin
Jean Delvare
2011-09-13
hwmon: (pmbus) Fix low limit temperature alarms
Guenter Roeck
2011-09-06
hwmon: (ucd9000/ucd9200) Optimize array walk
Jean Delvare
2011-09-06
hwmon: (max16065) Fix current calculation
Guenter Roeck
2011-08-23
hwmon: (i5k_amb) Drop i5k_channel_pci_id
Jean Delvare
2011-08-22
hwmon: (ntc_thermistor) Simplify if sequence
Guenter Roeck
2011-08-11
hwmon: (ibmaem) add missing kfree
Julia Lawall
2011-08-11
hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages
Guenter Roeck
2011-08-11
hwmon: (pmbus) Virtualize pmbus_write_byte
Guenter Roeck
2011-07-30
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-07-28
hwmon: (lm90) Refactor reading of config2 register
Jean Delvare
2011-07-28
hwmon: (lm90) Make SA56004 detection more robust
Jean Delvare
2011-07-28
hwmon: (lm90) Simplify handling of extended local temp register
Jean Delvare
2011-07-28
hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066
Guenter Roeck
2011-07-28
hwmon: (max34440) Add support for peak attributes
Guenter Roeck
2011-07-28
hwmon: (max8688) Add support for peak attributes
Guenter Roeck
2011-07-28
hwmon: (max16064) Add support for peak attributes
Guenter Roeck
2011-07-28
hwmon: (adm1275) Add support for peak attributes
Guenter Roeck
2011-07-28
hwmon: (pmbus) Add support for peak attributes
Guenter Roeck
2011-07-28
hwmon: (pmbus) Strengthen check for status register existence
Guenter Roeck
2011-07-28
hwmon: (pmbus) Add support for virtual pages
Guenter Roeck
2011-07-28
hwmon: (pmbus) Support reading and writing of word registers in device specif...
Guenter Roeck
2011-07-28
hwmon: (pmbus) Increase attribute name size
Guenter Roeck
2011-07-28
hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices
Guenter Roeck
2011-07-28
hwmon: (pmbus) Add support for VID output voltage mode
Guenter Roeck
2011-07-28
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Guenter Roeck
2011-07-28
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
Durgadoss R
2011-07-28
hwmon: (lm95241) Add support for LM95231
Guenter Roeck
2011-07-28
hwmon: LM95245 driver
Alexander Stein
2011-07-28
hwmon: (lm90) Add support for Philips SA56004
Stijn Devriendt
2011-07-28
hwmon: Driver for NTC Thermistors
Donggeun Kim
2011-07-28
hwmon: (max1668) Add support for tempX_fault attributes
Guenter Roeck
2011-07-28
hwmon: Driver for MAX1668
David George
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
[next]