index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during ...
Hans de Goede
1
-7
/
+17
2021-08-05
power: supply: axp288_fuel_gauge: Move the AXP20X_CC_CTRL check together with...
Hans de Goede
1
-10
/
+12
2021-08-05
power: supply: axp288_fuel_gauge: Refresh all registers in one go
Andrejus Basovas
2
-97
/
+106
2021-08-05
power: supply: axp288_fuel_gauge: Only read PWR_OP_MODE, FG_LOW_CAP_REG regs ...
Hans de Goede
1
-16
/
+21
2021-08-05
power: supply: axp288_fuel_gauge: Store struct device pointer in axp288_fg_info
Hans de Goede
1
-35
/
+24
2021-08-05
power: supply: axp288_fuel_gauge: Drop retry logic from fuel_gauge_reg_readb()
Hans de Goede
1
-8
/
+2
2021-08-05
power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...
Hans de Goede
1
-2
/
+2
2021-08-05
power: supply: axp288_fuel_gauge: Silence the chatty IRQ mapping code
Hans de Goede
1
-3
/
+0
2021-08-05
power: supply: axp288_fuel_gauge: Remove debugfs support
Hans de Goede
1
-123
/
+0
2021-08-05
power: supply: axp288_fuel_gauge: Fix define alignment
Hans de Goede
1
-19
/
+19
2021-08-05
power: supply: sc27xx: Delete superfluous error message
Tang Bin
1
-3
/
+1
2021-07-16
power: supply: cw2015: use dev_err_probe to allow deferred probe
Peter Robinson
1
-1
/
+3
2021-07-16
power: supply: PCHG: Peripheral device charger
Daisuke Nojiri
3
-0
/
+397
2021-07-16
power: supply: ab8500: Drop some includes from bmdata
Linus Walleij
1
-2
/
+0
2021-07-16
power: supply: ab8500: Rename charging algorithm psy
Linus Walleij
1
-2
/
+3
2021-07-16
power: supply: ab8500: Drop abx500 concept
Linus Walleij
6
-214
/
+61
2021-07-16
power: supply: ab8500: Rename charging algorithm symbols
Linus Walleij
4
-291
/
+291
2021-07-16
power: supply: ab8500: Use library interpolation
Linus Walleij
2
-9
/
+11
2021-07-13
power: supply: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+3
2021-07-07
Merge tag 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
30
-2489
/
+841
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-30
power: supply: ab8500: Fix an old bug
Linus Walleij
1
-1
/
+1
2021-06-30
power: supply: axp288_fuel_gauge: remove redundant continue statement
Colin Ian King
1
-3
/
+1
2021-06-30
power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor...
Hans de Goede
1
-9
/
+9
2021-06-30
power: supply: axp288_fuel_gauge: Rename fuel_gauge_blacklist to no_battery_list
Hans de Goede
1
-2
/
+2
2021-06-30
power: supply: bq24190_charger: drop of_match_ptr() from device ID table
Andy Shevchenko
1
-9
/
+2
2021-06-30
drivers: power: add missing MODULE_DEVICE_TABLE in keystone-reset.c
Yu Jiahua
1
-0
/
+1
2021-06-30
power: supply: ab8500: add missing MODULE_DEVICE_TABLE
Zou Wei
3
-0
/
+3
2021-06-29
power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-29
power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-29
Merge branch 'psy-fixes' into psy-next
Sebastian Reichel
2
-3
/
+13
2021-06-04
power: supply: cpcap-charger: get the battery inserted infomation from cpcap-...
Carl Philipp Klemm
1
-19
/
+20
2021-06-04
power: supply: cpcap-battery: invalidate config when incompatible measurement...
Carl Philipp Klemm
1
-3
/
+16
2021-06-04
power: supply: axp20x_battery: allow disabling battery charging
Hermann Lauer
1
-2
/
+15
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: reset: at91-sama5d2_shdwc: Remove redundant error printing in at91_shd...
Zhen Lei
1
-3
/
+1
2021-06-04
power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-06-04
power: supply: rt5033_battery: Fix device tree enumeration
Stephan Gerhold
2
-1
/
+9
2021-06-04
power: supply: Drop BD70528 support
Matti Vaittinen
3
-720
/
+0
2021-06-04
power: supply: max17040: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-3
/
+1
2021-06-04
power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-1
/
+1
2021-06-03
power: supply: surface-charger: Fix type of integer variable
Maximilian Luz
1
-1
/
+1
2021-06-03
power: supply: sbs-battery: cache constant string properties
Ikjoon Jang
1
-58
/
+95
2021-06-03
power: supply: rn5t618: Add input current limit
Andreas Kemnade
1
-0
/
+188
2021-06-03
power: supply: rn5t618: Add charger type detection
Andreas Kemnade
1
-0
/
+47
2021-06-03
power: supply: smb347-charger: Drop unused include
Linus Walleij
1
-1
/
+0
2021-06-03
power: supply: pm2301_charger: Delete driver
Linus Walleij
2
-1250
/
+1
2021-06-03
power: supply: ab8500: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
[prev]
[next]