1
0
Fork 0
Commit graph

261 commits

Author SHA1 Message Date
Jan Vcelak
f0bbfe14e4 monitors: fix cleanup failure 2012-10-26 17:59:29 +02:00
Jan Vcelak
d5e1657a84 plugins: do not crash if devices are not specified 2012-10-26 17:59:29 +02:00
Jan Vcelak
d891e3f2ee plugins, monitors: inherit from PluginLoader 2012-10-26 17:59:29 +02:00
Jan Vcelak
2275777fe0 tuned.controller: fix profile switching code 2012-10-26 17:59:29 +02:00
Jan Vcelak
6693b7f359 monitors tests: initial tests for base class 2012-10-26 17:59:29 +02:00
Jan Vcelak
eb4b1d9455 tests: mock TunedLogger with NullHandler 2012-10-26 17:59:29 +02:00
Jan Vcelak
20464804f8 tuned: add --no-dbus option to help 2012-10-26 17:59:29 +02:00
Jan Vcelak
d388dec6ab remove circular dependencies between library and tests 2012-10-26 17:59:29 +02:00
Jan Vcelak
ce5a07d9de profile.loader tests: script name expansion 2012-10-26 17:59:29 +02:00
Jan Vcelak
d17edd167e script plugin: add missing module import 2012-10-26 17:59:29 +02:00
Jan Vcelak
c66d5e44cb Daemon: handle plugin selection logic 2012-10-26 17:59:29 +02:00
Jan Vcelak
44e56043c1 Profile: add name property 2012-10-26 17:59:29 +02:00
Jan Vcelak
00d02f4ffb storage: relocate unit tests to correct location 2012-10-26 17:59:29 +02:00
Jan Vcelak
94f24ae120 profiles.loader: new code, unit tests 2012-10-26 17:59:28 +02:00
Jan Vcelak
29f7357f30 storage.factory: add provider property 2012-10-26 17:59:28 +02:00
Jaroslav Škarvada
7b3f02b991 plugin_disk: removed ALPM policy check 2012-10-25 12:05:20 +02:00
Jaroslav Škarvada
135e19f654 Use /run instead of /var/run 2012-10-25 12:05:16 +02:00
Jaroslav Škarvada
466dc4c767 Write pidfile even if running in foreground (for tuned-adm to work) 2012-10-25 12:05:10 +02:00
Jaroslav Škarvada
2edd5852cb tuned-adm: check EUID instead of UID 2012-10-19 17:07:25 +02:00
Jaroslav Škarvada
73239e4d5e New 2.0.2 release 2012-10-10 23:23:16 +02:00
Jaroslav Škarvada
be98ede2b7 powertop2tuned: fixed work with localized powertop 2012-10-10 23:12:25 +02:00
Jaroslav Škarvada
6f6e366488 Fixed 'null' profile selection 2012-10-10 22:55:52 +02:00
Jaroslav Škarvada
701da90a02 functions removal: ported some profiles (not all) 2012-10-10 22:36:49 +02:00
Jan Kaluza
919b7b57f3 Powertop is now printing output filename into stderr, so we have to read it from there and not from stdout 2012-10-10 11:27:45 +02:00
Jan Kaluza
57349d4608 Merged fedora rawhide tuned patch 2012-10-10 11:14:00 +02:00
Jan Kaluza
063e3eda6b Install tuned python module into proper directory 2012-10-10 11:02:56 +02:00
Jan Kaluza
67289ba5fd Fixed powertop2tuned compatibility with latest powertop 2012-06-12 12:34:27 +02:00
Chris Lockfort
bf0a1f3a68 tuned-adm: sort available profiles 2012-06-08 10:46:20 +02:00
Jan Vcelak
24887afbe5 cpu: support governor setting per CPU core, re-enable multicore_powersave option 2012-05-25 14:05:46 +02:00
Jan Vcelak
4e233b8ad1 fix cpu plugin initialization 2012-05-25 13:08:05 +02:00
Jan Vcelak
c3200c6c2a plugins: correctly initialize when no devices are specified 2012-05-25 13:07:54 +02:00
Jan Vcelak
ce12000778 plugins: emit warning when setting unknown option 2012-05-25 13:07:11 +02:00
Jan Vcelak
341e843df1 plugins: remove dynamic_tuning from options, was not conceptual 2012-05-25 11:58:48 +02:00
Jan Vcelak
60d1ccc2cf plugins: fix exception handling 2012-05-21 23:25:08 +02:00
Jan Vcelak
8fb3f2446e wireless plugin: fix initialization 2012-05-21 23:22:52 +02:00
Jan Vcelak
926c567783 fix video plugin initialization 2012-05-21 23:22:42 +02:00
Jan Vcelak
1830a030d7 usb plugin: fix initialization 2012-05-21 23:17:13 +02:00
Jan Vcelak
159be28587 sysctl plugin: fix initialization 2012-05-21 23:13:30 +02:00
Jan Vcelak
ba830769e2 script plugin: fix initialization 2012-05-21 23:13:20 +02:00
Jan Vcelak
31245bd7b0 eeepc_she plugin: fix initialization 2012-05-21 23:13:08 +02:00
Jan Vcelak
80b702e6ff net plugin: fix initialization 2012-05-21 23:12:55 +02:00
Jan Vcelak
5c474cb0f6 disk plugin: fix initialization 2012-05-21 22:57:24 +02:00
Jan Vcelak
492c182e7d cpu plugin: fix initialization 2012-05-21 22:57:11 +02:00
Jan Vcelak
26b3834c16 fix audio plugin initialization 2012-05-21 22:38:47 +02:00
Jan Vcelak
3ef5a7c9fd plugins: fix commands auto-registration 2012-05-21 22:38:30 +02:00
Jan Vcelak
0b6676f116 utils.commands: remove unnecessary imports 2012-05-21 22:37:10 +02:00
Jan Vcelak
07d8b8aaa2 plugins: fix command_get() decorator 2012-05-21 22:36:54 +02:00
Jan Vcelak
f5fba75bde plugins: rename module exception to exceptions 2012-05-21 22:10:55 +02:00
Jan Vcelak
fa7bf7b463 fix plugin repository initialization 2012-05-21 22:10:29 +02:00
Jan Vcelak
530fe1c3a4 application, daemon: initialization with proper dependencies 2012-05-21 18:15:34 +02:00