1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
| Kernel driver ab8500
| ====================
|
| Supported chips:
|
| * ST-Ericsson AB8500
|
| Prefix: 'ab8500'
|
| Addresses scanned: -
|
| Datasheet: http://www.stericsson.com/developers/documentation.jsp
|
| Authors:
| - Martin Persson <martin.persson@stericsson.com>
| - Hongbo Zhang <hongbo.zhang@linaro.org>
|
| Description
| -----------
|
| See also Documentation/hwmon/abx500.rst. This is the ST-Ericsson AB8500 specific
| driver.
|
| Currently only the AB8500 internal sensor and one external sensor for battery
| temperature are monitored. Other GPADC channels can also be monitored if needed
| in future.
|
|