Ok, o link fornecido é fantástico, isso funciona totalmente! Também parece resolver o problema de suspender não trabalhar no HP Spectre x360 no Ubuntu 15.10 completamente!
Edit grub config by doing:
'sudo emacs -nw /etc/default/grub'
Edit the line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash'"
To:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor acpi_osi='!Windows 2013' acpi_osi='!Windows 2012'"
Then run:
'sudo update-grub'
Reboot TWO times.