mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-23 07:23:12 +02:00
![]() Highlights: - alienware-wmi-wmax: - Add HWMON support - Add ABI and admin-guide documentation - Expose GPIO debug methods through debug FS - Support manual fan control and "custom" thermal profile - amd/hsmp: - Add sysfs files to show HSMP telemetry - Report power readings and limits via hwmon - amd/isp4: Add AMD ISP platform config for OV05C10 - asus-wmi: - Refactor Ally suspend/resume to work better with older FW - hid-asus: check ROG Ally MCU version and warn about old FW versions - dasharo-acpi: Add driver for Dasharo devices supporting fans and temperatures monitoring - dell-ddv: - Expose the battery health and manufacture date to userspace using power supply extensions - Implement the battery matching algorithm - dell-pc: - Improve error propagation - Use faux device - int3472: - Add delays to avoid GPIO regulator spikes - Add handshake pin support - Make regulator supply name configurable and allow registering more than 1 GPIO regulator - Map mt9m114 powerdown pin to powerenable - intel/pmc: Add separate SSRAM Telemetry driver - intel-uncore-freq: Add attributes to show agent types and die ID - ISST: - Support SST-TF revision 2 (allows more cores per bucket) - Support SST-PP revision 2 (fabric 1 frequencies) - Remove unnecessary SST MSRs restore (the package retains MSRs despite CPU offlining) - mellanox: Add support for SN2201, SN4280, SN5610, and SN5640 - mellanox: mlxbf-pmc: Support additional PMC blocks - oxpec: - Add OneXFly variants - Add support for charge limit, charge thresholds, and turbo LED - Distinguish current X1 variants to avoid unwanted matching to new variants - Follow hwmon conventions - Move from hwmon/oxp-sensors to platform/x86 to match the enlarged scope - power: supply: - Add inhibit-charge-awake (needed by oxpec) - Add additional battery health status values ("blown fuse" and "cell imbalance") (needed by dell-ddv) - powerwell-ec: Add driver for Portwell EC supporting GPIO and watchdog - thinkpad-acpi: Support camera shutter switch hotkey - tuxedo: Add virtual LampArray for TUXEDO NB04 devices - tools/power/x86/intel-speed-select: - Support displaying SST-PP revision 2 fields - Skip uncore frequency update on newer generations of CPUs - Miscellaneous cleanups / refactoring / improvements The following is an automated shortlog grouped by driver: ABI: testing: sysfs-class-oxp: - add missing documentation - add tt_led attribute documentation Add AMD ISP platform config for OV05C10: - Add AMD ISP platform config for OV05C10 alienware-wmi-wmax: - Add a DebugFS interface - Add HWMON support - Add support for manual fan control - Add support for the "custom" thermal profile - Expose GPIO debug methods - Fix awcc_hwmon_fans_init() label logic - Fix uninitialized bitmap in awcc_hwmon_fans_init() - Improve ID processing - Improve internal AWCC API - Improve platform profile probe - Modify supported_thermal_profiles[] - Rename thermal related symbols amd/hsmp: acpi: - Add sysfs files to display HSMP telemetry amd/hsmp: - fix building with CONFIG_HWMON=m - Report power via hwmon sensors - Use a single DRIVER_VERSION for all hsmp modules arm64: huawei-gaokun-ec: - Remove unneeded semicolon asus-wmi: - fix build without CONFIG_SUSPEND - Refactor Ally suspend/resume Avoid -Wflex-array-member-not-at-end warning: - Avoid -Wflex-array-member-not-at-end warning barco-p50: - use new GPIO line value setter callbacks dell-ddv: - Expose the battery health to userspace - Expose the battery manufacture date to userspace - Implement the battery matching algorithm dell-pc: - Propagate errors when detecting feature support - Transition to faux device - Use non-atomic bitmap operations docs: ABI: - Fix "aassociated" to "associated" Documentation/ABI: - Add new attribute for mlxreg-io sysfs interfaces Documentation: ABI: - Add sysfs platform and debugfs ABI documentation for alienware-wmi Documentation: admin-guide: laptops: - Add documentation for alienware-wmi Documentation: admin-guide: pm: - Add documentation for agent_types - Add documentation for die_id Documentation: wmi: alienware-wmi: - Add GPIO control documentation Documentation: wmi: - Improve and update alienware-wmi documentation Do not enable by default during compile testing: - Do not enable by default during compile testing hid-asus: - check ROG Ally MCU version and warn hwmon: - (oxp-sensors) Add all OneXFly variants - (oxp-sensors) Distinguish the X1 variants int0002: - use new GPIO line value setter callbacks int3472: - Add handshake pin support - Add skl_int3472_register_clock() helper - Avoid GPIO regulator spikes - Debug log when remapping pins - Drop unused gpio field from struct int3472_gpio_regulator - Export int3472_discrete_parse_crs() - For mt9m114 sensors map powerdown to powerenable - Make regulator supply name configurable - Move common.h to public includes, symbols to INTEL_INT3472 - Prepare for registering more than 1 GPIO regulator - Remove unused sensor_config struct member - Rework AVDD second sensor quirk handling - Stop setting a supply-name for GPIO regulators - Stop using devm_gpiod_get() intel/pmc: - Convert index variables to be unsigned - Create Intel PMC SSRAM Telemetry driver - Improve pmc_core_get_lpm_req() - Move error handling to init function - Move PMC Core related functions - Move PMC devid to core.h - Remove unneeded header file inclusion - Remove unneeded io operations - Rename core_ssram to ssram_telemetry - Use devm for mutex_init intel: power-domains: - Add interface to get Linux die ID intel-uncore-freq: - Add attributes to show agent types - Add attributes to show die_id intel/vsec: - Change return type of intel_vsec_register Introduce dasharo-acpi platform driver: - Introduce dasharo-acpi platform driver ISST: - Do Not Restore SST MSRs on CPU Online Operation - Support SST-PP revision 2 - Support SST-TF revision 2 - Update minor version mellanox: - Cosmetic changes to improve code style - Introduce support of Nvidia smart switch - Rename field to improve code readability mlxbf-pmc: - Support additional PMC blocks mlx-platform: - Add support for new Nvidia system mlxreg-dpu: - Add initial support for Nvidia DPU - Fix smatch warnings nvsw-sn2200: - Add support for new system flavour - Fix .items in nvsw_sn2201_busbar_hotplug oxpec: - Add a lower bounds check in oxp_psy_ext_set_prop() - Add charge threshold and behaviour to OneXPlayer - Add support for the OneXPlayer G1 - Add turbo led support to X1 devices - Adhere to sysfs-class-hwmon and enable pwm on 2 - Convert defines to using tabs - Follow reverse xmas convention for tt_toggle - Make turbo val apply a bitmask - Move fan speed read to separate function - Move hwmon/oxp-sensors to platform/x86 - Move pwm_enable read to its own function - Move pwm value read/write to separate functions - Rename ec group to tt_toggle - Rename rval to ret in tt_toggle portwell-ec: - Add GPIO and WDT driver for Portwell EC power: supply: - add inhibit-charge-awake to charge_behaviour power: supply: core: - Add additional health status values silicom: - use new GPIO line value setter callbacks sony-laptop: - Remove unused sony laptop camera code thermal/drivers/acerhdf: - Constify struct thermal_zone_device_ops thinkpad-acpi: - Add support for new hotkey for camera shutter switch tools/power/x86/intel-speed-select: - Skip uncore frequency update - Support SST PP revision 2 fields - v1.23 release tuxedo: - Add virtual LampArray for TUXEDO NB04 devices - Prevent invalid Kconfig state Use strscpy()/scnprintf() with acpi_device_name/class(): - Use strscpy()/scnprintf() with acpi_device_name/class() Merges: - Merge branch 'fixes' into for-next - Merge branch 'intel-sst' of https://github.com/spandruvada/linux-kernel into for-next -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSCSUwRdwTNL2MhaBlZrE9hU+XOMQUCaDWJ7wAKCRBZrE9hU+XO MT8JAQDWW6qBoXuqpd6Yx1oOyROc6gJMQAsS9sNc7I60mGooEAEAnTLhOHDGkKb5 av1fz/SmXGl7joeRYkZV9FRzJ/26AAk= =ytxa -----END PGP SIGNATURE----- Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 Pull x86 platform drivers updates from Ilpo Järvinen: "The changes are mostly business as usual. Besides pdx86 changes, there are a few power supply changes needed for related pdx86 features, move of oxpec driver from hwmon (oxp-sensors) to pdx86, and one FW version warning to hid-asus. Highlights: - alienware-wmi-wmax: - Add HWMON support - Add ABI and admin-guide documentation - Expose GPIO debug methods through debug FS - Support manual fan control and "custom" thermal profile - amd/hsmp: - Add sysfs files to show HSMP telemetry - Report power readings and limits via hwmon - amd/isp4: Add AMD ISP platform config for OV05C10 - asus-wmi: - Refactor Ally suspend/resume to work better with older FW - hid-asus: check ROG Ally MCU version and warn about old FW versions - dasharo-acpi: - Add driver for Dasharo devices supporting fans and temperatures monitoring - dell-ddv: - Expose the battery health and manufacture date to userspace using power supply extensions - Implement the battery matching algorithm - dell-pc: - Improve error propagation - Use faux device - int3472: - Add delays to avoid GPIO regulator spikes - Add handshake pin support - Make regulator supply name configurable and allow registering more than 1 GPIO regulator - Map mt9m114 powerdown pin to powerenable - intel/pmc: Add separate SSRAM Telemetry driver - intel-uncore-freq: Add attributes to show agent types and die ID - ISST: - Support SST-TF revision 2 (allows more cores per bucket) - Support SST-PP revision 2 (fabric 1 frequencies) - Remove unnecessary SST MSRs restore (the package retains MSRs despite CPU offlining) - mellanox: Add support for SN2201, SN4280, SN5610, and SN5640 - mellanox: mlxbf-pmc: Support additional PMC blocks - oxpec: - Add OneXFly variants - Add support for charge limit, charge thresholds, and turbo LED - Distinguish current X1 variants to avoid unwanted matching to new variants - Follow hwmon conventions - Move from hwmon/oxp-sensors to platform/x86 to match the enlarged scope - power supply: - Add inhibit-charge-awake (needed by oxpec) - Add additional battery health status values ("blown fuse" and "cell imbalance") (needed by dell-ddv) - powerwell-ec: Add driver for Portwell EC supporting GPIO and watchdog - thinkpad-acpi: Support camera shutter switch hotkey - tuxedo: Add virtual LampArray for TUXEDO NB04 devices - tools/power/x86/intel-speed-select: - Support displaying SST-PP revision 2 fields - Skip uncore frequency update on newer generations of CPUs - Miscellaneous cleanups / refactoring / improvements" * tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: (112 commits) thermal/drivers/acerhdf: Constify struct thermal_zone_device_ops platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m platform/x86: asus-wmi: fix build without CONFIG_SUSPEND docs: ABI: Fix "aassociated" to "associated" platform/x86: Add AMD ISP platform config for OV05C10 Documentation: admin-guide: pm: Add documentation for die_id platform/x86/intel-uncore-freq: Add attributes to show die_id platform/x86/intel: power-domains: Add interface to get Linux die ID Documentation: admin-guide: pm: Add documentation for agent_types platform/x86/intel-uncore-freq: Add attributes to show agent types platform/x86/tuxedo: Prevent invalid Kconfig state platform/x86: dell-ddv: Expose the battery health to userspace platform/x86: dell-ddv: Expose the battery manufacture date to userspace platform/x86: dell-ddv: Implement the battery matching algorithm power: supply: core: Add additional health status values platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry platform/x86/amd/hsmp: Report power via hwmon sensors platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules platform/mellanox: mlxreg-dpu: Fix smatch warnings platform: mellanox: nvsw-sn2200: Fix .items in nvsw_sn2201_busbar_hotplug ... |
||
---|---|---|
.. | ||
occ | ||
peci | ||
pmbus | ||
abituguru.c | ||
abituguru3.c | ||
acpi_power_meter.c | ||
ad7314.c | ||
ad7414.c | ||
ad7418.c | ||
adc128d818.c | ||
adcxx.c | ||
adm1025.c | ||
adm1026.c | ||
adm1029.c | ||
adm1031.c | ||
adm1177.c | ||
adm9240.c | ||
ads7828.c | ||
ads7871.c | ||
adt7x10.c | ||
adt7x10.h | ||
adt7310.c | ||
adt7410.c | ||
adt7411.c | ||
adt7462.c | ||
adt7470.c | ||
adt7475.c | ||
aht10.c | ||
amc6821.c | ||
applesmc.c | ||
aquacomputer_d5next.c | ||
as370-hwmon.c | ||
asb100.c | ||
asc7621.c | ||
aspeed-g6-pwm-tach.c | ||
aspeed-pwm-tacho.c | ||
asus_atk0110.c | ||
asus_rog_ryujin.c | ||
asus_wmi_sensors.c | ||
asus-ec-sensors.c | ||
atxp1.c | ||
axi-fan-control.c | ||
bt1-pvt.c | ||
bt1-pvt.h | ||
cgbc-hwmon.c | ||
chipcap2.c | ||
coretemp.c | ||
corsair-cpro.c | ||
corsair-psu.c | ||
cros_ec_hwmon.c | ||
da9052-hwmon.c | ||
da9055-hwmon.c | ||
dell-smm-hwmon.c | ||
dme1737.c | ||
drivetemp.c | ||
ds620.c | ||
ds1621.c | ||
emc6w201.c | ||
emc1403.c | ||
emc2103.c | ||
emc2305.c | ||
f71805f.c | ||
f71882fg.c | ||
f75375s.c | ||
fam15h_power.c | ||
fschmd.c | ||
ftsteutates.c | ||
g760a.c | ||
g762.c | ||
gigabyte_waterforce.c | ||
gl518sm.c | ||
gl520sm.c | ||
gpio-fan.c | ||
gsc-hwmon.c | ||
gxp-fan-ctrl.c | ||
hih6130.c | ||
hp-wmi-sensors.c | ||
hs3001.c | ||
htu31.c | ||
hwmon-vid.c | ||
hwmon.c | ||
i5k_amb.c | ||
i5500_temp.c | ||
ibmaem.c | ||
ibmpex.c | ||
ibmpowernv.c | ||
iio_hwmon.c | ||
ina2xx.c | ||
ina209.c | ||
ina238.c | ||
ina3221.c | ||
intel-m10-bmc-hwmon.c | ||
isl28022.c | ||
it87.c | ||
jc42.c | ||
k8temp.c | ||
k10temp.c | ||
Kconfig | ||
lan966x-hwmon.c | ||
lenovo-ec-sensors.c | ||
lineage-pem.c | ||
lm63.c | ||
lm70.c | ||
lm73.c | ||
lm75.c | ||
lm75.h | ||
lm77.c | ||
lm78.c | ||
lm80.c | ||
lm83.c | ||
lm85.c | ||
lm87.c | ||
lm90.c | ||
lm92.c | ||
lm93.c | ||
lm95234.c | ||
lm95241.c | ||
lm95245.c | ||
lochnagar-hwmon.c | ||
ltc2945.c | ||
ltc2947-core.c | ||
ltc2947-i2c.c | ||
ltc2947-spi.c | ||
ltc2947.h | ||
ltc2990.c | ||
ltc2991.c | ||
ltc2992.c | ||
ltc4151.c | ||
ltc4215.c | ||
ltc4222.c | ||
ltc4245.c | ||
ltc4260.c | ||
ltc4261.c | ||
ltc4282.c | ||
ltq-cputemp.c | ||
Makefile | ||
max127.c | ||
max197.c | ||
max1111.c | ||
max1619.c | ||
max1668.c | ||
max6620.c | ||
max6621.c | ||
max6639.c | ||
max6650.c | ||
max6697.c | ||
max16065.c | ||
max31722.c | ||
max31730.c | ||
max31760.c | ||
max31790.c | ||
max31827.c | ||
mc34vr500.c | ||
mc13783-adc.c | ||
mcp3021.c | ||
menf21bmc_hwmon.c | ||
mlxreg-fan.c | ||
mr75203.c | ||
nct6683.c | ||
nct6775-core.c | ||
nct6775-i2c.c | ||
nct6775-platform.c | ||
nct6775.h | ||
nct7363.c | ||
nct7802.c | ||
nct7904.c | ||
npcm750-pwm-fan.c | ||
nsa320-hwmon.c | ||
ntc_thermistor.c | ||
nzxt-kraken2.c | ||
nzxt-kraken3.c | ||
nzxt-smart2.c | ||
pc87360.c | ||
pc87427.c | ||
pcf8591.c | ||
powerz.c | ||
powr1220.c | ||
pt5161l.c | ||
pwm-fan.c | ||
qnap-mcu-hwmon.c | ||
raspberrypi-hwmon.c | ||
sbrmi.c | ||
sbtsi_temp.c | ||
sch56xx-common.c | ||
sch56xx-common.h | ||
sch5627.c | ||
sch5636.c | ||
scmi-hwmon.c | ||
scpi-hwmon.c | ||
sfctemp.c | ||
sg2042-mcu.c | ||
sht3x.c | ||
sht4x.c | ||
sht15.c | ||
sht21.c | ||
shtc1.c | ||
sis5595.c | ||
sl28cpld-hwmon.c | ||
smpro-hwmon.c | ||
smsc47b397.c | ||
smsc47m1.c | ||
smsc47m192.c | ||
sparx5-temp.c | ||
spd5118.c | ||
stts751.c | ||
surface_fan.c | ||
surface_temp.c | ||
sy7636a-hwmon.c | ||
tc74.c | ||
tc654.c | ||
thmc50.c | ||
tmp102.c | ||
tmp103.c | ||
tmp108.c | ||
tmp401.c | ||
tmp421.c | ||
tmp464.c | ||
tmp513.c | ||
tps23861.c | ||
ultra45_env.c | ||
vexpress-hwmon.c | ||
via-cputemp.c | ||
via686a.c | ||
vt1211.c | ||
vt8231.c | ||
w83l785ts.c | ||
w83l786ng.c | ||
w83627ehf.c | ||
w83627hf.c | ||
w83773g.c | ||
w83781d.c | ||
w83791d.c | ||
w83792d.c | ||
w83793.c | ||
w83795.c | ||
wm831x-hwmon.c | ||
wm8350-hwmon.c | ||
xgene-hwmon.c |