aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@linaro.org>2023-02-14 10:08:48 +0100
committerSebastian Reichel <sebastian.reichel@collabora.com>2023-02-15 22:46:55 +0100
commitb2b911afd86631e601537c7dd7bb0acc0b1f9b51 (patch)
treeaee544ca6053cadddf2f18900d1d0a237db57db1 /tools/perf/scripts/python/export-to-postgresql.py
parentdt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible (diff)
downloadlinux-b2b911afd86631e601537c7dd7bb0acc0b1f9b51.tar.gz
linux-b2b911afd86631e601537c7dd7bb0acc0b1f9b51.zip
dt-bindings: power: supply: pm8941-coincell: Don't require charging properties
It's fine for these properties to be absent, as the driver doesn't fail without them and functions with settings inherited from the reset/previous stage bootloader state. Fixes: 6c463222a21d ("dt-bindings: power: supply: pm8941-coincell: Convert to DT schema format") Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='deletions'>-2/+21 2007-01-26If abbrev is set to zero in git-describe, don't add the unique suffixAndy Parkins1-3/+6 2007-01-26fix suggested branch creation command when detaching headNicolas Pitre1-3/+3 2007-01-26write_in_full: size_t is unsigned.Junio C Hamano1-1/+1 2007-01-26create_symref: check error return from open().Junio C Hamano1-1/+5 2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard1-24/+8 2007-01-26git-merge: leave sensible reflog message when used as the first level UI.Junio C Hamano2-1/+3 2007-01-26Make sure we do not write bogus reflog entries.Junio C Hamano2-18/+23 2007-01-26Remove unnecessary found variable from describe.Shawn O. Pearce1-2/+1 2007-01-26Use inttypes.h rather than stdint.h.Jason Riedy1-1/+1 2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano1-1/+12 2007-01-25show-branch -g: default to HEADJunio C Hamano1-4/+13