Documentation/hwmon/ab8500
0 → 100644
+22
−0
Documentation/hwmon/abx500
0 → 100644
+28
−0
+13
−0
+1
−0
drivers/hwmon/ab8500.c
0 → 100644
+206
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed structure, other chip specific files can be added simply using the same common layer abx500.c. Signed-off-by:Hongbo Zhang <hongbo.zhang@linaro.org> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Acked-by:
Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Anton Vorontsov <anton@enomsg.org>
CRA Git | Maintained and supported by SUSTech CRA and CCSE