aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-08extcon: max14526: depends on I2C to prevent build warning/errorsRandy Dunlap1-0/+1
2025-09-08extcon: max14526: avoid defined but not used warningRandy Dunlap1-1/+1
2025-09-08extcon: Add basic support for Maxim MAX14526 MUICSvyatoslav Ryhel3-0/+315
2025-09-08extcon: adc-jack: Cleanup wakeup source only if it was enabledKrzysztof Kozlowski1-1/+2
2025-09-08drm/i915/psr: Add poll for checking PSR is idle before starting updateJouni Högander1-0/+3
2025-09-08drm/i915/psr: New interface adding PSR idle poll into dsb commitJouni Högander2-4/+37
2025-09-08drm/i915/psr: Add new define for PSR idle timeoutJouni Högander1-8/+12
2025-09-08drm/i915/psr: Pass intel_crtc_state instead of intel_dp in wait_for_idleJouni Högander1-8/+10
2025-09-08PCI: hv: Remove unused parameter of hv_msi_free()Nam Cao1-6/+2
2025-09-08firewire: core: code refactoring whether root node is cycle master capableTakashi Sakamoto1-5/+3
2025-09-08firewire: core: code refactoring to investigate root node for bus managerTakashi Sakamoto1-29/+27
2025-09-08firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon MV5iTakashi Sakamoto1-11/+11
2025-09-08firewire: core: refer fw_card member to initiate bus reset under acquiring lockTakashi Sakamoto1-26/+26
2025-09-08firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MANAGER_IDTakashi Sakamoto1-14/+16
2025-09-08firewire: ohci: localize transaction data and rcode per condition branchTakashi Sakamoto1-10/+11
2025-09-08firewire: core: use cleanup function in bm_workTakashi Sakamoto1-17/+16
2025-09-08firewire: core: add helper functions to access to fw_device data in fw_node structureTakashi Sakamoto3-13/+23
2025-09-08firewire: ohci: use return value from fw_node_get()Takashi Sakamoto1-2/+1
2025-09-08firewire: core: utilize cleanup function to release workqueue in error pathTakashi Sakamoto1-18/+22
2025-09-08firewire: ohci: use kcalloc() variant for array allocationTakashi Sakamoto1-5/+2
2025-09-07hwmon: add MP2869,MP29608,MP29612 and MP29816 series driverWensheng Wang3-0/+669
2025-09-07hwmon: (nzxt-smart2) Use devm_mutex_init()Christophe JAILLET1-7/+1
2025-09-07hwmon: (asus-ec-sensors) add ROG STRIX X870-I GAMING WIFIMaciej Zonski1-0/+9
2025-09-07hwmon: (ina238) Add support for INA700Guenter Roeck2-4/+19
2025-09-07hwmon: (ina238) Add support for INA780Guenter Roeck2-4/+19
2025-09-07hwmon: (ina238) Only configure calibration and shunt registers if neededGuenter Roeck1-40/+42
2025-09-07hwmon: (ina238) Support active-high alert polarityGuenter Roeck1-2/+6
2025-09-07hwmon: (ina238) Use the energy64 attribute type to report the energyGuenter Roeck1-19/+15
2025-09-07hwmon: (ina238) Order chip information alphabeticallyGuenter Roeck1-12/+12
2025-09-07hwmon: (ina238) Add support for current limitsGuenter Roeck1-22/+83
2025-09-07hwmon: (ina238) Stop using the shunt voltage registerGuenter Roeck1-1/+1
2025-09-07hwmon: (ina238) Improve current dynamic rangeGuenter Roeck1-32/+19
2025-09-07hwmon: (ina238) Simplify voltage register accessesGuenter Roeck1-108/+53
2025-09-07hwmon: (ina238) Pre-calculate current, power, and energy LSBGuenter Roeck1-20/+27
2025-09-07hwmon: (ina238) Rework and simplify temperature calculationsGuenter Roeck1-28/+24
2025-09-07hwmon: (ina238) Drop pointless power attribute check on attribute writesGuenter Roeck1-5/+2
2025-09-07hwmon: (ina238) Update documentation and Kconfig entryGuenter Roeck1-4/+5
2025-09-07hwmon: (ina238) Drop platform data supportGuenter Roeck1-6/+2
2025-09-07hwmon: Introduce 64-bit energy attribute supportGuenter Roeck1-4/+10
2025-09-07hwmon: (pwm-fan) Implement after shutdown fan settingsMarek Vasut1-3/+15
2025-09-07hwmon: (asus-ec-sensors) add PRIME Z270-AEugene Shalygin1-0/+27
2025-09-07hwmon: (asus-ec-sensors) sort declarationsMichael Tandy1-85/+85
2025-09-07hwmon: (asus-ec-sensors) add ROG STRIX Z690-E GAMING WIFITom Ingleby1-0/+8
2025-09-07hwmon: tmp102: Add support for labelFlaviu Nistor1-1/+21
2025-09-07hwmon: (asus-ec-sensors) refine config descriptionEugene Shalygin1-3/+4
2025-09-07(asus-ec-sensors) add Pro WS WRX90E-SAGE SEMichael Tandy1-0/+42
2025-09-07hwmon: (nct6775) Use int type to store negative error codesQianfeng Rong1-1/+2
2025-09-07hwmon: (coretemp) Replace x86_model checks with VFM onesDave Hansen1-40/+36
2025-09-07hwmon: (pmbus/isl68137) add support for Renesas RAA228244 and RAA228246Grant Peltier1-0/+6
2025-09-07hwmon: (sbtsi_temp) AMD CPU extended temperature range supportChuande Chen1-15/+31