• PMU driver in Linux Kernel
    Hi Experts, Is there in-built Performance Monitor Unit Driver available in the Linux kernel ? Does it have the user space access to test the same ? Regards, Techguyz
  • Understanding HAL Graphics Android
    Hi all, Are there any ARM documents/presentation that talks about in detail how the HAL graphics layers in Android works. I understand there are binary components inside Android that are not released...
  • root filesystem partition
    Dear all, I compiled Linux kernel and copied it to my SDCARD, I am totally lost on how to specify to the target the partition  on which to find the root filesystem. For instance, on my host I am accessing...
  • Selecting hardware based on OSS driver availability for new Android Devices
    As with anything Linux and Android, device/driver selection based on versions and availability is the key to simplicity. For instance, if you're trying to select a wifi or modem module for a new Android...
  • Adding new working point - frequency in linux
    Deciding what frequency within the CPUfreq policy should be used is achieved using "cpufreq governors". Inside the CPUFreq we can find: cpu0/cpufreq/ . . ....affected_cpus ....cpuinfo_cur_freq...