index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ibmpowernv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (ibmpowernv) Remove bogus __init annotations
Geert Uytterhoeven
2018-11-04
1
-4
/
+3
*
hwmon: (ibmpowernv) drop unnecessary OF name NULL checks
Rob Herring
2018-10-10
1
-6
/
+0
*
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-10
1
-2
/
+2
*
hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
Shilpasri G Bhat
2018-07-31
1
-32
/
+206
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+5
*
hwmon: (ibmpowernv) Add energy sensors
Shilpasri G Bhat
2018-05-21
1
-0
/
+2
*
hwmon: (ibmpowernv): Add support to read 64 bit sensors
Shilpasri G Bhat
2018-05-21
1
-3
/
+4
*
hwmon: (ibmpowernv) Add current(A) sensor
Shilpasri G Bhat
2017-06-20
1
-1
/
+3
*
hwmon: (ibmpowernv) introduce a legacy_compatibles array
Cédric Le Goater
2017-06-20
1
-8
/
+18
*
hwmon: (ibmpowernv) Add highest/lowest attributes to sensors
Shilpasri G Bhat
2017-06-11
1
-7
/
+61
*
hwmon: (ibmpowernv) Fix label for cores numbers not threads
Michael Neuling
2016-09-13
1
-5
/
+3
*
hwmon: (ibmpowernv) Add OF compatibility table entry
Cédric Le Goater
2015-10-14
1
-0
/
+7
*
hwmon: (ibmpowernv) Fix build error seen for some configurations
Guenter Roeck
2015-04-08
1
-0
/
+1
*
hwmon: (ibmpowernv) pretty print labels
Cédric Le Goater
2015-04-08
1
-0
/
+41
*
hwmon: (ibmpowernv) add a label attribute
Cédric Le Goater
2015-04-08
1
-3
/
+52
*
hwmon: (ibmpowernv) add support for the new device tree
Cédric Le Goater
2015-04-08
1
-10
/
+40
*
hwmon: (ibmpowernv) add a helper routine create_hwmon_attr
Cédric Le Goater
2015-04-08
1
-8
/
+16
*
hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names
Cédric Le Goater
2015-03-20
1
-1
/
+22
*
hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
Cédric Le Goater
2015-03-20
1
-17
/
+20
*
hwmon: (ibmpowernv) add a convert_opal_attr_name() routine
Cédric Le Goater
2015-03-20
1
-14
/
+22
*
hwmon: (ibmpowernv) add a get_sensor_type() routine
Cédric Le Goater
2015-03-20
1
-11
/
+15
*
hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP
Cédric Le Goater
2015-03-20
1
-3
/
+3
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
hwmon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
hwmon: (ibmpowernv) Convert to module_platform_driver
Axel Lin
2014-11-30
1
-12
/
+1
*
|
hwmon: (ibmpowernv) Use platform 'id_table' to probe the device
Neelesh Gupta
2014-11-30
1
-48
/
+19
*
|
hwmon: (ibmpowernv) Quieten when probing finds no device
Michael Ellerman
2014-11-11
1
-2
/
+4
|
/
*
hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place
Axel Lin
2014-08-04
1
-4
/
+3
*
hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and tempera...
Neelesh Gupta
2014-08-04
1
-0
/
+364
*
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
Benjamin Herrenschmidt
2014-04-09
1
-529
/
+0
*
powerpc/powernv: hwmon driver for power values, fan rpm and temperature
Shivaprasad G Bhat
2014-03-24
1
-0
/
+529