index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
occ
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-08
1
-1
/
+1
*
hwmon: (occ) OCC sensors aren't arch-specific
Jeremy Kerr
2022-12-04
1
-2
/
+0
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
2
-6
/
+31
|
\
|
*
hwmon: (occ) Check for device property for setting OCC active during probe
Eddie James
2022-09-28
2
-1
/
+19
|
*
hwmon (occ): Retry for checksum failure
Eddie James
2022-09-28
1
-5
/
+12
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
hwmon: (occ) Replace open-coded variant of %*phN specifier
Andy Shevchenko
2022-07-26
1
-6
/
+2
*
hwmon: (occ) Delete unnecessary NULL check
Ziyang Xuan
2022-07-13
1
-4
/
+2
*
hwmon: (occ) Prevent power cap command overwriting poll response
Eddie James
2022-06-29
4
-13
/
+15
*
hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active
Eddie James
2022-06-07
1
-0
/
+5
*
hwmon: (occ) Delay hwmon registration until user request
Eddie James
2022-05-20
5
-90
/
+156
*
hwmon: (occ) Add soft minimum power cap attribute
Eddie James
2022-02-27
1
-3
/
+16
*
hwmon: (occ) Add sysfs entries for additional extended status bits
Eddie James
2022-02-27
1
-0
/
+24
*
hwmon: (occ) Add sysfs entry for OCC mode
Eddie James
2022-02-27
2
-0
/
+12
*
hwmon: (occ) Add sysfs entry for IPS (Idle Power Saver) status
Eddie James
2022-02-27
2
-0
/
+12
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-0
/
+1
|
\
|
*
mm: move kvmalloc-related functions to slab.h
Matthew Wilcox (Oracle)
2021-11-06
1
-0
/
+1
*
|
Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
2021-10-22
4
-29
/
+109
|
\
\
|
|
/
|
/
|
|
*
hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs
Eddie James
2021-10-22
1
-1
/
+85
|
*
hwmon: (occ) Remove sequence numbering and checksum calculation
Eddie James
2021-10-15
4
-28
/
+24
*
|
hwmon: (occ) Fix P10 VRM temp sensors
Eddie James
2021-10-02
1
-12
/
+5
|
/
*
Merge tag 'fsi-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
2021-06-10
1
-2
/
+5
|
\
|
*
hwmon: (occ) Print response status in first poll error message
Eddie James
2021-06-04
1
-2
/
+3
|
*
hwmon: (occ) Start sequence number at one
Eddie James
2021-06-04
1
-0
/
+2
*
|
hwmon: (occ) Fix poll rate limiting
Eddie James
2021-05-10
2
-3
/
+4
|
/
*
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
2021-04-20
2
-36
/
+37
*
hwmon: (occ) Add new temperature sensor type
Eddie James
2020-12-11
1
-0
/
+75
*
hwmon: use simple i2c probe function
Stephen Kitt
2020-09-23
1
-3
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
hwmon: (occ) Fix division by zero issue
Lei YU
2019-07-21
1
-2
/
+4
*
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-11
2
-2
/
+3
|
\
|
*
Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...
Greg Kroah-Hartman
2019-07-03
2
-2
/
+3
|
|
\
|
|
*
OCC: FSI and hwmon: Add sequence numbering
Eddie James
2019-07-03
2
-2
/
+3
*
|
|
hwmon: (occ) Add temp sensor value check
Alexander Soldatov
2019-06-23
1
-0
/
+6
|
/
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
hwmon: (occ) Add more details to Kconfig help text
Eddie James
2019-04-16
1
-4
/
+8
*
hwmon: (occ) Prevent sysfs error attribute from returning error
Eddie James
2019-04-16
1
-6
/
+13
*
hwmon: (occ) Store error condition for rate-limited polls
Eddie James
2019-04-16
2
-1
/
+6
*
hwmon: OCC drivers are ARM-only
Jean Delvare
2019-04-15
1
-0
/
+2
*
hwmon: (occ) Move common code to a separate module
Jean Delvare
2019-04-15
4
-4
/
+14
*
hwmon: (occ) Fix extended status bits
Lei YU
2019-04-15
1
-4
/
+4
*
hwmon: (occ) Fix power sensor indexing
Eddie James
2019-03-29
1
-2
/
+4
*
hwmon: (occ) Fix license headers
Eddie James
2019-02-18
5
-15
/
+10
*
hwmon: (occ) Fix potential integer overflow
Gustavo A. R. Silva
2019-01-07
1
-12
/
+12
*
hwmon (occ): Add sysfs attributes for additional OCC data
Eddie James
2018-12-16
6
-5
/
+260
*
hwmon (occ): Add sensor attributes and register hwmon device
Eddie James
2018-12-16
2
-0
/
+353
*
hwmon (occ): Add sensor types and versions
Eddie James
2018-12-16
4
-0
/
+629
*
hwmon (occ): Parse OCC poll response
Eddie James
2018-12-16
2
-0
/
+116
*
hwmon (occ): Add command transport method for P8 and P9
Eddie James
2018-12-16
2
-2
/
+221
*
hwmon: Add On-Chip Controller (OCC) hwmon driver
Eddie James
2018-12-16
6
-0
/
+239