Wirut Getbamrung
5e5e9ec417
[device/celestica]: DX010 platform API update ( #4608 )
...
- Fix fancontrol.service path
- Fix return temp format in thermal API
- Improve init time in chassis API
- Upgrade sfp API
2020-05-22 03:50:43 -07:00
Guohan Lu
207e32a9f2
[platform-modules]: fix compile issues for platform driver under 4.19
...
1. undefine led_classdev_register as it is defined in leds.h
2. header file location change
a. linux/i2c/pmbus.h -> linux/pmbus.h
b. linux/i2c-mux-gpio.h -> linux/platform_data/i2c-mux-gpio.h
c. linux/i2c/pca954x.h -> linux/platform_data/pca954x.h
2020-04-17 04:51:51 +00:00
Wirut Getbamrung
a5b805e37a
[platform/cel]: Add new API installer to pmon and base image ( #3379 )
...
* [platform/cel]: Add new api installer
* [device/celestica]: Update APIs to support both pmon and base image
* [device/e1031]: update hwmon name
2019-08-28 11:19:34 -07:00
Wirut Getbamrung
0340cf3b8b
[device/celestica]: Implement device base APIs for Fan/PSU API based on the new platform API ( #3163 )
...
* [platform/cel]: add fan present sysfs
* [device/celestica]: move component device to chassis
* [device/celestica]: add basic device api
2019-07-23 10:00:02 -07:00
Pradchaya Phucharoen
999ec0a7f2
[devices]: Add HLX a dps200 psu driver ( #2871 )
2019-05-09 00:05:21 -07:00
Pradchaya Phucharoen
9525f862fa
[devices]: Haliburton xcvrd event support ( #2486 )
...
* [platform/broadcom] Add xcvr event interrupt for haliburton
* [device/celestica] Sfputil implement xcvr event monitor on haliburton
* Codes cleanup, remove gpio_ich module unload line
2019-04-18 02:30:50 -07:00
Wirut Getbamrung
4fcb3321b2
[platform-celestica]: Add new fancontrol service for haliburton device ( #2736 )
2019-04-10 19:13:30 -07:00
Pradchaya P
e8db1846ad
[platform-device/haliburton] Support xcvr and sensor monitoring ( #1998 )
...
* [platform/haliburton] Fix kernel panic when remove smc module.
* [platform/haliburton] Chanage sysfs to support module interrupt
* [device/haliburton] Update sfputil to use new sysfs.
* [device/haliburton] sfputil to support xcvrd monitoring.
2018-08-29 08:50:29 -07:00
Wirut Getbamrung
27bdc00be3
[platform/device] - Update Haliburton platform modules and device configuration ( #1975 )
...
* Add psuutil and sfputil support
* Fixed fancontrol issue
* Add sensor's label
* Update haliburton platform modules
2018-08-23 13:43:05 -07:00
Guohan Lu
3021e4efd6
[devices]: add celstica haliburton
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00