aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-31x86/tsc: Use topology_max_packages() to get package numberFeng Tang1-5/+3
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida1-1/+2
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida1-1/+3
2024-07-31lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai5-17/+12
2024-07-31lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai5-27/+14
2024-07-31scx/selftests: Verify we can call create_dsq from prog_runDavid Vernet1-0/+1
2024-07-31scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALLDavid Vernet2-24/+17
2024-07-31hwmon: (max1619) Improve chip detection codeGuenter Roeck1-18/+14
2024-07-31hwmon: (max1619) Add support for update_interval attributeGuenter Roeck1-8/+42
2024-07-31hwmon: (max1619) Convert to with_info APIGuenter Roeck1-113/+158
2024-07-31hwmon: (max1619) Convert to use regmapGuenter Roeck2-127/+138
2024-07-31hwmon: (max1619) Mask valid alarm bitsGuenter Roeck1-0/+1
2024-07-31hwmon: (max1619) Reorder include files to alphabetic orderGuenter Roeck1-6/+6
2024-07-31hwmon: (max1619) Clamp temperature range when writing limitsGuenter Roeck1-12/+2
2024-07-31hwmon: (max6697) Document discrepancy in overtemperature status bit valuesGuenter Roeck1-0/+10
2024-07-31hwmon: (max1668) Convert to use with_info hwmon APIGuenter Roeck1-225/+116
2024-07-31hwmon: (max1668) Replace chip type with number of channelsGuenter Roeck1-8/+6
2024-07-31hwmon: (max1668) Convert to use regmapGuenter Roeck1-116/+99
2024-07-31hwmon: (max1668) Use BIT macroGuenter Roeck1-2/+3
2024-07-31hwmon: (max1668) Reorder include files to alphabetic orderGuenter Roeck1-6/+6
2024-07-31hwmon: (oxp-sensors) Fix typo in driver documentationCryolitia PukNgae1-1/+1
2024-07-31hwmon: (ltc2947) Move to firmware agnostic APINuno Sa1-10/+10
2024-07-31hwmon: (adt7475) Add support for configuring initial PWM stateChris Packham1-0/+130
2024-07-31dt-bindings: hwmon: adt7475: Deprecate adi,pwm-active-stateChris Packham1-1/+1
2024-07-31dt-bindings: hwmon: Add adt7475 fan/pwm propertiesChris Packham1-1/+34
2024-07-31hwmon: (max6697) Add support for tempX_min and tempX_min_alarmGuenter Roeck1-11/+48
2024-07-31hwmon: (max6697) Convert to with_info hwmon APIGuenter Roeck1-289/+171
2024-07-31hwmon: (max6697) Convert to use regmapGuenter Roeck1-196/+121
2024-07-31hwmon: (max6697) Use bit operations where possibleGuenter Roeck1-15/+28
2024-07-31hwmon: (max6697) Drop platform data supportGuenter Roeck2-127/+82
2024-07-31hwmon: (max6697) Reorder include filesGuenter Roeck1-6/+6
2024-07-31hwmon: (max16065) Fix alarm attributesGuenter Roeck1-2/+10
2024-07-31hwmon: (max16065) Fix overflows seen when writing limitsGuenter Roeck1-2/+3
2024-07-31hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodesJavier Carrasco1-14/+5
2024-07-31hwmon: (dell-smm) Add Dell Latitude 7320 to fan control whitelistArmin Wolf1-0/+8
2024-07-31hwmon: (lm95234) Use multi-byte regmap operationsGuenter Roeck1-27/+18
2024-07-31hwmon: (lm95234) Add support for tempX_enable attributeGuenter Roeck1-5/+17
2024-07-31hwmon: (lm95234) Convert to with_info hwmon APIGuenter Roeck1-328/+225
2024-07-31hwmon: (lm95234) Convert to use regmapGuenter Roeck2-248/+182
2024-07-31hwmon: (lm95234) Use find_closest to find matching update intervalGuenter Roeck1-4/+2
2024-07-31hwmon: (lm95234) Reorder include files to be in alphabetic orderGuenter Roeck1-6/+6
2024-07-31hwmon: (amc6821) Use multi-byte regmap operationsGuenter Roeck1-17/+13
2024-07-31hwmon: (max6639) Use multi-byte regmap operationsGuenter Roeck1-30/+10
2024-07-31hwmon: (tmp464) Use multi-byte regmap operationsGuenter Roeck1-18/+15
2024-07-31hwmon: (adt7x10) Use multi-byte regmap operationsGuenter Roeck1-12/+6
2024-07-31hwmon: (nct7802) Use multi-byte regmap operationsGuenter Roeck1-39/+23
2024-07-31hwmon: (lm95245) Use multi-byte regmap operationsGuenter Roeck1-65/+45
2024-07-31hwmon: (tmp401) Use multi-byte regmap operationsGuenter Roeck1-12/+5
2024-07-31hwmon: (adt7470) Use multi-byte regmap operationsGuenter Roeck1-15/+7
2024-07-31kselftest: cpufreq: Add RTC wakeup alarmShreeya Patel2-1/+27