summaryrefslogtreecommitdiffstats
path: root/dell
AgeCommit message (Collapse)Author
2020-02-01Wifi fixed by removing iwlwifi-cc-a0-48.ucodeTom Bereknyei
2020-02-01Initial 15-7590Tom Bereknyei
2019-12-28Add deepsleep to avoid wakeups during sleep mode (#136)Alexander Berlind
2019-10-30Add Dell XPS-7390 Profile (#128)Alexander Berlind
2019-10-27dell/xps: enable thermald serviceSamuel Leathers
2019-10-16Replace ad hoc throttling fix with throttledMichael Peyton Jones
`throttled` is a service designed to fix the same CPU throttling bug, but it's an actively maintainted upstream project that we can use.
2019-09-27Add Dell E7240 ProfileAshley Gillman
(Current XPS 15 works well)
2019-07-01dell/xps/13-9380: mention fwupdJörg Thalheim
2019-07-01dell/xps/13-9380: also import intel profileJörg Thalheim
2019-02-08dell/xps/13-9380: init (#97)Wael Nasreddine
This is pretty much a copy of XPS 9370, without kaby-laky and the throttle bug. I was getting lockups with the kaby-laky changes and the throttle bug did not seem to have an impact either way.
2018-10-23move acpi_call.nix and cpu-throttling-bug.nix to common folderAndré-Patrick Bubel
2018-10-23dell/xps/13-9370: initAndré-Patrick Bubel
2018-07-13Add a link to the other forum thread I foundBen Ford
2018-07-13Add a note about rcu_sched problemsBen Ford
How I fixed my XPS15 after it being dead for two months
2018-05-15qca6174-firmware: pin down commitYegor Timoshenko
2018-05-15dell/xps/13-9360: reviewYegor Timoshenko
2018-05-15add XPS 13 (9360)Yorick van Pelt
2017-12-24treewide: abstract away common configs into common/Yegor Timoshenko
2017-12-24dell/xps/15-9550: fix evaluation, drop old kernel notesYegor Timoshenko
2017-12-22treewide: modules -> profiles, separate dirs, list in README (#29)Yegor Timoshenko
Enforce proper naming: all paths are lowercase and hyphen-separated, if there's a line of models (aspire, macbook-pro, thinkpad) it becomes a subdirectory. Documentation for profiles is moved to README files in respective directories. Add an Org mode table that lists all available profiles and their paths. Instead of fetching repo locally, use a Nix channel. Making hardware profiles read-only should improve quality and amount of participation long-term.
2017-12-22treewide: drop hardware-configuration.nix boilerplate (#28)Yegor Timoshenko
hardware-configuration.nix is still relied upon for hard drive configuration, and it handles variations of hardware (custom configurations, subrevisions).
2016-06-03s/gummiboot/systemd-boot -- fixes warnings on unstableJohn Ericson
2016-03-23Better to use libinput than synapticsJohn Ericson
2016-03-05Comment out generated configuration for now, best to just regenerate itJohn Ericson
2016-03-05Dell XPS 15 9550John Ericson