summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mp8859.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-03dt-bindings: nvmem: imx-ocotp: support i.MX95Peng Fan1-1/+2
2024-09-03dt-bindings: misc: qcom,fastrpc: document new domain IDBartosz Golaszewski1-0/+1
2024-09-03misc: fastrpc: Add support for cdsp1 remoteprocLing Xu1-4/+6
2024-09-03dt-bindings: misc: qcom,fastrpc: increase the max number of iommusBartosz Golaszewski1-1/+1
2024-09-03slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()Masahiro Yamada2-0/+15
2024-09-03slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_tim...Wolfram Sang1-13/+16
2024-09-03slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-3/+4
2024-09-03slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-4/+5
2024-09-03binder: fix typo in commentRuffalo Lavoisier1-1/+1
2024-08-21drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Yang Ruibin1-1/+1
2024-08-21iio: sgp40: retain documentation in driverAndreas Klinger1-3/+8
2024-08-21iio: ABI: remove duplicate in_resistance_calibbiasDavid Lechner1-14/+0
2024-08-21dt-bindings: iio: st,stm32-adc: add top-level constraintsKrzysztof Kozlowski1-1/+3
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark3-14/+14
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark4-21/+39
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark4-79/+43
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark9-18/+40
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark2-7/+10
2024-08-20coresight: Expose map arguments in trace ID APIJames Clark2-11/+45
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark3-19/+19
2024-08-20coresight: Clarify comments around the PID of the sink ownerJames Clark2-4/+6
2024-08-20coresight: Remove unused ETM Perf stubsJames Clark1-18/+0
2024-08-20coresight: tmc: sg: Do not leak sg_tableSuzuki K Poulose1-1/+1
2024-08-19Coresight: Set correct cs_mode for dummy source to fix disable issueJie Gan1-0/+4
2024-08-19Coresight: Set correct cs_mode for TPDM to fix disable issueJie Gan1-0/+6
2024-08-19coresight: cti: use device_* to iterate over device child nodesJavier Carrasco1-7/+3
2024-08-18Linux 6.11-rc4v6.11-rc4Linus Torvalds1-1/+1
2024-08-18fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn1-2/+4
2024-08-17iio: ABI: add missing calibbias attributesDavid Lechner1-2/+18
2024-08-17iio: ABI: add missing calibscale attributesDavid Lechner1-0/+9
2024-08-17iio: ABI: sort calibscale attributesDavid Lechner1-11/+11
2024-08-17iio: ABI: document calibscale_available attributesDavid Lechner1-0/+13
2024-08-17iio: light: ltr390: Calculate 'counts_per_uvi' dynamicallyAbhash Jha1-2/+12
2024-08-17iio: light: ltr390: Add ALS channel and support for gain and resolutionAbhash Jha1-15/+90
2024-08-17doc: iio: ad4695: document buffered readDavid Lechner1-1/+8
2024-08-17iio: adc: ad4695: implement triggered bufferDavid Lechner1-3/+247
2024-08-17iio: proximity: hx9023s: Fix error code in hx9023s_property_get()Dan Carpenter1-1/+2
2024-08-17iio: light: noa1305: Fix up integration time look upMarek Vasut1-1/+1
2024-08-17iio: humidity: Add support for ENS210Joshua Felmeden3-0/+351