power: supply: macsmc_power: Driver for Apple SMC power/battery stats
authorHector Martin <marcan@marcan.st>
Mon, 7 Feb 2022 17:30:16 +0000 (02:30 +0900)
committerHector Martin <marcan@marcan.st>
Sat, 19 Feb 2022 10:31:32 +0000 (19:31 +0900)
commitace068f6dc63eb9e9e48ecc7537f4c44e7b533bc
tree28ac921e04ef4e69c48340c581fd2651f7cf4e7f
parent83e856f02cb4554781f71d191840f8d3c2b21588
power: supply: macsmc_power: Driver for Apple SMC power/battery stats

This driver implements support for battery stats on top of the macsmc
framework, to support Apple M1 Mac machines.

Co-authored-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Hector Martin <marcan@marcan.st>
drivers/power/supply/Kconfig
drivers/power/supply/Makefile
drivers/power/supply/macsmc_power.c [new file with mode: 0644]