userspace

  1. D

    Wanting to modify CPU governors, or load the user space governor.

    So you might know that the processor in my laptop has problems (I am just a very young student working with all I have), and it crashes when running at max frequency. One makeshift I used it to lock the frequency down quite a bit, but now, I have completely put that core offline which was having...
  2. K

    Can I modify regmap_config parameters, such as the .val_bits of regmap_config, in userspace?

    I would like to know if it is possible to modify the regmap_config parameters, such as the .val_bits field, from user space. I am aware that the regmap_config structure is typically used by kernel drivers to describe the hardware characteristics, but I am wondering if there is any way to modify...
Top