Just FYI. I just finished patching this into 3.10 (I know it is meant for the linux-next branch). I haven't really had a chance to test it at all. But I built it as a module, and it gets loaded automatically by udev. Also, I am able to find a /sys/bus/acpi/drivers/intel_rapid_start directory. But I don't have a /sys/bus/acpi/intel_rapid_start directory like the documentation says I should.
So I did "modinfo intel-rst" to get the alias. Sure enough I have a /sys/bus/acpi/devices/INT3392:00, which has a physical path of /sys/devices/LNXSYSTM:00/device:00/INT3392:00. In this directory I am able to find the wakeup_events and wakeup_time files.
Is this a result of using it on 3.10 and not 3.11?
Re: Thanks for this!
So I did "modinfo intel-rst" to get the alias. Sure enough I have a /sys/bus/acpi/devices/INT3392:00, which has a physical path of /sys/devices/LNXSYSTM:00/device:00/INT3392:00. In this directory I am able to find the wakeup_events and wakeup_time files.
Is this a result of using it on 3.10 and not 3.11?