index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-12
hwmon: (dell-smm) Use new buffer-based WMI API
Armin Wolf
1
-32
/
+17
2026-06-11
Merge back earlier thermal control material for 7.2
Rafael J. Wysocki
13
-28
/
+37
2026-06-11
hwmon: (pmbus/lm25066) Fix PMBus coefficients for LM5064/5066/5066i
Potin Lai
1
-26
/
+28
2026-06-10
hwmon: (gpd-fan) Reject EC PWM value 0 as invalid
Pei Xiao
1
-0
/
+4
2026-06-10
hwmon: (dell-smm) Add Dell Latitude 7530 to fan control whitelist
Armin Wolf
1
-0
/
+8
2026-06-10
hwmon: temperature: add support for EMC1812
Marius Cristea
3
-0
/
+977
2026-06-10
hwmon: (gpd-fan): fix race condition between device removal and sysfs access
Pei Xiao
1
-11
/
+16
2026-06-10
hwmon: (gpd-fan): upgrade log level from warn to err for platform device crea...
Pei Xiao
1
-1
/
+1
2026-06-10
hwmon: (gpd-fan): Initialize EC before registering hwmon device
Pei Xiao
1
-3
/
+1
2026-06-10
hwmon: (gpd-fan): drop global driver data and use per-device allocation
Pei Xiao
1
-94
/
+115
2026-06-10
hwmon: (pmbus/max34440): add support adpm12250
Alexis Czezar Torreno
1
-3
/
+42
2026-06-09
hwmon: (ina238) Add update_interval_us attribute
Ferdinand Schwenk
1
-26
/
+42
2026-06-09
hwmon: Add update_interval_us chip attribute
Ferdinand Schwenk
1
-0
/
+1
2026-06-09
hwmon: (ina238) Add support for samples and update_interval
Ferdinand Schwenk
1
-2
/
+142
2026-06-09
hwmon: ltc4283: Add support for the LTC4283 Swap Controller
Nuno Sá
3
-0
/
+1808
2026-06-09
hwmon: (pmbus/xdp720) Fix driver issues xdp720/730
Ashish Yadav
1
-2
/
+4
2026-06-09
hwmon: (pmbus/xdp720) Add support for efuse xdp730
Ashish Yadav
2
-24
/
+54
2026-06-09
hwmon: (adt7462) Add of_match_table to support devicetree
Kory Maincent
1
-0
/
+8
2026-06-09
hwmon: (asus-ec-sensors) add ROG MAXIMUS Z790 EXTREME
Brian Downey
1
-0
/
+15
2026-06-09
hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
Syed Arif
3
-0
/
+88
2026-06-09
hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351
Daniel Nilsson
1
-0
/
+4
2026-06-09
hwmon: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
3
-19
/
+19
2026-06-09
hwmon: (cros_ec) Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-06-09
hwmon: (it87) Clamp negative values to zero in set_fan()
Nikita Zhandarovich
1
-0
/
+3
2026-06-09
hwmon: (asus-ec-sensors) add ROG STRIX B850-E GAMING WIFI
Eugene Shalygin
1
-0
/
+10
2026-06-09
hwmon: (asus-ec-sensors) add ROG STRIX B650E-E GAMING WIFI
Veronika Kossmann
1
-1
/
+11
2026-06-09
hwmon: (nct6683) Add support for ASRock Z890 Pro-A
Reiner Pröls
1
-1
/
+4
2026-06-09
hwmon: (adt7475) Add explicit header include
Flaviu Nistor
1
-2
/
+4
2026-06-09
hwmon: (lm63) expose PWM frequency and LUT hysteresis as writable
Jan-Henrik Bruhn
1
-0
/
+133
2026-06-09
hwmon: (pmbus/adm1266) add rtc debugfs entry
Abdurrahman Hussain
1
-21
/
+69
2026-06-09
hwmon: (pmbus/adm1266) add powerup_counter debugfs entry
Abdurrahman Hussain
1
-0
/
+29
2026-06-09
hwmon: (pmbus/adm1266) add clear_blackbox debugfs entry
Abdurrahman Hussain
1
-0
/
+36
2026-06-09
hwmon: (raspberrypi) Fix delayed-work teardown race
Shubham Chakraborty
1
-3
/
+9
2026-06-09
hwmon: (raspberrypi) Add voltage input support
Shubham Chakraborty
1
-3
/
+125
2026-06-09
hwmon: (lm75) Add explicit header include
Flaviu Nistor
1
-3
/
+4
2026-06-09
hwmon: (adt7411) Use scoped_guard() to acquire the subsystem lock
Guenter Roeck
1
-5
/
+5
2026-06-09
hwmon: (ina2xx) Use scoped_guard() to acquire the subsystem lock
Guenter Roeck
1
-5
/
+5
2026-06-09
hwmon: (lm90) Use guard() and scoped_guard() to acquire subsystem lock
Guenter Roeck
1
-19
/
+14
2026-06-09
hwmon: (pmbus/d1u74t) Add Murata D1U74T PSU driver
Abdurrahman Hussain
3
-0
/
+98
2026-06-09
hwmon: (coretemp) fix coding style issues
Roman Bakshansky
1
-17
/
+16
2026-06-09
hwmon: (coretemp) replace hardcoded core count with dynamic value
Roman Bakshansky
1
-8
/
+1
2026-06-09
hwmon: (pmbus/adm1266) add firmware_revision debugfs entry
Abdurrahman Hussain
1
-0
/
+28
2026-06-09
hwmon: (nct7802) Add time step attributes for tweaking responsiveness
Ronan Dalton
1
-0
/
+91
2026-06-09
hwmon: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
185
-684
/
+684
2026-06-09
hwmon: Drop unused i2c driver_data
Uwe Kleine-König (The Capable Hub)
4
-7
/
+7
2026-06-09
hwmon: (pmbus/mp2869) Drop unjustified __maybe_unused
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-09
hwmon: (pmbus/mp2869) Remove unused driver data
Uwe Kleine-König (The Capable Hub)
1
-10
/
+10
2026-06-09
hwmon: (tmp102) Use device_property_read_string API
Flaviu Nistor
1
-4
/
+5
2026-06-09
hwmon: add driver for ARCTIC Fan Controller
Aureo Serrano de Souza
3
-0
/
+387
2026-06-09
hwmon: (pmbus) add support for Delta E50SN12051
Colin Huang
3
-0
/
+62
[prev]
[next]