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
/
max17040_battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-14
power: max17040: get thermal data from adc if available
Svyatoslav Ryhel
1
-0
/
+21
2023-09-14
power: max17040: pass status property from supplier
Svyatoslav Ryhel
1
-0
/
+6
2023-07-19
power: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-04
power: supply: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-20
power: supply: max17040: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2021-10-12
power: supply: max17040: fix null-ptr-deref in max17040_probe()
Yang Yingliang
1
-0
/
+2
2021-06-04
power: supply: max17040: drop unused platform data support
Krzysztof Kozlowski
1
-3
/
+0
2021-06-04
power: supply: max17040: simplify POWER_SUPPLY_PROP_ONLINE
Krzysztof Kozlowski
1
-2
/
+1
2021-06-04
power: supply: max17040: remove non-working POWER_SUPPLY_PROP_STATUS
Krzysztof Kozlowski
1
-29
/
+3
2021-06-04
power: supply: max17040: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-3
/
+1
2021-04-20
power: supply: max17040: remove unneeded double cast
Krzysztof Kozlowski
1
-2
/
+1
2021-04-20
power: supply: max17040: handle device_property_read_u8_array() failure
Krzysztof Kozlowski
1
-5
/
+4
2020-10-09
power: supply: max17040: Fix ptr to enum cast
Iskren Chernev
1
-1
/
+1
2020-10-03
power: supply: max17040: Support soc alert
Iskren Chernev
1
-9
/
+73
2020-10-03
power: supply: max17040: Support setting rcomp
Iskren Chernev
1
-0
/
+40
2020-10-03
power: supply: max17040: Support compatible devices
Iskren Chernev
1
-19
/
+136
2020-10-03
power: supply: max17040: Use regmap i2c
Iskren Chernev
1
-127
/
+92
2020-10-03
power: supply: max17040: Use devm_ to automate remove
Iskren Chernev
1
-18
/
+21
2020-07-28
power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MIN
Matheus Castello
1
-5
/
+46
2020-05-10
power: supply: max17040: Correct voltage reading
Jonathan Bakker
1
-1
/
+1
2020-01-14
power: supply: max17040: Correct IRQ wake handling
Marek Szyprowski
1
-12
/
+4
2019-12-19
power: supply: max17040: Send uevent in SOC and status change
Matheus Castello
1
-0
/
+9
2019-12-19
power: supply: max17040: Config alert SOC low level threshold from FDT
Matheus Castello
1
-1
/
+51
2019-12-19
power: supply: max17040: Add IRQ handler for low SOC alert
Matheus Castello
1
-5
/
+68
2019-06-23
power: supply: max17040_battery: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2018-08-30
power: supply: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
1
-11
/
+7
2017-04-14
power: supply: max17040: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+8
2016-10-19
power: supply: max17040: Change register transaction length from 8 bits to 16...
Liu Xiang
1
-32
/
+20
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-0
/
+305