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>
Tue, 15 Feb 2022 09:59:33 +0000 (18:59 +0900)
commit4c1ea6da3ca4b1d870b1d3a469959aca4dba4cea
treeb0dc143a74bd4935c43b8f85ccc4d0940be4fdb9
parent2aafc2959f0c9e30590349adb87da2a9c6c07e5a
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]