Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-23 | [AVR32] Fix a couple of sparse warnings | Haavard Skinnemoen | |
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> | |||
2007-10-11 | [AVR32] Move AT32_PM_BASE definition into pm.h | Haavard Skinnemoen | |
We don't want to redefine this in every file that needs to access the PM. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> | |||
2007-07-18 | [AVR32] Split SM device into PM, RTC, WDT and EIC | Haavard Skinnemoen | |
Split the SM platform device into separate platform devices for PM, RTC, WDT and EIC. This is more correct according to the documentation and allows us to simplify the code a little. Also turn the EIC driver into a real platform driver. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Acked-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com> |