Jaroslav Škarvada
|
5b18ad20fd
|
Makefile: Added automatic detection for unitdir
Now it is no problem to build for systems with and
without /UsrMove.
|
2012-05-16 17:18:28 +02:00 |
|
Jaroslav Škarvada
|
c9dc3c78d4
|
Tuned: various build fixes
|
2012-05-16 17:15:14 +02:00 |
|
Jan Vcelak
|
8ffd107b9b
|
cpu, disk: syntax fixes
|
2012-05-14 12:33:45 +02:00 |
|
Jan Vcelak
|
adf57ca029
|
plugins: clean base imports
|
2012-05-14 12:22:29 +02:00 |
|
Jan Vcelak
|
d3c41ebb9e
|
syntax fixes
|
2012-05-14 12:22:07 +02:00 |
|
Jan Vcelak
|
0f6051843f
|
wireless plugin: use new commands interface, not completed!
|
2012-05-11 16:30:14 +02:00 |
|
Jan Vcelak
|
e2cf4b13b6
|
fixup: rfkill base
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
d2f680d65f
|
video plugin: support for multiple devices, use new commands interface
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
05f8a559d0
|
usb plugin: support devices, use new commands interface
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
16c9e9d781
|
script, systemctl plugins: remove loading of ktune scripts
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
aa1a737ba0
|
bluetooth plugin: create new, derive from rfkill base
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
21e2d51b50
|
plugins: create skelet for rfkill base class
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
d91a90a8ad
|
network plugin: add missing plugin description
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
62fb355010
|
plugin eeepc: add missing plugin description
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
da9431b206
|
disk plugin: use new commands interface, add missing plugin description
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
33d8172a85
|
cpu plugin: add missing plugin description
|
2012-05-11 16:30:13 +02:00 |
|
Jan Vcelak
|
f010793179
|
audio plugin: use new commands interface
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
5f374a0fee
|
plugins: refactor, use config_bool for parsing boolean setting values
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
895408042a
|
remove test plugin
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
76a9a4108c
|
disk plugin: use new commands interface
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
393aa94aab
|
audio plugin: use new commands interface
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
e595e0e9c2
|
cpu plugin: remove commands registration
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
f4850a7e42
|
cleanup commands before commands application
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
49a994edde
|
cpu plugin: use refactored command decorators
|
2012-05-11 16:30:12 +02:00 |
|
Jan Vcelak
|
ec6fe3a918
|
command decorators: descriptive, auto register function, remove dark magic
|
2012-05-11 16:30:12 +02:00 |
|
Jan Kaluza
|
cfed1abaa8
|
powertop2tuned now generates tuned profile without any command in shell script. Everything is done using the tuned plugins
|
2012-05-11 10:36:57 +02:00 |
|
Jan Kaluza
|
18f32d6080
|
Support wildcards matching for devices
|
2012-05-09 10:48:35 +02:00 |
|
Jan Kaluza
|
f8cb1e97ad
|
Fixed active_profile + fixed exception handling in switch_profile
|
2012-05-09 10:23:02 +02:00 |
|
Jan Kaluza
|
c62373c109
|
Fixed switch_profile
|
2012-05-09 10:04:06 +02:00 |
|
Jan Vcelak
|
b54920a014
|
dbus: attach to system bus
|
2012-05-07 17:56:02 +02:00 |
|
Jan Vcelak
|
d7ae535551
|
application: enable dbus exporter
|
2012-05-07 17:16:29 +02:00 |
|
Jan Vcelak
|
2b7e754c08
|
move tuned initialization into separate object
|
2012-05-07 17:10:28 +02:00 |
|
Jaroslav Škarvada
|
72ae0d67c2
|
spec: added missed requirements (rhbz#818849)
|
2012-05-07 14:45:31 +02:00 |
|
HanzZ
|
d0028379f4
|
Load/store more profiles in active_profile file
|
2012-05-07 09:33:23 +02:00 |
|
HanzZ
|
d2800cbf55
|
Allow loading two profiles using tuned -c profile1 -c profile2
|
2012-05-07 09:17:14 +02:00 |
|
Jan Vcelak
|
8513371946
|
cpu: latency cannot be set using new API, revert
|
2012-05-04 12:11:46 +02:00 |
|
Jan Vcelak
|
5f34982fd0
|
plugins base: remove commented code
|
2012-05-04 12:11:46 +02:00 |
|
Jan Vcelak
|
8efa8c964c
|
create usb plugin, remove autosuspend from cpu plugin
|
2012-05-04 12:11:42 +02:00 |
|
Jan Kaluza
|
17bf48d7c6
|
Use None instead of empty string
|
2012-05-03 10:01:05 +02:00 |
|
Jan Kaluza
|
797b095a14
|
Removed unused methods
|
2012-05-02 11:31:17 +02:00 |
|
HanzZ
|
ab9846ed81
|
rewritten latency setting using the new API
|
2012-04-27 11:48:36 +02:00 |
|
Jan Kaluza
|
f3a04dde1d
|
Introduced dynamic_tuning and static_tunning parts of plugin and stopped useless dynamic_tuning for static-only plugins
|
2012-04-26 09:50:20 +02:00 |
|
Jan Kaluza
|
58d12d96d2
|
plugin_adio
|
2012-04-26 08:30:56 +02:00 |
|
Jan Kaluza
|
0c2b174bbf
|
finished wireless functions and video functions
|
2012-04-26 08:14:11 +02:00 |
|
Jan Kaluza
|
0c64bf3926
|
disk_scheduler_quantum
|
2012-04-25 08:25:25 +02:00 |
|
Jan Kaluza
|
2a3422fcd1
|
@command and @command_revert decorator
|
2012-04-25 08:15:18 +02:00 |
|
Jan Vcelak
|
84f338461f
|
refs #13, latency-performance: use cpu force_latency
|
2012-04-24 17:42:19 +02:00 |
|
Jan Vcelak
|
60a791fae4
|
refs #13, static latency setting for CPU
|
2012-04-24 17:41:58 +02:00 |
|
Jan Kaluza
|
32d9a9d201
|
wifi_power_level
|
2012-04-24 09:20:38 +02:00 |
|
Jan Kaluza
|
075a97e30a
|
Wireless plugin skeleton
|
2012-04-23 14:03:04 +02:00 |
|