I am running Debian 8 with the 3.16 kernel on an eeePC 1001P. I have a fair bit of Linux experience but unfortunately this one has me and my google-fu at a loss.
Initially almost everything worked out of the box, except brightness control was random and my fan was always running. I tracked the brightness issue to the presence of acpi_video0 in /sys/class/backlight causing X11 to prefer that over intel_backlight (which actually contols my backlight properly). I solved this by editing my xorg.conf.
Installing lm-sensors then showed only 2 sensors, both reading temperature. Booting with acpi_osi=Linux gains me fan control, and while I can still control my brightness via the slider in the Settings app, my brightness keys are dead.