| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Intel Braswell/Broadwell/Skylake support from upstream. | Mike Frysinger | 2015-07-08 | 1 | -1/+9 |
* | Add USE=nls support #505366 by René Rhéaume. | Mike Frysinger | 2015-03-02 | 1 | -1/+4 |
* | Add fix from upstream for running on newer Baytrail systems. | Mike Frysinger | 2015-03-02 | 1 | -1/+7 |
* | Stable for ppc, wrt bug #520616 | Agostino Sarubbo | 2015-03-02 | 1 | -1/+4 |
* | sparc/x86 stable wrt #520616 | Raúl Porcel | 2015-01-16 | 1 | -2/+5 |
* | bump | Rick Farina | 2014-11-24 | 1 | -1/+6 |
* | arm stable, bug #520616 | Markus Meier | 2014-09-14 | 1 | -1/+4 |
* | Mark amd64 stable. Bug #520616. | Manuel Rüger | 2014-08-25 | 1 | -1/+4 |
* | remove old, prompted as partial fix to bug #520600 | Rick Farina | 2014-08-22 | 1 | -1/+4 |
* | fix for bug 511740, tinfo patch merged upstream | Rick Farina | 2014-05-30 | 1 | -1/+4 |
* | version bump. tunables went nuts on me once and messed up the display but thi... | Rick Farina | 2014-05-17 | 1 | -1/+8 |
* | Stable for sparc, wrt bug #500036 | Agostino Sarubbo | 2014-03-12 | 1 | -1/+4 |
* | arm stable, bug #500036 | Markus Meier | 2014-02-23 | 1 | -1/+4 |
* | Stable for ppc, wrt bug #500036 | Agostino Sarubbo | 2014-02-23 | 1 | -1/+4 |
* | Stable for x86, wrt bug #500036 | Agostino Sarubbo | 2014-02-20 | 1 | -1/+4 |
* | Stable for amd64 wrt bug #500036 | José María Alonso | 2014-02-14 | 1 | -2/+5 |
* | version bump, bug #493946 | Rick Farina | 2013-12-13 | 1 | -1/+6 |
* | proper fix for bug #486124, thanks again to Jer for pointing out obvious failure | Rick Farina | 2013-10-03 | 1 | -1/+6 |
* | fix for bug #486124 thanks to Jeroen | Rick Farina | 2013-10-03 | 1 | -1/+5 |
* | arm stable, bug #445214 | Markus Meier | 2013-09-06 | 1 | -1/+4 |
* | Stable for sparc, wrt bug #445214 | Agostino Sarubbo | 2013-09-06 | 1 | -1/+4 |
* | Stable for x86, wrt bug #445214 | Agostino Sarubbo | 2013-09-05 | 1 | -1/+4 |
* | Stable for ppc, wrt bug #445214 | Agostino Sarubbo | 2013-09-04 | 1 | -1/+4 |
* | updating 9999 to match already fixed 2.4 wrt bug 477280 | Rick Farina | 2013-09-03 | 1 | -1/+4 |
* | remove old ebuild, update HOMEPATE | Rick Farina | 2013-09-03 | 1 | -1/+5 |
* | Stable for amd64, wrt bug #445214 | Agostino Sarubbo | 2013-09-03 | 1 | -1/+4 |
* | fix deprecated kernel config check | Rick Farina | 2013-08-08 | 1 | -1/+4 |
* | version bump per bug 477992 | Rick Farina | 2013-07-24 | 1 | -1/+7 |
* | migrate USB_SUSPEND to PM_RUNTIME per bug 477280 | Rick Farina | 2013-07-20 | 1 | -1/+5 |
* | powertop 1.x has been staying around longer than I orginally thought, fixing ... | Rick Farina | 2013-04-28 | 1 | -1/+5 |
* | more fixes, maybe this makes everyone happy? who knows | Rick Farina | 2013-04-08 | 1 | -1/+5 |
* | bug #464792 has been a hotbed of possible improvements, hopefully this is an ... | Rick Farina | 2013-04-08 | 1 | -1/+6 |
* | moving linux-info_pkg_setup in the hopes that it fixes bug 464792 | Rick Farina | 2013-04-07 | 1 | -1/+5 |
* | fix build of live ebuild | Rick Farina | 2013-04-07 | 1 | -1/+4 |
* | version bump for 2.3 | Rick Farina | 2013-04-07 | 1 | -1/+7 |
* | Add patch from upstream for newer Intel parts. | Mike Frysinger | 2013-03-25 | 1 | -1/+7 |
* | Fix cross-compiling. Again. | Mike Frysinger | 2013-03-08 | 1 | -2/+6 |
* | fix gettext deps per bug #398977 and clean out old ebuilds | Rick Farina | 2012-12-09 | 1 | -1/+6 |
* | fix powertop 2.2 to report proper version tag wrt bug #444466 | Rick Farina | 2012-11-23 | 1 | -1/+8 |
* | fix bug #444370 by switching to EAPI5, there goes my cherry | Rick Farina | 2012-11-22 | 1 | -1/+4 |
* | bump to 2.2 | Rick Farina | 2012-11-22 | 1 | -1/+6 |
* | SND_HDA_POWER_SAVE deprecated in kernel 3.7.0 so we conditionalize the check | Rick Farina | 2012-11-22 | 1 | -1/+5 |
* | Drop mobile herd as talked in gentoo-dev ML | Pacho Ramos | 2012-11-18 | 1 | -1/+4 |
* | match linux_config_exists format from other ebuilds to quiet reported warnings | Rick Farina | 2012-09-20 | 1 | -1/+5 |
* | quiet a few useless warnings and fix live ebuild | Rick Farina | 2012-09-18 | 1 | -1/+5 |
* | reorder a few things, hopefully this is safer and avoids env pollution | Rick Farina | 2012-09-17 | 1 | -1/+4 |
* | my attempt to clarify kconfig requirements, and adjust SND_HDA stuff based on... | Rick Farina | 2012-09-14 | 1 | -1/+5 |
* | make kconfig checks non-fatal to accomodate builders who don't use powertop | Rick Farina | 2012-09-14 | 1 | -1/+4 |
* | tired of seaching for powertop bugs so now I'm the maintainer | Rick Farina | 2012-09-14 | 1 | -1/+4 |
* | bug #417485 requested xset become optional for users without X | Rick Farina | 2012-09-14 | 1 | -1/+4 |