Changelog for
tlp-rdw-0.9-1.1.noarch.rpm :
Thu Aug 18 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 0.9:
* General:
- Block concurrent invocation of TLP.
* Disc drives:
- AHCI runtime power management for host controllers and
attached disc drives.
- SATA_LINKPWR_BLACKLIST: Exclude SATA host devices from power
management.
* Radio Devices:
- Finally remove deprecated DEVICES_TO_ENABLE_ON_RADIOSW code
(works with Ubuntu 12.04/Linux 3.2 only).
- Change WIFI_PWR_ON_AC/BAT default config values to off/on for
better usability (1/5 is still supported for backwards
compatibility).
* Radio Device Wizard (tlp-rdw):
- Add another ThinkPad OneLink Pro Dock USB LAN (17ef:304).
* (ThinkPad) Battery:
- tlp-stat:
+ Distinguish incompatible hardware from load errors
(gh#linrunner/TLP#160).
+ Display battery charge and capacity values in %.
+ More selective suggestions for tp-smapi/acpi-call kernel
modules.
* tlp-stat:
- Intel graphics: include i915 parameters enable_dc, enable_psr,
modeset.
- --pev: monitor power supply udev events
(gh#linrunner/TLP#172).
- Processor:
+ Display available scaling governors.
+ intel_pstate: display turbo_pct, num_pstates.
- Storage Devices:
- Recognise blk-mq I/O scheduler.
- SMART attributes Power_Cycle_Count, Unused_Rsvd_Blk_Cnt_Tot,
NAND_Writes_1GiB.
- Suggestions: Add
*60 models for tp-smapi/acpi-call.
- System Info: Display boot mode UEFI / BIOS.
- TLP Status:
+ Display time and mode of tlp\'s last invocation.
+ Issue warning when systemd-rfkill[AATT].service is not masked.
- Wireless: Display type in interface list.
* Bugfixes
- Handle kernel with built-in acpi_call module properly
(gh#linrunner/TLP#163).
- Battery discharge does not terminate on ThinkPad E-series
(gh#linrunner/TLP#170).
- TLP does not notice power source change (gh#linrunner/TLP#172).
- Do not touch wifi on shutdown when unconfigured
(gh#linrunner/TLP#175).
- Optimise rdw locking heuristics (gh#linrunner/TLP#176).
- tlp-stat: Fix ata error count (filter \"DevExch\" caused by
bay inserts).
- tp-smapi: Do not load on unsupported ThinkPads.
- Fix bash completion.
- Remove tlp-0.8-correct-udev-rules-path.patch: fixed upstream.
Mon Jan 4 13:00:00 2016 sor.alexeiAATTmeowr.ru
- Add tlp-0.8-correct-udev-rules-path.patch: set correct udev
rules path (boo#960498).
Thu Aug 6 14:00:00 2015 sor.alexeiAATTmeowr.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 13:00:00 2015 sor.alexeiAATTmeowr.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 13:00:00 2014 sor.alexeiAATTmeowr.ru
- Adjust dependencies according to
http://linrunner.de/en/tlp/docs/tlp-developer-documentation.html
Wed Oct 8 14:00:00 2014 sor.alexeiAATTmeowr.ru
- Initial build.