mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08:51 +01:00 
			
		
		
		
	Fixed MTP to work with TWRP
This commit is contained in:
		
						commit
						f6dfaef42e
					
				
					 50820 changed files with 20846062 additions and 0 deletions
				
			
		
							
								
								
									
										34
									
								
								Documentation/ABI/testing/sysfs-class-power
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								Documentation/ABI/testing/sysfs-class-power
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,34 @@ | |||
| What:		/sys/class/power/ds2760-battery.*/charge_now | ||||
| Date:		May 2010 | ||||
| KernelVersion:	2.6.35 | ||||
| Contact:	Daniel Mack <daniel@caiaq.de> | ||||
| Description: | ||||
| 		This file is writeable and can be used to set the current | ||||
| 		coloumb counter value inside the battery monitor chip. This | ||||
| 		is needed for unavoidable corrections of aging batteries. | ||||
| 		A userspace daemon can monitor the battery charging logic | ||||
| 		and once the counter drops out of considerable bounds, take | ||||
| 		appropriate action. | ||||
| 
 | ||||
| What:		/sys/class/power/ds2760-battery.*/charge_full | ||||
| Date:		May 2010 | ||||
| KernelVersion:	2.6.35 | ||||
| Contact:	Daniel Mack <daniel@caiaq.de> | ||||
| Description: | ||||
| 		This file is writeable and can be used to set the assumed | ||||
| 		battery 'full level'. As batteries age, this value has to be | ||||
| 		amended over time. | ||||
| 
 | ||||
| What:		/sys/class/power_supply/max14577-charger/device/fast_charge_timer | ||||
| Date:		October 2014 | ||||
| KernelVersion:	3.18.0 | ||||
| Contact:	Krzysztof Kozlowski <k.kozlowski@samsung.com> | ||||
| Description: | ||||
| 		This entry shows and sets the maximum time the max14577 | ||||
| 		charger operates in fast-charge mode. When the timer expires | ||||
| 		the device will terminate fast-charge mode (charging current | ||||
| 		will drop to 0 A) and will trigger interrupt. | ||||
| 
 | ||||
| 		Valid values: | ||||
| 		- 5, 6 or 7 (hours), | ||||
| 		- 0: disabled. | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228