index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
29
-0
/
+29
2024-05-07
reset: Remove <common.h> and add needed includes
Tom Rini
29
-29
/
+0
2024-03-24
reset: imx: Add support for i.MX8MP reset controller
Sumit Garg
1
-0
/
+101
2024-03-24
reset: imx: Refactor driver to simplify function names
Sumit Garg
1
-21
/
+21
2024-01-24
reset: reset-hisilicon: also handle #reset-cells = <2>
Yang Xiwen
1
-2
/
+13
2024-01-16
reset: npcm: Add support for Nuvoton NPCM BMC family
Jim Liu
3
-0
/
+153
2024-01-16
clk/qcom: handle resets and clocks in one device
Konrad Dybcio
3
-203
/
+0
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2
-2
/
+2
2023-10-16
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-6
/
+36
2023-10-13
scmi: refactor the code to hide a channel from devices
AKASHI Takahiro
1
-16
/
+3
2023-10-12
reset: add support for Amlogic A1 family
Alexey Romanov
1
-6
/
+36
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2023-08-03
reset: mediatek: check malloc return valaue before use
Weijie Gao
1
-0
/
+3
2023-07-20
core: read: fix dev_read_addr_size()
John Keeping
1
-1
/
+1
2023-05-17
reset: rockchip: implement rk3588 lookup table
Eugen Hristev
3
-12
/
+890
2023-05-09
reset: reset-rockchip: fix trivial line spacing alignment
Eugen Hristev
1
-2
/
+2
2023-04-20
reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC
Yanhong Wang
3
-0
/
+175
2023-02-22
reset: uniphier: Add USB glue reset support
Kunihiko Hayashi
1
-1
/
+77
2023-02-12
reset: Allow reset_get_by_name() with NULL name
Samuel Holland
1
-5
/
+7
2023-01-05
reset: at91: Add reset driver for basic assert/deassert operations
Sergiu Moga
3
-0
/
+150
2022-09-26
reset: zynqmp: Enable reset driver for Versal NET
Jay Buddhabhatti
1
-0
/
+1
2022-08-26
reset: qcom: Add support for QCS404 SoC reset table
Sumit Garg
1
-0
/
+30
2022-08-26
reset: Convert ipq4019 driver to a generic Qcom driver
Sumit Garg
3
-27
/
+30
2022-07-26
reset: zynqmp: Add reset driver support for versal
T Karthik Reddy
2
-6
/
+10
2022-07-18
reset: sunxi: Reuse the platform data from the clock driver
Samuel Holland
1
-40
/
+3
2022-07-18
reset: sunxi: Convert driver private data to platform data
Samuel Holland
1
-18
/
+18
2022-07-18
reset: sunxi: Get the reset count from the CCU descriptor
Samuel Holland
1
-4
/
+2
2022-07-06
reset/aspeed: Implement status callback
Joel Stanley
2
-0
/
+36
2022-06-23
reset: scmi: support SCMI multi-channel
Etienne Carriere
1
-3
/
+22
2022-06-23
firmware: scmi: prepare scmi uclass API to multi-channel
Etienne Carriere
1
-2
/
+2
2022-05-05
reset: Return 0 if ops unimplemented and remove empty functions
Marek Vasut
25
-302
/
+6
2022-03-02
scmi: change parameter dev in devm_scmi_process_msg
Etienne Carriere
1
-2
/
+2
2022-02-08
reset: dra7: Add a reset driver
Keerthy
3
-0
/
+104
2022-01-13
treewide: invaild -> invalid
Sean Anderson
1
-1
/
+1
2021-11-23
reset: scmi: define LOG_CATEGORY
Patrick Delaunay
1
-0
/
+3
2021-10-11
clk: sunxi: Move header out of arch directory
Samuel Holland
1
-1
/
+1
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
1
-5
/
+5
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-08-06
reset: zynqmp: Add reset controller for ZynqMP SoC
Michal Simek
3
-0
/
+110
2021-07-24
reset: ast2600: Fix missing reference operator
Chia-Wei Wang
1
-4
/
+4
2021-07-15
reset: Avoid a warning in devm_reset_bulk_get_by_node()
Simon Glass
1
-0
/
+2
2021-07-14
reset: uniphier: Add PCIe reset entry
Kunihiko Hayashi
1
-0
/
+3
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-05-31
board: sifive: add HiFive Unmatched board support
Green Wan
1
-1
/
+1
2021-05-31
drivers: clk: add fu740 support
Green Wan
1
-1
/
+1
2021-05-28
reset: stm32: Fix bank and offset computation
Patrice Chotard
1
-4
/
+4
2021-04-27
reset: fix reset_get_by_index_nodev index handling
Neil Armstrong
1
-1
/
+1
2021-04-08
riscv: sifive: Rename fu540 board to unleashed
Bin Meng
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-24
reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag
Weijie Gao
1
-0
/
+1
[next]