index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
occ
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
hwmon: (occ) Check for device property for setting OCC active during probe
Eddie James
1
-1
/
+10
2022-07-26
hwmon: (occ) Replace open-coded variant of %*phN specifier
Andy Shevchenko
1
-6
/
+2
2022-06-29
hwmon: (occ) Prevent power cap command overwriting poll response
Eddie James
1
-2
/
+3
2022-06-07
hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active
Eddie James
1
-0
/
+5
2022-05-20
hwmon: (occ) Delay hwmon registration until user request
Eddie James
1
-30
/
+70
2022-02-28
hwmon: (occ) Add soft minimum power cap attribute
Eddie James
1
-3
/
+16
2021-10-22
Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
1
-18
/
+12
2021-10-15
hwmon: (occ) Remove sequence numbering and checksum calculation
Eddie James
1
-18
/
+12
2021-10-02
hwmon: (occ) Fix P10 VRM temp sensors
Eddie James
1
-12
/
+5
2021-06-10
Merge tag 'fsi-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
1
-2
/
+5
2021-06-04
hwmon: (occ) Print response status in first poll error message
Eddie James
1
-2
/
+3
2021-06-04
hwmon: (occ) Start sequence number at one
Eddie James
1
-0
/
+2
2021-05-10
hwmon: (occ) Fix poll rate limiting
Eddie James
1
-2
/
+3
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
1
-34
/
+35
2020-12-11
hwmon: (occ) Add new temperature sensor type
Eddie James
1
-0
/
+75
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2019-07-22
hwmon: (occ) Fix division by zero issue
Lei YU
1
-2
/
+4
2019-07-12
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-07-03
OCC: FSI and hwmon: Add sequence numbering
Eddie James
1
-2
/
+2
2019-06-24
hwmon: (occ) Add temp sensor value check
Alexander Soldatov
1
-0
/
+6
2019-04-17
hwmon: (occ) Store error condition for rate-limited polls
Eddie James
1
-0
/
+4
2019-04-16
hwmon: (occ) Move common code to a separate module
Jean Delvare
1
-0
/
+7
2019-03-29
hwmon: (occ) Fix power sensor indexing
Eddie James
1
-2
/
+4
2019-02-19
hwmon: (occ) Fix license headers
Eddie James
1
-1
/
+2
2019-01-08
hwmon: (occ) Fix potential integer overflow
Gustavo A. R. Silva
1
-12
/
+12
2018-12-17
hwmon (occ): Add sysfs attributes for additional OCC data
Eddie James
1
-3
/
+42
2018-12-17
hwmon (occ): Add sensor attributes and register hwmon device
Eddie James
1
-0
/
+337
2018-12-17
hwmon (occ): Add sensor types and versions
Eddie James
1
-0
/
+621
2018-12-17
hwmon (occ): Parse OCC poll response
Eddie James
1
-0
/
+61
2018-12-17
hwmon: Add On-Chip Controller (OCC) hwmon driver
Eddie James
1
-0
/
+40