index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
reset: add TI SYSCON based reset driver
Andrew F. Davis
2016-06-29
3
-0
/
+248
*
reset: hisilicon: Add hi6220 media subsystem reset support
Xinliang Liu
2016-06-29
1
-2
/
+47
*
reset: hisilicon: Change to syscon register access
Chen Feng
2016-06-29
1
-40
/
+45
*
reset: Add support for the Amlogic Meson SoC Reset Controller
Neil Armstrong
2016-06-01
2
-0
/
+137
*
reset: oxnas: Use devm register API and get rid of platform remove
Neil Armstrong
2016-05-30
1
-11
/
+1
*
reset: fix Kconfig menu to include reset drivers in sub-menu
Masahiro Yamada
2016-05-30
2
-1
/
+4
*
reset: zynq: use devm_reset_controller_register()
Masahiro Yamada
2016-05-30
1
-11
/
+1
*
reset: socfpga: use devm_reset_controller_register()
Masahiro Yamada
2016-05-30
1
-11
/
+1
*
reset: sunxi: use devm_reset_controller_register()
Masahiro Yamada
2016-05-30
1
-11
/
+1
*
reset: pistachio: use devm_reset_controller_register()
Masahiro Yamada
2016-05-30
1
-11
/
+1
*
reset: ath79: use devm_reset_controller_register()
Masahiro Yamada
2016-05-30
1
-2
/
+1
*
reset: add devm_reset_controller_register API
Masahiro Yamada
2016-05-30
1
-0
/
+37
*
reset: Add Oxford Semiconductor Reset Controller driver
Neil Armstrong
2016-04-01
3
-0
/
+140
*
reset: lpc18xx: get rid of global variables for restart notifier
Joachim Eastwood
2016-03-30
1
-12
/
+10
*
reset: Add support for shared reset controls
Hans de Goede
2016-03-30
1
-11
/
+48
*
reset: Share struct reset_control between reset_control_get calls
Hans de Goede
2016-03-30
1
-21
/
+63
*
reset: Make [of_]reset_control_get[_foo] functions wrappers
Hans de Goede
2016-03-30
1
-67
/
+17
*
reset: sti: Make reset_control_ops const
Philipp Zabel
2016-02-10
1
-1
/
+1
*
reset: zynq: Make reset_control_ops const
Philipp Zabel
2016-02-10
1
-1
/
+1
*
reset: socfpga: Make reset_control_ops const
Philipp Zabel
2016-02-10
1
-1
/
+1
*
reset: hi6220: Make reset_control_ops const
Philipp Zabel
2016-02-10
1
-1
/
+1
*
reset: ath79: Make reset_control_ops const
Philipp Zabel
2016-02-10
1
-1
/
+1
*
reset: lpc18xx: Make reset_control_ops const
Philipp Zabel
2016-02-08
1
-1
/
+1
*
reset: sunxi: Make reset_control_ops const
Philipp Zabel
2016-02-08
1
-1
/
+1
*
reset: img: Make reset_control_ops const
Philipp Zabel
2016-02-08
1
-1
/
+1
*
reset: berlin: Make reset_control_ops const
Philipp Zabel
2016-02-08
1
-1
/
+1
*
reset: berlin: drop DT cell size check
Philipp Zabel
2016-02-05
1
-3
/
+0
*
reset: img: Add Pistachio reset controller driver
Damien Horsley
2016-02-05
2
-0
/
+155
*
reset: hisilicon: check return value of reset_controller_register()
Masahiro Yamada
2016-01-25
1
-3
/
+1
*
reset: Move DT cell size check to the core
Maxime Ripard
2016-01-25
1
-3
/
+5
*
reset: remove unnecessary local variable initialization from of_reset_control...
Philipp Zabel
2016-01-25
1
-1
/
+1
*
reset: hi6220: fix modular build
Arnd Bergmann
2015-12-12
1
-0
/
+1
*
reset: ath79: Add system restart support
Alban Bedel
2015-11-25
1
-1
/
+29
*
reset: hi6220: Reset driver for hisilicon hi6220 SoC
Chen Feng
2015-11-20
5
-0
/
+116
*
reset: remove unused device pointer from struct reset_control
Philipp Zabel
2015-11-18
1
-8
/
+1
*
reset: check return value of reset_controller_register()
Masahiro Yamada
2015-11-16
4
-9
/
+4
*
reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile
Masahiro Yamada
2015-11-16
1
-1
/
+1
*
reset: use ENOTSUPP instead of ENOSYS
Philipp Zabel
2015-11-16
1
-4
/
+4
*
reset: sunxi: mark the of_device_id array as __initconst
Philipp Zabel
2015-11-16
1
-1
/
+1
*
reset: sti: add a missing blank line after declaration
Philipp Zabel
2015-11-16
1
-1
/
+3
*
reset: sti: Provide ops .status() call-back
Lee Jones
2015-11-16
1
-0
/
+23
*
reset: sti: Add support for resetting co-processors
Lee Jones
2015-11-16
1
-0
/
+5
*
reset: Fix of_reset_control_get() for consistent return values
Alban Bedel
2015-11-16
1
-1
/
+4
*
reset: add of_reset_control_get_by_index()
Vince Hsu
2015-11-16
1
-11
/
+29
*
reset: ath79: Fix missing spin_lock_init
Axel Lin
2015-09-01
1
-0
/
+1
*
Merge branch 'reset/ath79' into reset/next
Philipp Zabel
2015-08-16
2
-0
/
+129
|
\
|
*
reset: Add a driver for the reset controller on the AR71XX/AR9XXX
Alban Bedel
2015-08-04
2
-0
/
+129
*
|
reset: reset-zynq: Adding support for Xilinx Zynq reset controller.
Moritz Fischer
2015-08-04
2
-0
/
+156
*
|
reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property
Dinh Nguyen
2015-08-03
1
-6
/
+13
*
|
reset: add driver for lpc18xx rgu
Joachim Eastwood
2015-08-03
2
-0
/
+259
[prev]
[next]