summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: socinfo: Add MSM8956/76 SoC IDs to the soc_id tableAngeloGioacchino Del Regno2022-12-051-0/+2
* soc: qcom: rpmh-rsc: Write CONTROL_TCS with next timer wakeupMaulik Shah2022-11-103-1/+67
* soc: qcom: rpmh-rsc: Save base address of drvMaulik Shah2022-11-102-10/+10
* PM: domains: Store the next hrtimer wakeup in genpdMaulik Shah2022-11-102-0/+29
* soc: qcom: rpmh-rsc: Attach RSC to cluster PM domainLina Iyer2022-11-102-5/+66
* soc: qcom: apr: Add check for idr_alloc and of_property_read_string_indexJiasheng Jiang2022-11-081-3/+12
* soc: qcom: socinfo: Add QDU1000/QRU1000 SoC IDs to the soc_id tableMelody Olvera2022-11-071-0/+6
* soc: qcom: rpmhpd: Add QDU1000/QRU1000 power domainsMelody Olvera2022-11-071-0/+14
* soc: qcom: spm: Implement support for SAWv2.3, MSM8976 L2 PMAngeloGioacchino Del Regno2022-11-061-0/+33
* soc: qcom: llcc: make irq truly optionalLuca Weiss2022-11-061-1/+1
* soc: qcom: spm: Add MSM8939 SPM register dataVincent Knecht2022-11-061-0/+13
* soc: qcom: stats: Mark device as having no PM supportStephen Boyd2022-10-181-0/+2
* soc: qcom: cmd-db: Mark device as having no PM supportStephen Boyd2022-10-181-0/+2
* soc: qcom: pdr: Make QMI message rules constJeff Johnson2022-10-171-10/+10
* soc: qcom: rpmhpd: Use highest corner until sync_stateBjorn Andersson2022-10-171-1/+38
* soc: qcom: smd-rpm: Add SM6375 compatibleKonrad Dybcio2022-10-171-0/+1
* soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-10-171-1/+1
* soc: qcom: rpmhpd: add sdm670 power domainsRichard Acayan2022-10-171-0/+18
* soc: qcom: socinfo: create soc_id table from bindingsKrzysztof Kozlowski2022-10-171-129/+136
* soc: qcom: move from strlcpy with unused retval to strscpyWolfram Sang2022-10-171-1/+1
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-1757-116/+103
|\
| * prandom: remove unused functionsJason A. Donenfeld2022-10-121-6/+5
| * treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-128-13/+13
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-1224-32/+32
| * treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld2022-10-122-2/+2
| * treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-129-13/+13
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-1225-53/+41
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-1615-124/+1810
|\ \
| * \ Merge branch 'clk-rate-range' into clk-nextStephen Boyd2022-10-149-113/+1805
| |\ \
| | * | clk: mediatek: clk-mux: Add .determine_rate() callbackAngeloGioacchino Del Regno2022-10-141-0/+10
| | * | clk: tests: Add tests for notifiersMaxime Ripard2022-10-111-0/+156
| | * | clk: Update req_rate on __clk_recalc_rates()Maxime Ripard2022-10-111-28/+11
| | * | clk: tests: Add missing test case for rangesMaxime Ripard2022-09-151-0/+53
| | * | clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3dMaxime Ripard2022-09-151-0/+9
| | * | clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard2022-09-151-0/+16
| | * | clk: Zero the clk_rate_request structureMaxime Ripard2022-09-151-0/+2
| | * | clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard2022-09-156-16/+274
| | * | clk: Constify clk_has_parent()Maxime Ripard2022-09-151-1/+1
| | * | clk: Introduce clk_core_has_parent()Maxime Ripard2022-09-152-15/+65
| | * | clk: Switch from __clk_determine_rate to clk_core_round_rate_nolockMaxime Ripard2022-09-151-3/+10
| | * | clk: Add our request boundaries in clk_core_init_rate_reqMaxime Ripard2022-09-151-6/+1
| | * | clk: Introduce clk_hw_init_rate_request()Maxime Ripard2022-09-152-10/+30
| | * | clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...Maxime Ripard2022-09-151-5/+3
| | * | clk: Change clk_core_init_rate_req prototypeMaxime Ripard2022-09-151-4/+6
| | * | clk: Set req_rate on reparentingMaxime Ripard2022-09-152-0/+261
| | * | clk: Take into account uncached clocks in clk_set_rate_range()Maxime Ripard2022-09-152-1/+36
| | * | clk: tests: Add some tests for orphan with multiple parentsMaxime Ripard2022-09-151-0/+237
| | * | clk: tests: Add tests for mux with multiple parentsMaxime Ripard2022-09-151-0/+121
| | * | clk: tests: Add tests for single parent muxMaxime Ripard2022-09-151-9/+185
| | * | clk: tests: Add tests for uncached clockMaxime Ripard2022-09-151-1/+92