index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
axp20x_usb_power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-1
/
+3
2021-03-26
power: supply: axp20x_usb_power: fix work-queue init
Matti Vaittinen
1
-5
/
+5
2021-03-23
power: supply: Clean-up few drivers by using managed work init
Matti Vaittinen
1
-10
/
+5
2021-03-15
power: supply: axp20x_usb_power: Add missing check in axp20x_usb_power_probe
Dinghao Liu
1
-1
/
+3
2021-01-25
power: supply: axp20x_usb_power: Init work before enabling IRQs
Samuel Holland
1
-1
/
+1
2020-11-30
power: supply: axp20x_usb_power: Use power efficient workqueue for debounce
Yangtao Li
1
-4
/
+4
2020-11-30
power: supply: axp20x_usb_power: fix typo
Yangtao Li
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-19
power: supply: axp20x_usb_power: fix spelling mistake
Keyur Patel
1
-1
/
+1
2020-01-15
power: supply: axp20x_usb_power: Only poll while offline
Samuel Holland
1
-9
/
+21
2020-01-15
power: supply: axp20x_usb_power: Add wakeup control
Samuel Holland
1
-16
/
+67
2020-01-15
power: supply: axp20x_usb_power: Allow offlining
Samuel Holland
1
-0
/
+30
2020-01-15
power: supply: axp20x_usb_power: Use a match structure
Samuel Holland
1
-29
/
+57
2020-01-14
power: supply: axp20x_usb_power: Remove unused device_node
Samuel Holland
1
-2
/
+0
2019-10-14
power: supply: axp20x_usb_power: enable USB BC detection on AXP813
Icenowy Zheng
1
-0
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-17
power: supply: axp20x_usb_power: add support for AXP813
Quentin Schulz
1
-1
/
+65
2019-04-17
power: supply: axp20x_usb_power: add function to get max current
Quentin Schulz
1
-22
/
+30
2019-04-17
power: supply: axp20x_usb_power: use polling to detect vbus status change
Chen-Yu Tsai
1
-0
/
+53
2019-04-17
power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros
Chen-Yu Tsai
1
-8
/
+8
2018-12-05
power: supply: axp20x: add missing include bitops.h
Olliver Schinagl
1
-0
/
+1
2018-07-23
power: supply: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-05-15
power: supply: axp20x_usb_power: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-01-29
power: supply: axp20x_usb_power: use IIO channels when available
Quentin Schulz
1
-4
/
+66
2017-01-12
power: supply: axp20x_usb_power: fix warning on 64bit
Michal Suchanek
1
-2
/
+3
2017-01-04
power: supply: axp20x_usb_power: add 100mA max current limit for AXP223
Quentin Schulz
1
-5
/
+8
2017-01-04
power: supply: axp20x_usb_power: set min voltage and max current from sysfs
Quentin Schulz
1
-0
/
+81
2017-01-04
power: supply: axp20x_usb_power: use of_device_id data field instead of devic...
Quentin Schulz
1
-11
/
+15
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-0
/
+294