Commit Graph

81 Commits (13392b5125d222c666e7053af5c9d18b52f8ef25)
 

Author SHA1 Message Date
Peter Wu 13392b5125 Merge branch 'develop' into hack-lenovo 12 years ago
Peter Wu 8ada8849f2 Compatibility with older DKMS versions (GH-25) 13 years ago
Peter 6a1de878c3 Merge pull request #24 from TheSiege/hack-lenovo
Support hack for Lenovo IdeaPad Y480
13 years ago
anagromataf e5456d1e0e hack for Y480 13 years ago
Peter 1e54d10115 Merge pull request #22 from koniiiik/hack-lenovo
Support hack for Lenovo IdeaPad Y580
13 years ago
Michal Petrucha 6864cf40a4 Added Ideapad Y580 to the list of devices requiring the hack. 13 years ago
Lekensteyn 411db223bb Update README.md with Toshiba SATELLITE P870 13 years ago
Lekensteyn 50970d8cf1 Add Toshiba SATELLITE P870 (PSPLBE-01V00HFR)
This machine is also affected as reported on
https://github.com/Bumblebee-Project/Bumblebee/issues/173
13 years ago
Lekensteyn d12ce73a0d Update to version 0.4.2, update NEWS 13 years ago
Lekensteyn 0d1429e8bb Fix documentation error (Closes GH-16) 13 years ago
Lekensteyn ec42e5b7ad Add LENOVO IDEAPAD Y570 "PIQY0" 13 years ago
Lekensteyn af91008deb Fix formatting of arguments on case of ACPI failure (GH-12) 13 years ago
Lekensteyn e13e6ffc54 Fix null deref when ACPI method call failed (GH-12) 13 years ago
Lekensteyn f034252a13 Don't share buffer for muid/args, it'll be overwritten 13 years ago
Lekensteyn 647e3dddea Buffer overflow by one byte 13 years ago
Lekensteyn 804773eb22 Fix misuse of sizeof which trims arguments/muid (GH-12) 13 years ago
Lekensteyn a0fdcedf27 README.md: copy to dkms.conf instead of acpi-handle-hack.conf 13 years ago
Lekensteyn 205c7ccddc Update README with test machine and post-install instructions 13 years ago
Lekensteyn 95712ab77f Update README and add adkms for Lenovo hack 13 years ago
Lekensteyn b47ba4b087 Fix detection of machine by appending spaces 13 years ago
Lekensteyn 3668be9736 Add Lenovo IdeaPad Y470/Y570 hack
Warning: this is a very ugly hack, I do not know whether it works or not. It may
be unstable and does very unusual things.
13 years ago
Lekensteyn 7c30e38bd1 Revert "Add support for WMMX method"
This reverts commit 11ddd3469f.
13 years ago
Lekensteyn e321debb5b Revert "Support Optimus machines through WMMX (GH-2)"
This reverts commit 0ec41fa2da.
13 years ago
Lekensteyn f4c2fadaf5 Revert "Load module dependency on make load: wmi"
This reverts commit fd74ba5bd8.
13 years ago
Lekensteyn fd74ba5bd8 Load module dependency on make load: wmi 13 years ago
Lekensteyn 0ec41fa2da Support Optimus machines through WMMX (GH-2)
This should finally support machines like the Lenovo Y570. WMMX methods should
be more reliable than direct DSM probing so let's try that before calling DSM
directly.
13 years ago
Lekensteyn 7fd02221b2 Print version on load 13 years ago
Lekensteyn 11ddd3469f Add support for WMMX method
This should support at least the Lenovo Ideapad Y470 and Y570. It probes the
WMMX method before calling the _DSM method directly since that method should
work for all machines that support the NVIDIA DSM.
13 years ago
Lekensteyn 4f73396ba7 Add easier way to use DKMS 13 years ago
Lekensteyn 8c0c5aa863 Allow everyone to get the status of the card (Closes GH-8) 13 years ago
Lekensteyn b0712e5185 Update to version 0.4.1, update NEWS 13 years ago
Lekensteyn 2d1effc903 Fix a harmless error message 13 years ago
Lekensteyn 8bd07d14af Bump to version 0.4, update NEWS 13 years ago
Lekensteyn ebf86f0617 Detect 3D controllers as gfx device too (GH-3) 13 years ago
Lekensteyn a904b442af Add debug message in case no ACPI handle is found 13 years ago
Lekensteyn c8b303c36c Add NEWS file, bump version to 0.3 13 years ago
Lekensteyn 9f0ae8f723 Ignore files generated from build 13 years ago
Lekensteyn 031bcfe8a6 Update README with module options 13 years ago
Lekensteyn 5e297c27ad Add note that a driver must not be loaded if the card is off 13 years ago
Lekensteyn 358ce15bc1 Probe for nvidia DSM on Intel ACPI handle (GH-4) 13 years ago
Lekensteyn 04cdd2d5f9 Update instructions with request for ACPI handle mapping 13 years ago
Lekensteyn 6ed65463c8 Update README with request for machine information 13 years ago
Lekensteyn 12715b4b54 Change PACKAGE_VERSION, set KVERSION, update README 13 years ago
Joaquín Ignacio Aramendía 3bf9cab570 Updated readme 13 years ago
Joaquín Ignacio Aramendía 031ffe0d66 Changed module location and make/clean directives 13 years ago
Joaquín Ignacio Aramendía 4453aa4537 Removed scripts directory and checked out the original Makefile from 'master' branch 13 years ago
mecanix e8135e1dce Add dkms support for bbswitch 13 years ago
Lekensteyn 62f9560821 Added module options to turn the card on/off on (un)load 13 years ago
Lekensteyn 7e792ef176 Bump module version to 0.2 13 years ago
Lekensteyn 9c223efc95 Mention acpidump README 13 years ago