summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/oxpec.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-08platform/x86: oxpec: Add support for the OneXPlayer G1Antheas Kapenekakis1-0/+25
2025-05-08platform/x86: oxpec: Make turbo val apply a bitmaskAntheas Kapenekakis1-61/+35
2025-05-08platform/x86: oxpec: Add a lower bounds check in oxp_psy_ext_set_prop()Dan Carpenter1-1/+1
2025-04-30platform/x86: oxpec: Convert defines to using tabsAntheas Kapenekakis1-18/+18
2025-04-30platform/x86: oxpec: Rename rval to ret in tt_toggleAntheas Kapenekakis1-8/+8
2025-04-30platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayerAntheas Kapenekakis1-1/+151
2025-04-30platform/x86: oxpec: Follow reverse xmas convention for tt_toggleAntheas Kapenekakis1-4/+4
2025-04-30platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2Antheas Kapenekakis1-4/+33
2025-04-30platform/x86: oxpec: Move fan speed read to separate functionAntheas Kapenekakis1-24/+29
2025-04-30platform/x86: oxpec: Move pwm value read/write to separate functionsAntheas Kapenekakis1-75/+88
2025-04-30platform/x86: oxpec: Move pwm_enable read to its own functionAntheas Kapenekakis1-23/+27
2025-04-30platform/x86: oxpec: Add turbo led support to X1 devicesAntheas Kapenekakis1-0/+84
2025-04-30platform/x86: oxpec: Rename ec group to tt_toggleAntheas Kapenekakis1-4/+4
2025-04-30platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86Antheas Kapenekakis1-0/+770