aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/qcom-pm8008.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-27watchdog: bcm63xx_wdt: fix fallthrough warningRafał Miłecki1-0/+2
2021-10-26watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg1-2/+11
2021-10-26watchdog: s3c2410: describe driver in KConfigKrzysztof Kozlowski1-3/+5
2021-10-26watchdog: sp5100_tco: Add support for get_timeleftThomas Weißschuh1-0/+9
2021-10-26watchdog: mtk: add disable_wdt_extrst supportFengquan Chen1-0/+7
2021-10-26dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst supportFengquan Chen1-0/+2
2021-10-26watchdog: rza_wdt: Use semicolons instead of commasGeert Uytterhoeven1-2/+2
2021-10-26watchdog: mlx-wdt: Use regmap_write_bits()Philipp Zabel1-3/+2
2021-10-26watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-26watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-5/+1
2021-10-26watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_resource_byname()Cai Huoqing1-5/+1
2021-10-26watchdog: sunxi_wdt: Add support for D1Samuel Holland1-1/+19
2021-10-26dt-bindings: watchdog: sunxi: Add compatibles for D1Samuel Holland1-0/+6
2021-10-26ar7: fix kernel builds for compiler testJackie Liu1-1/+1
2021-10-26dt-bindings: watchdog: sunxi: Add compatibles for R329Samuel Holland1-1/+41
2021-10-26watchdog: meson_gxbb_wdt: add timeout parameterArtem Lapkin1-0/+6
2021-10-26watchdog: meson_gxbb_wdt: add nowayout parameterArtem Lapkin1-0/+6
2021-10-26watchdog: da9062: da9063: prevent pings ahead of machine resetPrimoz Fiser2-0/+14
2021-10-26watchdog: f71808e_wdt: dynamically allocate watchdog driver dataAhmad Fatoum1-87/+111
2021-10-26watchdog: f71808e_wdt: refactor to platform device/driver pairAhmad Fatoum1-7/+42
2021-10-26watchdog: f71808e_wdt: migrate to new kernel watchdog APIAhmad Fatoum2-331/+57
2021-10-26watchdog: f71808e_wdt: rename variant-independent identifiers appropriatelyAhmad Fatoum1-33/+33
2021-10-26watchdog: f71808e_wdt: constify static arrayAhmad Fatoum1-1/+1
2021-10-26watchdog: f71808e_wdt: remove superfluous globalAhmad Fatoum1-3/+2
2021-10-26watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum1-1/+3
2021-10-26watchdog: stm32_iwdg: drop superfluous error messageTang Bin1-3/+1
2021-10-26watchdog: remove dead iop watchdog timer driverLukas Bulwahn3-267/+0
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll1-1/+5
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck1-1/+1
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles1-2/+2
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck1-9/+3
2021-10-17Linux 5.15-rc6Linus Torvalds1-1/+1
2021-10-17block, bfq: reset last_bfqq_created on group changePaolo Valente1-0/+6
2021-10-17block: warn when putting the final reference on a registered diskChristoph Hellwig1-0/+1
2021-10-17brd: reduce the brd_devices_mutex scopeTetsuo Handa1-22/+22
2021-10-16x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov1-1/+1
2021-10-15Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor1-21/+21
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel1-13/+16
2021-10-15Input: snvs_pwrkey - add clk handlingUwe Kleine-König1-0/+29
2021-10-15kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2-14/+15
2021-10-15block: keep q_usage_counter in atomic mode after del_gendiskChristoph Hellwig3-2/+11
2021-10-15block: drain file system I/O on del_gendiskChristoph Hellwig4-15/+35
2021-10-15block: split bio_queue_enter from blk_queue_enterChristoph Hellwig1-8/+25
2021-10-15block: factor out a blk_try_enter_queue helperChristoph Hellwig1-28/+32
2021-10-15block: call submit_bio_checks under q_usage_counterChristoph Hellwig1-22/+12
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt1-1/+1
2021-10-15ARC: fix potential build snafuVineet Gupta1-5/+0
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck1-0/+1