index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
board-ecbat91.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
ACPI / PM: Fix possible NULL pointer deref in acpi_pm_device_sleep_state()
Rafael J. Wysocki
1
-4
/
+8
2013-06-27
PM / Sleep: Warn about system time after resume with pm_trace
Shuah Khan
1
-0
/
+4
2013-06-27
cpufreq: don't leave stale policy pointer in cdbs->cur_policy
Jacob Shin
1
-0
/
+1
2013-06-27
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
Lan Tianyu
4
-4
/
+44
2013-06-27
cpufreq: make sure frequency transitions are serialized
Viresh Kumar
2
-0
/
+15
2013-06-27
ACPI: implement acpi_os_get_timer() according the spec
Mika Westerberg
1
-13
/
+3
2013-06-27
ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
Lan Tianyu
1
-0
/
+4
2013-06-27
ACPI: Add CMOS RTC Operation Region handler support
Lan Tianyu
4
-0
/
+99
2013-06-25
ACPI / processor: Drop unused variable from processor_perflib.c
Lan Tianyu
1
-3
/
+1
2013-06-25
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
Jacob Shin
1
-4
/
+13
2013-06-25
libata-acpi: add back ACPI based hotplug functionality
Aaron Lu
3
-1
/
+40
2013-06-24
cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+2
2013-06-24
cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+6
2013-06-24
cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-3
/
+3
2013-06-24
cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-6
/
+11
2013-06-24
cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+8
2013-06-24
cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+2
2013-06-24
cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-0
/
+3
2013-06-24
cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-3
/
+1
2013-06-24
cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-3
/
+3
2013-06-24
cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-0
/
+2
2013-06-24
cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-0
/
+3
2013-06-24
cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
1
-2
/
+4
2013-06-24
PM / QoS: Add pm_qos and dev_pm_qos to events-power.txt
Sahara
1
-0
/
+31
2013-06-24
PM / QoS: Add dev_pm_qos_request tracepoints
Sahara
2
-0
/
+57
2013-06-24
PM / QoS: Add pm_qos_request tracepoints
Sahara
2
-0
/
+76
2013-06-24
PM / QoS: Add pm_qos_update_target/flags tracepoints
Sahara
2
-0
/
+54
2013-06-24
ACPI / processor: Remove unused macros in processor_driver.c
Hanjun Guo
1
-6
/
+0
2013-06-24
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
Rafael J. Wysocki
3
-58
/
+133
2013-06-24
cpufreq: s3c2416: fix forgotten driver_data conversions
Heiko Stübner
1
-2
/
+2
2013-06-23
PCI / ACPI: Use boot-time resource allocation rules during hotplug
Jiang Liu
3
-6
/
+14
2013-06-23
ACPI / dock: Initialize ACPI dock subsystem upfront
Jiang Liu
3
-41
/
+7
2013-06-23
PM / QoS: Update Documentation/power/pm_qos_interface.txt
lan,Tianyu
1
-7
/
+43
2013-06-22
Linux 3.10-rc7
v3.10-rc7
Linus Torvalds
1
-1
/
+1
2013-06-22
aout32 coredump compat fix
Al Viro
1
-1
/
+1
2013-06-21
Documentation / CPU hotplug: Rephrase the outdated description for MADT entries
Hanjun Guo
1
-2
/
+4
2013-06-21
x86/efi: Fix dummy variable buffer allocation
Ben Hutchings
1
-1
/
+6
2013-06-21
iscsi-target: Remove left over v3.10-rc debug printks
Nicholas Bellinger
3
-8
/
+0
2013-06-21
target/iscsi: Fix op=disable + error handling cases in np_store_iser
Andy Grover
1
-11
/
+14
2013-06-21
cpufreq: make __cpufreq_notify_transition() static
Viresh Kumar
1
-1
/
+1
2013-06-21
cpufreq: Fix minor formatting issues
Viresh Kumar
7
-73
/
+53
2013-06-21
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2
-0
/
+25
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
3
-2
/
+6
2013-06-21
PM / QoS: correct the valid range of pm_qos_class
Sahara
1
-3
/
+3
2013-06-21
ACPI / video: update video_extension.txt for backlight control
Aaron Lu
1
-26
/
+95
2013-06-21
ACPI / video: move video_extension.txt to Documentation/acpi
Aaron Lu
1
-0
/
+0
2013-06-21
ACPI / video: add description for brightness_switch_enabled
Aaron Lu
1
-0
/
+9