Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2019-10-08 | x86: Tidy up some duplicate MSR defines | Simon Glass |
2019-10-08 | x86: Add common functions for TDP and perf control | Simon Glass |
2019-10-08 | x86: Use a common bus clock for Intel CPUs | Simon Glass |
2019-10-08 | x86: Add a common function to set CPU thermal target | Simon Glass |
2019-10-08 | x86: Use a common definition of MSR_IA32_PERF_CTL | Simon Glass |
2019-10-08 | x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT | Simon Glass |
2019-10-08 | x86: spl: Move broadwell-specific code out of generic x86 spl | Simon Glass |
2019-10-08 | x86: Move common Intel CPU info code into a function | Simon Glass |
2019-05-08 | x86: broadwell: Split CPU init | Simon Glass |