index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-29
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+2
2014-12-29
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-8
/
+31
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-34
/
+44
2014-12-18
Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'
Rafael J. Wysocki
1
-32
/
+42
2014-12-18
PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
Dmitry Torokhov
1
-7
/
+8
2014-12-18
PM / OPP: fix warning in of_free_opp_table()
Dmitry Torokhov
1
-2
/
+8
2014-12-18
PM / OPP: add some lockdep annotations
Dmitry Torokhov
1
-0
/
+16
2014-12-17
PM / Domains: Export of_genpd_get_from_provider function
Amit Daniel Kachhap
1
-1
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-107
/
+709
2014-12-13
memory-hotplug: remove redundant call of page_to_pfn
Zhang Zhen
1
-2
/
+2
2014-12-12
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-12-11
Merge branch 'fixes'
Rafael J. Wysocki
1
-2
/
+2
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-322
/
+771
2014-12-11
cma: make default CMA area size zero for x86
Akinobu Mita
1
-1
/
+7
2014-12-11
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
1
-7
/
+10
2014-12-11
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
1
-15
/
+22
2014-12-11
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
1
-7
/
+2
2014-12-11
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
1
-1
/
+2
2014-12-11
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
1
-2
/
+6
2014-12-11
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-2
/
+2
2014-12-10
PM / OPP: remove double calls to find_device_opp()
Viresh Kumar
1
-1
/
+1
2014-12-10
PM / OPP: set new_opp->dev_opp to a valid dev_opp
Viresh Kumar
1
-1
/
+1
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
7
-207
/
+63
2014-12-08
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
1
-43
/
+70
2014-12-08
Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'
Rafael J. Wysocki
2
-73
/
+208
2014-12-08
Merge branch 'device-properties'
Rafael J. Wysocki
2
-1
/
+432
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
7
-172
/
+31
2014-12-04
PM / Domains: Initial PM clock support for genpd
Ulf Hansson
1
-0
/
+7
2014-11-30
PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()
Viresh Kumar
1
-1
/
+1
2014-11-30
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
1
-0
/
+102
2014-11-30
PM / OPP mark OPPs as 'static' or 'dynamic'
Viresh Kumar
1
-25
/
+34
2014-11-30
PM / OPP don't match for existing OPPs when list is empty
Viresh Kumar
1
-6
/
+9
2014-11-30
PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Viresh Kumar
1
-10
/
+10
2014-11-29
Merge branch 'pm-clk' into pm-runtime
Rafael J. Wysocki
1
-32
/
+53
2014-11-27
firmware class: Deletion of an unnecessary check before the function call "vu...
Markus Elfring
1
-2
/
+1
2014-11-27
firmware loader: fix hung task warning dump
Kweh, Hock Leong
1
-2
/
+2
2014-11-27
devcoredump: provide a one-way disable function
Johannes Berg
1
-8
/
+48
2014-11-27
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
1
-36
/
+33
2014-11-25
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
1
-0
/
+1
2014-11-24
drivers/base: cacheinfo: remove noisy error boot message
Sudeep Holla
1
-3
/
+1
2014-11-21
Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...
Mark Brown
7
-9
/
+127
2014-11-21
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
1
-25
/
+30
2014-11-21
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
Mark Brown
1
-1
/
+1
2014-11-20
PM / Domains: Power on the PM domain right after attach completes
Ulf Hansson
1
-0
/
+1
2014-11-19
regmap: ac97: Add generic AC'97 callbacks
Mark Brown
3
-1
/
+119
2014-11-18
Merge back 'pm-domains' material for 3.19-rc1.
Rafael J. Wysocki
1
-43
/
+62
2014-11-14
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+34
2014-11-14
PM / Domains: Extract code to power off/on a PM domain
Geert Uytterhoeven
1
-41
/
+60
2014-11-14
PM / Domains: Make genpd parameter of pm_genpd_present() const
Geert Uytterhoeven
1
-2
/
+2
2014-11-12
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
1
-6
/
+32
[next]