index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loop
Andrzej Hajda
2017-02-23
1
-1
/
+2
*
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
2017-02-09
2
-4
/
+11
*
PM / OPP: Make _find_opp_table_unlocked() static
Wei Yongjun
2017-02-07
1
-1
/
+1
*
PM / OPP: Update Documentation to remove RCU specific bits
Viresh Kumar
2017-01-30
1
-36
/
+16
*
PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2017-01-30
1
-25
/
+9
*
PM / OPP: Simplify _opp_set_availability()
Viresh Kumar
2017-01-30
1
-22
/
+5
*
PM / OPP: Move away from RCU locking
Viresh Kumar
2017-01-30
4
-294
/
+80
*
PM / OPP: Take kref from _find_opp_table()
Viresh Kumar
2017-01-30
2
-122
/
+95
*
PM / OPP: Update OPP users to put reference
Viresh Kumar
2017-01-30
15
-153
/
+110
*
PM / OPP: Add 'struct kref' to struct dev_pm_opp
Viresh Kumar
2017-01-30
3
-15
/
+18
*
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
Viresh Kumar
2017-01-30
3
-89
/
+29
*
PM / OPP: Take reference of the OPP table while adding/removing OPPs
Viresh Kumar
2017-01-30
1
-5
/
+4
*
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
Viresh Kumar
2017-01-30
3
-217
/
+74
*
PM / OPP: Add 'struct kref' to OPP table
Viresh Kumar
2017-01-30
3
-2
/
+62
*
PM / OPP: Add per OPP table mutex
Viresh Kumar
2017-01-30
2
-4
/
+29
*
PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()
Viresh Kumar
2017-01-27
1
-32
/
+44
*
PM / OPP: Don't expose srcu_head to register notifiers
Viresh Kumar
2017-01-27
3
-44
/
+62
*
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
Viresh Kumar
2017-01-27
3
-23
/
+17
*
PM / OPP: Don't allocate OPP table from _opp_allocate()
Viresh Kumar
2017-01-27
3
-73
/
+78
*
PM / OPP: Rename and split _dev_pm_opp_remove_table()
Viresh Kumar
2017-01-27
3
-15
/
+24
*
PM / OPP: Add light weight _opp_free() routine
Viresh Kumar
2017-01-27
3
-11
/
+13
*
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
2017-01-27
1
-4
/
+8
*
PM / OPP: Rename _allocate_opp() to _opp_allocate()
Viresh Kumar
2017-01-27
3
-4
/
+4
*
PM / OPP: Remove useless TODO
Viresh Kumar
2017-01-27
1
-2
/
+0
*
PM / OPP: Fix memory leak while adding duplicate OPPs
Viresh Kumar
2017-01-27
2
-3
/
+21
*
Linux 4.10-rc5
v4.10-rc5
Linus Torvalds
2017-01-22
1
-2
/
+2
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-22
1
-0
/
+2
|
\
|
*
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
2017-01-18
1
-0
/
+2
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-22
1
-2
/
+0
|
\
\
|
*
|
cpu/hotplug: Remove unused but set variable in _cpu_down()
Tobias Klauser
2017-01-18
1
-2
/
+0
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-01-22
5
-7
/
+45
|
\
\
\
|
*
|
|
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
2017-01-19
1
-1
/
+1
|
*
|
|
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
2017-01-19
1
-1
/
+1
|
*
|
|
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
2017-01-19
1
-0
/
+25
|
*
|
|
tools/virtio/ringtest: tweaks for s390
Halil Pasic
2017-01-19
1
-0
/
+12
|
*
|
|
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
2017-01-19
1
-2
/
+3
|
*
|
|
virtio_console: fix a crash in config_work_handler
G. Campana
2017-01-19
1
-1
/
+1
|
*
|
|
vhost/scsi: silence uninitialized variable warning
Dan Carpenter
2017-01-19
1
-1
/
+1
|
*
|
|
vhost: scsi: constify target_core_fabric_ops structures
Bhumika Goyal
2017-01-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2017-01-22
3
-75
/
+108
|
\
\
\
|
*
\
\
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
Zhang Rui
2017-01-20
1
-53
/
+100
|
|
\
\
\
|
|
*
\
\
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2017-01-17
1
-53
/
+100
|
|
|
\
\
\
|
|
|
*
|
|
thermal: rockchip: fixes the conversion table
Caesar Wang
2017-01-17
1
-1
/
+1
|
|
|
*
|
|
thermal: rockchip: handle set_trips without the trip points
Caesar Wang
2016-12-14
1
-1
/
+15
|
|
|
*
|
|
thermal: rockchip: optimize the conversion table
Caesar Wang
2016-12-14
1
-1
/
+24
|
|
|
*
|
|
thermal: rockchip: fixes invalid temperature case
Caesar Wang
2016-12-14
1
-20
/
+28
|
|
|
*
|
|
thermal: rockchip: don't pass table structs by value
Brian Norris
2016-12-14
1
-40
/
+40
|
|
|
*
|
|
thermal: rockchip: improve conversion error messages
Brian Norris
2016-12-14
1
-2
/
+4
|
*
|
|
|
|
thermal: core: move tz->device.groups cleanup to thermal_release
Jacob von Chorus
2017-01-06
1
-5
/
+5
|
*
|
|
|
|
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
Fabio Estevam
2017-01-04
1
-17
/
+3
|
|
/
/
/
/
[next]