You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdecore/tdehw
Slávek Banko ddf0666f4c
tdehwlib: Fix parsing of CPU cores frequency information
+ The current frequency is parsed from the scaling_cur_freq file
  If the current frequency is not found in /proc/cpuinfo, the attempt
  to read value from cpuinfo_cur_freq failed because only root can
  read this file.
+ The have_frequency flag is not set when parsing current frequency from sysfs
  Setting the have_frequency flag after parsing current frequency for the
  first core caused the current frequency not to be parsed for other cores.
+ Frequency characteristics are parsed for all cores
  The assumption that the frequency characteristics for all cores will be
  the same as the first core is no longer reliable. There are heterogeneous
  architectures - for example ARM big.LITTLE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ba82cdf5be)
6 years ago
..
hwlibdaemons Fix detection of switches on input event devices 12 years ago
hwlibdata Fix hardware class file matching algorithm 10 years ago
networkbackends tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address 8 years ago
CMakeLists.txt Add systemd/logind power management backend to TDE hardware library 12 years ago
tdebacklightdevice.cpp Fix detection possibility of setting cpu governor and brightness using tdehwlib-daemon 12 years ago
tdebacklightdevice.h complete tdehardwaredevices split 12 years ago
tdebatterydevice.cpp tdehwlib: Adjusted parsing of battery information 6 years ago
tdebatterydevice.h tdehw: three more classes splited 12 years ago
tdecpudevice.cpp Fix detection possibility of setting cpu governor and brightness using tdehwlib-daemon 12 years ago
tdecpudevice.h tdehw: three more classes splited 12 years ago
tdeeventdevice.cpp Optimize watching switches on input event devices 11 years ago
tdeeventdevice.h Optimize watching switches on input event devices 11 years ago
tdegenericdevice.cpp Add detailedFriendlyName methods to the TDE hardware manager 11 years ago
tdegenericdevice.h Add detailedFriendlyName methods to the TDE hardware manager 11 years ago
tdehardwaredevices.cpp tdehwlib: Fix parsing of CPU cores frequency information 6 years ago
tdehardwaredevices.h tdehw: improved code for mount table. 6 years ago
tdehwcommontypes.h complete tdehardwaredevices split 12 years ago
tdeinputdevice.cpp complete tdehardwaredevices split 12 years ago
tdeinputdevice.h Fix ACPI button event detection on machines with an independent ACPI event controller module such as Thinkpads 12 years ago
tdemainspowerdevice.cpp complete tdehardwaredevices split 12 years ago
tdemainspowerdevice.h tdehw: three more classes splited 12 years ago
tdemonitordevice.cpp complete tdehardwaredevices split 12 years ago
tdemonitordevice.h complete tdehardwaredevices split 12 years ago
tdenetworkconnections.cpp tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address 8 years ago
tdenetworkconnections.h tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address 8 years ago
tdenetworkdevice.cpp tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address 8 years ago
tdenetworkdevice.h removed #include config.h from installable header tdenetworkdevice.h 12 years ago
tderootsystemdevice.cpp Fixed support for logind power state calls. 7 years ago
tderootsystemdevice.h Add support for freeze suspend state 12 years ago
tdesensordevice.cpp complete tdehardwaredevices split 12 years ago
tdesensordevice.h complete tdehardwaredevices split 12 years ago
tdestoragedevice.cpp tdehw: avoid crashing kded when using udisks/udisks2 to operate on 6 years ago
tdestoragedevice.h Add Hidden storage device attribute 11 years ago