aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hwmon/oxp-sensors.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-30platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86Antheas Kapenekakis1-772/+0
2025-04-25hwmon: (oxp-sensors) Add all OneXFly variantsAntheas Kapenekakis1-0/+35
2025-04-25hwmon: (oxp-sensors) Distinguish the X1 variantsAntheas Kapenekakis1-1/+22
2024-08-28hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clangNathan Chancellor1-0/+4
2024-08-27hwmon: (oxp-sensors) Add support for multiple new devices.Derek J. Clark1-45/+254
2024-02-25hwmon: (oxp-sensors) Add support for Ayaneo Air Plus 7320u.Sebastian Kranz1-0/+10
2023-08-21hwmon: (oxp-sensors) Move board detection to the init functionJoaquín Ignacio Aramendía1-14/+15
2023-07-18hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groupsJoaquín Ignacio Aramendía1-14/+24
2023-06-24hwmon: (oxp-sensors) Add support for AOKZOE A1 PROJerrod Frost1-0/+7
2023-06-18hwmon: (oxp-sensors) Simplify logic of error returnJoaquín Ignacio Aramendía1-4/+3
2023-06-18hwmon: (oxp-sensors) Remove unused headerJoaquín Ignacio Aramendía1-1/+0
2023-06-17hwmon: (oxp-sensors) Add tt_toggle attribute on supported boardsJoaquín Ignacio Aramendía1-1/+133
2023-06-08hwmon: (oxp-sensors) Stop passing device structureJoaquín Ignacio Aramendía1-8/+8
2023-06-08hwmon: (oxp-sensors) Add new DMI match for OXP MiniJoaquín Ignacio Aramendía1-0/+7
2023-06-08hwmon: (oxp-sensors) Use less convoluted enum castJoaquín Ignacio Aramendía1-8/+8
2023-06-08hwmon: (oxp-sensors) Add AYANEO 2 and Geek modelsJoaquín Ignacio Aramendía1-0/+20
2023-04-19hwmon: oxp-sensors: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-02-03hwmon: (oxp-sensors) Add AYANEO AIR and AIR ProDerek J. Clark1-9/+43
2022-12-04hwmon: (oxp-sensors) Fix pwm readingJoaquín Ignacio Aramendía1-1/+1
2022-12-04hwmon: (oxp-sensors) Add AOK ZOE and Mini PROJoaquín Ignacio Aramendía1-6/+34
2022-12-04hwmon: add OneXPlayer mini AMD sensors driverJoaquín Ignacio Aramendía1-0/+256