Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) What:		/sys/devices/platform/ideapad/camera_power
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) Date:		Dec 2010
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) KernelVersion:	2.6.37
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) Contact:	"Ike Panhc <ike.pan@canonical.com>"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 		Control the power of camera module. 1 means on, 0 means off.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) What:		/sys/devices/platform/ideapad/fan_mode
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) Date:		June 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) KernelVersion:	3.6
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Contact:	"Maxim Mikityanskiy <maxtram95@gmail.com>"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 		Change fan mode
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 		There are four available modes:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 			* 0 -> Super Silent Mode
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 			* 1 -> Standard Mode
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 			* 2 -> Dust Cleaning
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 			* 4 -> Efficient Thermal Dissipation Mode
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) What:		/sys/devices/platform/ideapad/touchpad
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) Date:		May 2017
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) KernelVersion:	4.13
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) Contact:	"Ritesh Raj Sarraf <rrs@debian.org>"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) 		Control touchpad mode.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) 			* 1 -> Switched On
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) 			* 0 -> Switched Off
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) What:		/sys/bus/pci/devices/<bdf>/<device>/VPC2004:00/fn_lock
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) Date:		May 2018
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) KernelVersion:	4.18
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) Contact:	"Oleg Keri <ezhi99@gmail.com>"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) 		Control fn-lock mode.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) 			* 1 -> Switched On
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) 			* 0 -> Switched Off
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) 		For example::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) 		  # echo "0" >	\
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) 		  /sys/bus/pci/devices/0000:00:1f.0/PNP0C09:00/VPC2004:00/fn_lock