mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 17:20:56 +07:00
7edf744053
- Moved all calls to register_chrdev to a function called by module_init. - Added mutex locking. - Added better error handling at start up. - Added BIN_TO_BCD of the month value before it is saved to the RTC. - Corrected the month value returned by pcf8563_readreg. - Cache the voltage low value at driver init so the battery status information does not get 'accidentally' cleared when setting the RTC time. - Removed obsolete CONFIG_ETRAX_RTC_READONLY - Voltage low ioctl():s RTC_VLOW_RD -> RTC_VL_READ, RTC_VLOW_SET -> RTC_VL_CLR |
||
---|---|---|
.. | ||
mach-a3 | ||
mach-fs | ||
pci | ||
axisflashmap.c | ||
cryptocop.c | ||
gpio.c | ||
i2c.c | ||
i2c.h | ||
iop_fw_load.c | ||
Kconfig | ||
Makefile | ||
pcf8563.c | ||
sync_serial.c |