summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: remove unused macros tied to core/rtw_pwrctrl.c debugFabio Aiuto2021-05-101-2/+0
* staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto2021-04-221-3/+6
* staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco2021-04-121-9/+9
* staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto2021-04-111-7/+0
* staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto2021-04-071-2/+2
* staging: rtl8723bs: split long linesFabio Aiuto2021-04-071-1/+2
* staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto2021-04-071-34/+20
* staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto2021-04-071-18/+3
* staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto2021-04-071-23/+0
* staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto2021-04-071-51/+6
* staging: rtl8723bs: core: Move constants to the right of comparisonZhansaya Bagdauletkyzy2021-04-071-8/+8
* staging: rtl8723bs: remove unnecessary parentheses in if-condition in core/rt...Fabio Aiuto2021-04-051-2/+2
* staging: rtl8723bs: fix logical continuation issue in core/rtw_pwrctrl.cFabio Aiuto2021-04-051-2/+2
* staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.cFabio Aiuto2021-04-051-50/+4
* staging: rtl8723bs: remove unnecessary logging in core/rtw_pwrctrl.cFabio Aiuto2021-03-201-5/+0
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-181-35/+0
* Staging: rtl8723bs: fix names in rtw_pwrctrl.hMarco Cesati2021-03-181-2/+2
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-161-3/+3
* staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto2021-03-161-18/+0
* staging: rtl8723bs: core: Replace sprintf with scnprintfCandy Febriyanto2021-03-101-2/+2
* staging: rtl8723bs: clean up logical continuationsRoss Schmidt2020-11-131-26/+15
* staging: rtl8723bs: clean up open ended linesRoss Schmidt2020-11-131-5/+2
* staging: rtl8723bs: clean up space before tabsRoss Schmidt2020-11-131-8/+8
* staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari2020-10-271-3/+3
* staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar2020-03-261-1/+1
* staging: rtl8723bs: remove unneeded variablesPayal Kshirsagar2020-03-211-6/+1
* staging: rtl8723bs: remove return statements from void functionsMichael Straube2019-09-301-1/+0
* staging: rtl8723bs: replace __inline by inlineRasmus Villemoes2019-09-031-2/+2
* staging: rtl8723bs: rtw_pwrctrl: Change true/false checksNishka Dasgupta2019-07-251-63/+54
* staging: rtl8723bs: Remove rtw_btcoex_IsBtDisabled()Nishka Dasgupta2019-07-031-4/+4
* staging: rtl8723bs: Remove rtw_btcoex_IsBtControlLps()Nishka Dasgupta2019-07-031-11/+11
* staging: rtl8723bs: Remove rtw_btcoex_LpsVal()Nishka Dasgupta2019-07-031-4/+4
* staging: rtl8723bs: Remove rtw_btcoex_IsLpsOn()Nishka Dasgupta2019-07-011-2/+2
* staging: rtl8723bs: Remove rtw_btcoex_LpsNotify()Nishka Dasgupta2019-07-011-2/+2
* staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()Nishka Dasgupta2019-07-011-2/+2
* staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans2019-05-201-1/+1
* Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore2018-12-171-3/+3
* staging: rtl8723bs: remove semaphore remnantsArnd Bergmann2018-12-121-1/+0
* staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann2018-12-121-37/+36
* staging: rtl8723bs: change semaphores to completionsArnd Bergmann2018-12-121-2/+2
* staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()Jia-Ju Bai2018-09-181-2/+2
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1
* staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery2018-03-291-1/+1
* staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook2017-11-031-12/+11
* staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng2017-10-181-2/+2
* staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta2017-10-181-2/+3
* Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel2017-10-031-2/+0
* staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha2017-08-291-1/+1
* Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel2017-07-301-2/+2
* staging: rtl8723bs: Fix indenting error in core/rtw_pwrctrl.cLarry Finger2017-04-091-1/+1