Home
last modified time | relevance | path

Searched hist:fee106b9 (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dsysfs.hppfee106b9 Wed Nov 29 15:18:05 CST 2017 Matt Spinler <spinler@us.ibm.com> Support reading 64 bit integers

Some sysfs *_input values may be bigger than 32 bits,
for example power values reported in microwatts. As such,
read an int64_t value out of sysfs instead of just a uint32_t.
The D-Bus property that will hold the value is also the same
type, an int64_t.

Resolves openbmc/openbmc#2686

Change-Id: I4376de120825b73580d18d339fe76be454eeb18d
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
H A Dsysfs.cppfee106b9 Wed Nov 29 15:18:05 CST 2017 Matt Spinler <spinler@us.ibm.com> Support reading 64 bit integers

Some sysfs *_input values may be bigger than 32 bits,
for example power values reported in microwatts. As such,
read an int64_t value out of sysfs instead of just a uint32_t.
The D-Bus property that will hold the value is also the same
type, an int64_t.

Resolves openbmc/openbmc#2686

Change-Id: I4376de120825b73580d18d339fe76be454eeb18d
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
H A Dmainloop.cppfee106b9 Wed Nov 29 15:18:05 CST 2017 Matt Spinler <spinler@us.ibm.com> Support reading 64 bit integers

Some sysfs *_input values may be bigger than 32 bits,
for example power values reported in microwatts. As such,
read an int64_t value out of sysfs instead of just a uint32_t.
The D-Bus property that will hold the value is also the same
type, an int64_t.

Resolves openbmc/openbmc#2686

Change-Id: I4376de120825b73580d18d339fe76be454eeb18d
Signed-off-by: Matt Spinler <spinler@us.ibm.com>