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
/
pmbus
/
pmbus_core.c
Age
Commit message (
Expand
)
Author
2014-02-02
hwmon: (pmbus) Support per-page exponent in linear mode
Guenter Roeck
2013-10-18
hwmon: Correct some typos
LABBE Corentin
2013-10-13
hwmon: (pmbus) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
hwmon: (pmbus) Don't unnecessarily crash the kernel
Guenter Roeck
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-03-14
hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()
David Woodhouse
2013-02-06
hwmon: (pmbus) Clean up for code size reduction
Guenter Roeck
2013-02-06
hwmon: (pmbus) Add support for word status register
Guenter Roeck
2013-02-06
hwmon: (pmbus) Add function to clear sensor cache
Guenter Roeck
2013-02-06
hwmon: (pmbus) Add support for additional voltage sensor
Guenter Roeck
2013-02-06
hwmon: (pmbus) Use krealloc to allocate attribute memory
Guenter Roeck
2013-02-06
hwmon: (pmbus) Simplify memory allocation for sensor attributes
Guenter Roeck
2013-02-06
hwmon: (pmbus) Improve boolean handling
Guenter Roeck
2013-02-06
hwmon: (pmbus) Simplify memory allocation for labels and booleans
Guenter Roeck
2013-02-06
hwmon: (pmbus) Use dev variable to represent client->dev
Guenter Roeck
2013-02-06
hwmon: (pmbus) Fix 'Macros with multiple statements' checkpatch error
Guenter Roeck
2013-02-06
hwmon: (pmbus) Drop unnecessary error messages in probe error path
Guenter Roeck
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-04-09
hwmon: (pmbus_core) Fix compiler warning
Guenter Roeck
2012-03-18
hwmon: (pmbus) Add more virtual registers
Guenter Roeck
2012-03-18
hwmon: (pmbus) Simplify remove functions
Guenter Roeck
2012-03-18
hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc
Guenter Roeck
2012-03-18
hwmon: (pmbus) Replace strict_strtol with kstrtol
Guenter Roeck
2012-03-07
hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes
Guenter Roeck
2011-10-24
hwmon: (pmbus_core) Simplify sign extensions
Guenter Roeck
2011-10-24
hwmon: (pmbus) Add support for TEMP2 peak attributes
Guenter Roeck
2011-10-24
hwmon: (pmbus) Always call _pmbus_read_byte in core driver
Guenter Roeck
2011-10-24
hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors
Guenter Roeck
2011-10-24
hwmon: (pmbus) Don't return errors from driver remove functions
Guenter Roeck
2011-09-13
hwmon: (pmbus) Fix low limit temperature alarms
Guenter Roeck
2011-08-11
hwmon: (pmbus) Virtualize pmbus_write_byte
Guenter Roeck
2011-07-28
hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066
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 support for VID output voltage mode
Guenter Roeck
2011-07-28
hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus
Guenter Roeck