index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
hwmon: (pwm-fan) stop using legacy PWM functions and some cleanups
Uwe Kleine-König
2021-01-27
1
-28
/
+20
|
*
|
hwmon: Add AHT10 Temperature and Humidity Sensor Driver
Johannes Cornelis Draaijer (datdenkikniet)
2021-01-27
3
-0
/
+357
|
*
|
hwmon: (applesmc) Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-27
1
-1
/
+1
|
*
|
hwmon: (nct6683) Support ASRock boards
Blaž Hrastnik
2021-01-27
1
-0
/
+3
|
*
|
hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()
Tian Tao
2021-01-27
1
-2
/
+2
|
*
|
hwmon: (max6650) Switch to using the new API kobj_to_dev()
Tian Tao
2021-01-27
1
-1
/
+1
|
*
|
hwmon: (pwm-fan) Support multiple fan tachometers
Paul Barker
2021-01-27
1
-38
/
+53
|
*
|
hwmon: (pwm-fan) Store tach data separately
Paul Barker
2021-01-27
1
-20
/
+32
|
*
|
hwmon: (gpio-fan) Switch to using the new API kobj_to_dev()
Tian Tao
2021-01-27
1
-1
/
+1
|
*
|
hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flag
Eddie James
2021-01-27
1
-1
/
+1
|
*
|
hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flag
Eddie James
2021-01-27
1
-3
/
+5
|
*
|
hwmon: (k10temp) Zen3 Ryzen Desktop CPUs support
Gabriel Craciunescu
2021-01-27
1
-1
/
+2
|
*
|
hwmon: (abx500) Decomission abx500 driver
Guenter Roeck
2021-01-27
5
-794
/
+0
|
*
|
hwmon: (w83627ehf) Switch to using the new API kobj_to_dev()
Tian Tao
2021-01-27
1
-1
/
+1
|
*
|
hwmon: (smsc47m1) Remove 'h' from printk format specifier
Tom Rix
2021-01-27
1
-1
/
+1
|
*
|
hwmon: (pc87360) convert comma to semicolon
Zheng Yongjun
2021-01-27
1
-2
/
+2
|
*
|
hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
Thomas Hebb
2021-01-27
1
-0
/
+7
*
|
|
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
Bjorn Helgaas
2021-01-27
1
-2
/
+2
|
/
/
*
|
hwmon: (amd_energy) fix allocation of hwmon_channel_info config
David Arcari
2021-01-08
1
-1
/
+2
*
|
hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values
Uwe Kleine-König
2020-12-30
1
-1
/
+11
|
/
*
hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs
Guenter Roeck
2020-12-22
1
-98
/
+0
*
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
|
*
hwmon: (scmi) Update hwmon internal scale data type
Cristian Marussi
2020-11-22
1
-1
/
+1
*
|
hwmon: (sbtsi) Add basic support for SB-TSI sensors
Kun Yi
2020-12-12
3
-0
/
+261
*
|
hwmon: (iio_hwmon) Drop bogus __refdata annotation
Geert Uytterhoeven
2020-12-11
1
-1
/
+1
*
|
hwmon: (xgene) Drop bogus __refdata annotation
Geert Uytterhoeven
2020-12-11
1
-1
/
+1
*
|
hwmon: (occ) Add new temperature sensor type
Eddie James
2020-12-11
1
-0
/
+75
*
|
hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer
Colin Ian King
2020-12-11
1
-5
/
+5
*
|
hwmon: (ltc2992) Add support for GPIOs.
Alexandru Tachici
2020-12-11
2
-1
/
+160
*
|
hwmon: (ltc2992) Add support
Alexandru Tachici
2020-12-11
3
-0
/
+825
*
|
hwmon: (pmbus) Driver for Delta power supplies Q54SJ108A2
xiao.ma
2020-12-11
3
-0
/
+432
*
|
hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator
Charles
2020-12-07
3
-0
/
+85
*
|
hwmon: (nct6683) Support NCT6687D.
David Bartley
2020-12-02
1
-2
/
+12
*
|
hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)
Joe Jamison
2020-12-02
1
-0
/
+4
*
|
hwmon: (pwm-fan) Convert to hwmon_device_register_with_info API
Paul Barker
2020-12-02
1
-44
/
+70
*
|
hwmon: pwm-fan: Refactor pwm_fan_probe
Paul Barker
2020-12-02
1
-17
/
+33
*
|
hwmon: (abx500) Switch to using the new API kobj_to_dev()
Tian Tao
2020-12-02
1
-1
/
+1
*
|
hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
Tao Ren
2020-12-02
3
-0
/
+362
*
|
hwmon: drivetemp: fix typo temperatire => temperature
Corentin Labbe
2020-12-02
1
-1
/
+1
*
|
hwmon: (amd_energy) Add AMD family 19h model 01h x86 match
Naveen Krishna Chatradhi
2020-12-02
1
-0
/
+1
*
|
hwmon: (corsair-psu) Fix fan rpm calculation
Wilken Gottwalt
2020-12-02
1
-6
/
+1
*
|
hwmon: (ibmpowernv) Silence strncpy() warning
Lee Jones
2020-12-02
1
-1
/
+1
*
|
hwmon: (ina3221) Demote seemingly unintentional kerneldoc header
Lee Jones
2020-12-02
1
-1
/
+1
*
|
hwmon: (adm1177) Fix kerneldoc attribute formatting
Lee Jones
2020-12-02
1
-5
/
+5
*
|
hwmon: (corsair-psu) fix unintentional sign extension issue
Colin Ian King
2020-12-02
1
-1
/
+1
*
|
hwmon: add Corsair PSU HID controller driver
Wilken Gottwalt
2020-12-02
3
-0
/
+619
*
|
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
2020-12-02
30
-40
/
+9
*
|
hwmon: (adt7470) Create functions for updating readings and limits
Chris Packham
2020-12-02
1
-36
/
+118
*
|
hwmon: (pmbus/max20730) delete some dead code
Dan Carpenter
2020-12-02
1
-2
/
+0
*
|
hwmon: (acpi_power_meter) clean up freeing code
Dan Carpenter
2020-12-02
1
-5
/
+4
[prev]
[next]