index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (adt7x10) Use hwmon_notify_event
Cosmin Tanislav
2022-02-28
1
-4
/
+4
*
hwmon: (adt7x10) Remove empty driver removal callback
Cosmin Tanislav
2022-02-28
4
-21
/
+0
*
hwmon: (adt7x10) Use devm_request_threaded_irq
Cosmin Tanislav
2022-02-28
1
-5
/
+5
*
hwmon: (adt7x10) Use devm_hwmon_device_register_with_info
Cosmin Tanislav
2022-02-28
2
-126
/
+125
*
hwmon: (adt7x10) Add device managed action for restoring config
Cosmin Tanislav
2022-02-28
1
-5
/
+11
*
hwmon: (adt7x10) Convert to use regmap
Guenter Roeck
2022-02-28
5
-188
/
+213
*
hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-P
Denis Pauk
2022-02-28
1
-0
/
+13
*
hwmon: (asus-ec-sensors) read sensors as signed ints
Eugene Shalygin
2022-02-28
1
-8
/
+8
*
hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()
Dan Carpenter
2022-02-28
1
-1
/
+1
*
hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFi
Eugene Shalygin
2022-02-28
2
-0
/
+7
*
hwmon: (max6639) Add regulator support
Marcello Sylvester Bauer
2022-02-28
1
-8
/
+54
*
hwmon: (max6639) Update Datasheet URL
Marcello Sylvester Bauer
2022-02-28
1
-1
/
+1
*
hwmon: (mlxreg-fan) Use pwm attribute for setting fan speed low limit
Vadim Pasternak
2022-02-28
1
-57
/
+27
*
hwmon: deprecate asis_wmi_ec_sensors driver
Eugene Shalygin
2022-02-28
1
-1
/
+4
*
hwmon: (asus-ec-sensors) update documentation
Eugene Shalygin
2022-02-28
2
-0
/
+53
*
hwmon: (asus-ec-sensors) add driver for ASUS EC
Eugene Shalygin
2022-02-28
4
-0
/
+712
*
hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING
Armin Wolf
2022-02-28
1
-1
/
+1
*
hwmon: (sch56xx-common) Replace msleep() with usleep_range()
Armin Wolf
2022-02-28
1
-1
/
+1
*
hwmon: (sch56xx-common) Add automatic module loading on supported devices
Armin Wolf
2022-02-28
1
-2
/
+38
*
hwmon: (sch56xx) Autoload modules on platform device creation
Armin Wolf
2022-02-28
2
-0
/
+20
*
hwmon: Fix possible NULL pointer
Paul Cercueil
2022-02-28
1
-1
/
+1
*
hwmon: (powr1220) Add support for Lattice's POWR1014 power manager IC
Michael Shych
2022-02-28
1
-1
/
+21
*
hwmon: (powr1220) Upgrade driver to support hwmon info infrastructure
Michael Shych
2022-02-28
1
-115
/
+92
*
hwmon: (powr1220) Cosmetic changes
Michael Shych
2022-02-28
1
-3
/
+3
*
dt-bindings: hwmon: lm90: Drop Tegra specifics from example
Rob Herring
2022-02-28
1
-3
/
+1
*
hwmon: (pmbus) Remove trailing whitespaces from Kconfig file
Marcello Sylvester Bauer
2022-02-28
1
-2
/
+2
*
hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING II
Denis Pauk
2022-02-28
1
-0
/
+1
*
hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-Pro
Anthony DeRossi
2022-02-28
1
-1
/
+2
*
Documentation: ABI: Add ABI file for legacy /proc/i8k interface
Armin Wolf
2022-02-28
2
-0
/
+11
*
Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...
Armin Wolf
2022-02-28
1
-0
/
+6
*
Documentation: admin-guide: Update i8k driver name
Armin Wolf
2022-02-28
1
-11
/
+18
*
hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelist
Dmitry Baryshkov
2022-02-28
1
-0
/
+1
*
hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-A
Denis Pauk
2022-02-28
1
-0
/
+3
*
hwmon: Add "label" attribute
Paul Cercueil
2022-02-28
1
-3
/
+31
*
ABI: hwmon: Document "label" sysfs attribute
Paul Cercueil
2022-02-28
2
-0
/
+12
*
hwmon: (nct6775) add support for TSI temperature registers
Zev Weiss
2022-02-28
1
-6
/
+123
*
hwmon: (lm83) Convert to use with_info API
Guenter Roeck
2022-02-28
1
-132
/
+183
*
hwmon: (lm83) Explain why LM82 may be misdetected as LM83
Guenter Roeck
2022-02-28
1
-0
/
+8
*
hwmon: (lm83) Demote log message if chip identification fails
Guenter Roeck
2022-02-28
1
-3
/
+3
*
hwmon: (lm83) Replace temperature conversion macros with standard functions
Guenter Roeck
2022-02-28
1
-13
/
+2
*
hwmon: (lm83) Use regmap
Guenter Roeck
2022-02-28
2
-65
/
+112
*
hwmon: (lm83) Replace new_client with client
Guenter Roeck
2022-02-28
1
-14
/
+14
*
hwmon: (lm83) Move lm83_id to avoid forward declaration
Guenter Roeck
2022-02-28
1
-8
/
+6
*
hwmon: (lm83) Reorder include files to be in alphabetic order
Guenter Roeck
2022-02-28
1
-5
/
+5
*
hwmon: Report attribute name with udev events
Guenter Roeck
2022-02-28
1
-1
/
+4
*
hwmon: (pmbus) Add mutex to regulator ops
Patrick Rudolph
2022-02-28
1
-3
/
+13
*
Linux 5.17-rc6
v5.17-rc6
Linus Torvalds
2022-02-27
1
-1
/
+1
*
Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-27
1
-7
/
+7
|
\
|
*
PCI: vmd: Prevent recursive locking on interrupt allocation
Thomas Gleixner
2022-02-21
1
-7
/
+7
*
|
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-02-27
3
-1
/
+18
|
\
\
[next]