summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-14Update battery sleep interval to 30minAlice Sheng
2022-02-14Fix SOC full calculations in certain situationsAlice Sheng
2022-02-14WLC: send notification when authentication passesAlice Sheng
2022-02-11bcmdhd: Take DHD_FW_COREDUMP out of the DEBUG nodeFlorian Muller
2022-02-02bcmdhd: Reduce PNO_ADAPTIVE_SCAN_LIMIT value to 30 instead of 60Florian Muller
2022-02-01Remove RSB Bank1 switching logicAlice Sheng
2022-01-14rtc-s3c-alt: Add minimal persisent clock driverTim Kryger
2022-01-06Re-send authentication after long WLC shutdownAlice Sheng
2021-12-09bcmdhd: disable some more debug flagsFlorian Muller
2021-12-09bcmdhd: Disable BLOCK_IPV6_PACKET flagFlorian Muller
2021-12-07Rename nanohub_wakelock to nanohub_wakeMark Rawling
2021-12-07nanohub: Allow userspace control of wakeup timeoutTim Kryger
2021-12-07Disable idle mode before unblank eventPatrik Torstensson
2021-12-07Disable idle mode on wakeupPatrik Torstensson
2021-11-22bcmdhd: move DDEBUGABILITY out of the CONFIG_BCMDHD_DEBUGFlorian Muller
2021-11-18Increase numbers of buffers and log when exhaustedMark Rawling
2021-11-18bcmdhd: Only check for case DSCP_CS6 if RFC8325_DSCP_CS6_TO_UP7 definedFlorian Muller
2021-11-17Call power_supply_changed on battery status changeAlice Sheng
2021-11-12Revert "nitrous: Remove bt_host_wake wakelock release 1s delay"Florian Muller
2021-11-09DMIC: Add false stereo optionKhalil Estell
2021-11-08nanohub: set boot0 pin according to nanohub resume/suspendFlorian Muller
2021-11-04bcmdhd: fix modem_sku fetching to match new and old LKFlorian Muller
2021-11-02Add retry mechanism to NTC readingsAlice Sheng
2021-10-27nitrous: move gpiod_to_irq and devm_request_irq to driver probeFlorian Muller
2021-10-27Remove monitor_wake_lock, move resume work queuingAlice Sheng
2021-10-27Set NTC autosuspend delay to 3sAlice Sheng
2021-10-21CS35L41: Fix shared IRQ supportCharles MacDonald
2021-10-21nitrous: Remove bt_host_wake wakelock release 1s delayFlorian Muller
2021-10-19Log clusters of touch eventsMatthew Bouyack
2021-10-15bcmdhd: update country code translate table to match new blob tablesFlorian Muller
2021-10-14Remove blocking delay from GNSS bbd_suspendJohn Alabi
2021-10-11Suppress touch events when NFC is activeMatthew Bouyack
2021-10-08Reduce power_supply_changed use when unnecessaryAlice Sheng
2021-10-08Reduce google_battery impact on suspend timeAlice Sheng
2021-10-08Add ability to use battery temperature for chargeAlice Sheng
2021-10-07Tune nanohub spi timeout for faster readsMark Rawling
2021-10-06Reduce nanohub kernel wakelock from 250ms to 100msMark Rawling
2021-10-05Enable DMA on SPI 4 (extra)Mark Rawling
2021-10-05DMA support for NanohubMark Rawling
2021-10-04nanohub: Name the wake source used by nanohubSaravana Kannan
2021-10-01Modify trigger setting for WiFi OOB pin from edge to levelmullerf
2021-09-30Nanohub flow control with exponential backoffMark Rawling
2021-09-29Revert "Add log to help debug WiFi FW RX timeout"Florian Muller
2021-09-20Fully disable RSB on suspendMatthew Bouyack
2021-09-20Suspend/resume RSB based on display modeMatthew Bouyack
2021-09-17Re-enable rotating side button power managementMatthew Bouyack
2021-09-16Security fix for Raydium touch driverMatthew Bouyack
2021-09-15Log touch panel as 'info' instead of 'err'Matthew Bouyack
2021-09-14Add reba_disable control to cs40l25 driverCharles MacDonald
2021-09-13Fix rx_timeout related to oob pin setupmullerf