index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-148
/
+225
2015-02-10
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-104
/
+71
2015-02-10
Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
2
-44
/
+154
2015-02-08
Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...
Mark Brown
4
-6
/
+55
2015-02-08
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
1
-2
/
+4
2015-02-04
regmap: Fix i2c word access when using SMBus access functions
Guenter Roeck
1
-1
/
+45
2015-02-04
regmap: Export regmap_get_val_endian
Guenter Roeck
2
-3
/
+8
2015-02-03
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
1
-10
/
+4
2015-02-03
PM: Update function header for dev_pm_get_subsys_data()
Ulf Hansson
1
-2
/
+2
2015-02-03
PM / Domains: Handle errors from genpd's ->attach_dev() callback
Ulf Hansson
1
-2
/
+3
2015-02-03
PM / Domains: Re-order initialization of generic_pm_domain_data
Ulf Hansson
1
-32
/
+35
2015-02-03
PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
Ulf Hansson
1
-9
/
+16
2015-02-03
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
Ulf Hansson
1
-23
/
+14
2015-02-03
PM / Domains: Don't check for an existing device when adding a new
Ulf Hansson
1
-7
/
+0
2015-02-03
PM / Domains: Don't allow an existing generic_pm_domain_data
Ulf Hansson
1
-8
/
+12
2015-02-03
PM / Domains: Remove reference counting for the generic_pm_domain_data
Ulf Hansson
1
-8
/
+2
2015-02-03
PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
Ulf Hansson
1
-6
/
+6
2015-02-02
regmap: ac97: Clean up indentation
Mark Brown
1
-2
/
+2
2015-01-23
PM / Domains: Remove pm_genpd_dev_need_restore() API
Ulf Hansson
1
-20
/
+0
2015-01-23
PM / OPP: Assert RCU lock in exported functions
Krzysztof Kozlowski
1
-0
/
+4
2015-01-23
PM / QoS: Use lockdep asserts to find missing hold of power.lock
Krzysztof Kozlowski
1
-0
/
+4
2015-01-23
PM / OPP: Update kernel documentation
Nishanth Menon
1
-13
/
+114
2015-01-23
PM / OPP: Ensure consistent naming of static functions
Nishanth Menon
1
-31
/
+31
2015-01-23
PM / OPP: export dev_pm_opp_get_notifier
Nishanth Menon
1
-0
/
+1
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-18
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
regmap: Move spinlock_flags into the union
Wang, Yalin
1
-2
/
+4
2014-12-14
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-11
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-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-322
/
+771
2014-12-10
cma: make default CMA area size zero for x86
Akinobu Mita
1
-1
/
+7
2014-12-10
PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()
Viresh Kumar
1
-7
/
+10
2014-12-10
PM / OPP: handle allocation of device_opp in a separate routine
Viresh Kumar
1
-15
/
+22
2014-12-10
PM / OPP: reuse find_device_opp() instead of duplicating code
Viresh Kumar
1
-7
/
+2
2014-12-10
PM / OPP: Staticize __dev_pm_opp_remove()
Viresh Kumar
1
-1
/
+2
2014-12-10
PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'
Viresh Kumar
1
-2
/
+6
2014-12-10
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
[next]