File tlp.changes of Package tlp
-------------------------------------------------------------------
Thu Aug 6 18:03:12 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.8:
* General:
- TLP_DEFAULT_MODE: change default operation mode to AC when
no power supply can be detected (concerns some desktop and
embedded hardware only).
* Radio Devices:
- Resume: restore bluetooth state.
* Radio Device Wizard (tlp-rdw):
- Support ThinkPad OneLink Dock Basic/Pro for dock/undock
events.
- Detect systemd "predictable network interface names" for
WWAN.
* ThinkPad Battery:
- tpacpi-bat: new upstream version 2.2: get ASL path from
/sys/class/power_supply/*/device/path; avoids unnecessary
"AE_NOT_FOUND" kernel messages.
- tlp-stat:
- Show "No batteries detected."
- Explain battery status "Unknown" as "threshold effective".
- Show battery cell group voltages (verbose mode, tp-smapi
only).
- Show acpi-call suggestion for ThinkPad *40, *50, X1
models.
* USB:
- Remove USB_DRIVER_BLACKLIST.
* tlp-stat:
- Show warnings for ata errors by default.
* Bugfixes:
- tlp-stat: detect kernel config with PM_RUNTIME=N.
- tlp recalibrate: fix exitcode check.
- USB autosuspend: write power/control if actually changing
only.
- Ignore missing files in /proc/sys/fs/xfs.
- Fix udev event processing for AC/BAT sw.
-------------------------------------------------------------------
Sat Jan 31 23:32:42 UTC 2015 - sor.alexei@meowr.ru
- Update to 0.7:
* Processor:
- Limit max/min P-state to control power dissipation of the
CPU (intel_pstate only)
- Set performance versus energy savings policy
(x86_energy_perf_policy)
* USB:
- USB_DRIVER_BLACKLIST: exclude devices assigned to the listed
drivers from USB autosuspend; default: usbhid
- USB_BLACKLIST_WWAN: match internal driver list instead of USB
vendor ids
- USB_WHITELIST: include devices into USB autosuspend even if
already excluded by the driver or WWAN blacklists
* Radio devices:
- DEVICES_TO_ENABLE_ON_AC/DISABLE_ON_BAT /
DISABLE_ON_BAT_NOT_IN_USE: enable/disable radio devices upon
change of power source (excluding connected devices)
* ThinkPad Battery:
- Issue #105: provide proper return codes for all battery
functions
- Issue #106: setcharge allowed on battery power
- Do not activate new thresholds with force_discharge anymore
(tp-smapi)
- tpacpi-bat: support for ThinkPad E325 charge thresholds
* Misc:
- RUNTIME_PM_DRIVER_BLACKLIST: exclude PCI(e) devices assigned
to drivers;
default: radeon, nouveau (solves issue #94)
- Support Dell Latitude docks
- Support for NM 0.9.10
- Issue #109: tlp-stat: report "unknown" power source when no
AC detected
- Issue #98: do not change autosuspend_delay_ms, keep kernel
default settings
- Exclude pseudo usb disks
* tlp-stat:
- New options -d|--disk, -e|--pcie, -p|--processor,
-s|--system, -u|--usb
- Show driver and connection state for all enabled radio
devices
- Show driver name in Runtime PM PCI(e) device list
- Show type and state of docks and device bays
- Show type of init system
- Check if TLP's systemd services are enabled
* udev:
- Run change of power source in a detached subshell to avoid
blocking udev
- Fix dock/undock event processing for ThinkPad Adv Mini Dock
and Ultrabase
- Make USB device event processing more robust
+ Run in a detached subshell to avoid blocking udev
+ Wait 2s for subdevices to populate for proper
black/whitelist detection
-------------------------------------------------------------------
Thu Nov 20 07:32:39 UTC 2014 - sor.alexei@meowr.ru
- Adjust dependencies according to
http://linrunner.de/en/tlp/docs/tlp-developer-documentation.html
-------------------------------------------------------------------
Wed Oct 8 16:27:21 UTC 2014 - sor.alexei@meowr.ru
- Initial build.