summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-12-28Merge pull request #88 from bhipple/update/x1-carbonYegor Timoshenko
lenovo x1 carbon gen6: update S3 suspend
2018-12-27lenovo x1 carbon gen6: update S3 suspendBenjamin Hipple
With UEFI >= 1.30, there's an explicit option to enable S3 power management. Once this is selected, S3 is enabled and "deep" is selected as the default /sys/power/mem_sleep value without requiring any kernel boot parameters.
2018-12-02add basic support for Lenovo Thinkpad T440s (#83)Trolli Schmittlauch
This adds basic support for the Thinkpad T440s, based on the work done for the T440p. The expression enables: - microcode updates - trackpoint support - kernel module for battery level management
2018-10-31Merge pull request #85 from NixOS/201810/microcodeYegor Timoshenko
common/cpu: default microcode updates to enableRedistributableFirmware
2018-10-30common/cpu: default microcode updates to enableRedistributableFirmwareYegor Timoshenko
2018-10-23Merge pull request #82 from NixOS/travis-test-buildJörg Thalheim
copy of #81
2018-10-23move acpi_call.nix and cpu-throttling-bug.nix to common folderAndré-Patrick Bubel
2018-10-23CODEOWNERS: add moredread for Dell XPS 13 9370André-Patrick Bubel
2018-10-23dell/xps/13-9370: initAndré-Patrick Bubel
2018-10-19Merge pull request #80 from asymmetric/asymmetric/t450sJörg Thalheim
lenovo/thinkpad/t450s: init
2018-10-19lenovo/thinkpad/t450s: initLorenzo Manacorda
2018-10-12CODEOWNERS: add yegortimoshenko to three devicesYegor Timoshenko
- BeagleBoard PocketBeagle - PC Engines APU - Purism Librem 13v3
2018-10-12beagleboard/pocketbeagle: initYegor Timoshenko
2018-09-04Merge pull request #76 from erictapen/t430-initJörg Thalheim
thinkpad: introduce t430
2018-09-04README: add Lenovo Thinkpad T430Justin Humm
2018-09-04thinkpad: introduce t430Justin Humm
Copied everything from t440p, added a fix for the brightness keys
2018-09-02Merge pull request #70 from rvolosatovs/feature/x260Jörg Thalheim
lenovo/thinkpad/x260: Init
2018-09-02lenovo/thinkpad/x260: Use `med_power_with_dipm` in TLPRoman Volosatovs
2018-09-02lenovo/thinkpad/x260: Remove opinionated TLP configRoman Volosatovs
2018-09-02README: Add Lenovo ThinkPad x260Roman Volosatovs
2018-09-02default: Add Lenovo x260Roman Volosatovs
2018-09-02lenovo/thinkpad/x260: InitRoman Volosatovs
2018-09-02Merge pull request #78 from azazel75/upYegor Timoshenko
Fix unusable Lenovo Thinkpad X1 profile
2018-09-02ThinkPad X1 gen6 -> ThinkPad X1 (6th Gen)Yegor Timoshenko
2018-09-01Fix table rendering. Add the target of the link to the X1 profileAlberto Berti
2018-09-01Unfortunately all the table has to be modified to have the changes rendered ↵Alberto Berti
correctly
2018-09-01Add X1 profile to the README.mdAlberto Berti
2018-09-01Fix acpi override loadAlberto Berti
As proposed by @garbas in #60
2018-09-01Fix cpu-throttling service file referenceAlberto Berti
2018-08-31Merge pull request #77 from Mic92/imp/contributing-suggestionsJörg Thalheim
[rebased from #67] Suggestions for CONTRIBUTING
2018-08-31Suggestions for CONTRIBUTINGMichael Peyton Jones
2018-08-28Merge pull request #75 from NixOS/20180825.135451/early-kmsYegor Timoshenko
cpu/intel: early KMS
2018-08-25cpu/intel: early KMSYegor Timoshenko
2018-08-25LICENSE -> COPYINGYegor Timoshenko
2018-08-24Merge pull request #73 from NixOS/20180824.021016/swankyYegor Timoshenko
Add Toshiba Chromebook 2 (swanky), Org -> Markdown
2018-08-24toshiba/swanky: fix evalYegor Timoshenko
2018-08-24Add toshiba-swanky to CIYegor Timoshenko
2018-08-24CONTRIBUTING.org -> CONTRIBUTING.mdYegor Timoshenko
2018-08-24toshiba/swanky: reword guideYegor Timoshenko
2018-08-24Toshiba Chromebook (`swanky`) -> Toshiba Chromebook 2 `swanky`Yegor Timoshenko
2018-08-24Add to README.md, redo the table in MarkdownYegor Timoshenko
2018-08-24Add Toshiba swanky along with documentationYegor Timoshenko
2018-08-23Merge pull request #71 from michaelpj/imp/t480s-throttlingJörg Thalheim
T480s: use CPU throttling fix too
2018-08-17Merge pull request #72 from rehno-lindeque/apple/macbookpro/11-5/testJörg Thalheim
apple/macbookpro/11-5: Add to tests
2018-08-15apple/macbookpro/11-5: Add to testsRehno Lindeque
2018-08-15T480s: use CPU throttling fix tooMichael Peyton Jones
2018-08-04intel: videoDrivers: intel -> modesetting (#57)Yegor Timoshenko
2018-07-30Merge pull request #68 from rehno-lindeque/apple/macbookpro/11-5/initJörg Thalheim
apple/macbookpro/11-5: init
2018-07-30apple/macbook-pro/11-5: Remove boot loaderRehno Lindeque
Since the boot loader is already automatically generated by nixos-generate-config, there is no need to include it here.
2018-07-30apple/macbookpro/11-5: Prevent intermittent xhci wakeup after suspendRehno Lindeque