aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/os/linux/hardware
AgeCommit message (Collapse)Author
2017-12-01Hardware::CPU: Implement OS-agnostic methodsShaun Jackman
2017-07-22cpu: fix SSE4 detection on LinuxShaun Jackman
2017-07-05cpu: fix SSE3 detection on LinuxJonathan Chang
2017-04-02Add Skylake to Linux hardware listMaxim Belkin
2017-03-10linux: Add ARM to CPU.typeShaun Jackman
2016-12-18Add Kaby Lake to Linux hardware listBob W. Hogg
Note that no Mac hardware using a Kaby Lake processor has been released yet, so do not add it to the equivalent list for macOS.
2016-09-23Style/Alias: Prefer `alias`.Markus Reiter
2016-07-29linux/hardware/cpu: import family from Linuxbrew.Mike McQuaid
2016-07-06hardware: move generic logic from linux. (#454)Mike McQuaid
2016-05-09extend/os/linux/hardware/cpu: fix typo.Sebastian Staudt
CPU was transformed into a class in 8d995e961f549e555f405d2567235dab53f6baad.
2016-05-08Make hardware code cross-platform.Mike McQuaid