[PATCH 0/6] PM / devfreq: Clean code and add set the freq_table array

From: Chanwoo Choi
Date: Thu Nov 19 2015 - 03:18:07 EST


This patch-set clean the code for both devfreq and devfreq-event framework
and add the 'freq_table' for devfreq device. After initializing the
'freq_table', the 'trans_stat' sysfs provide the appropriate information.

Chanwoo Choi (6):
PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()
PM / devfreq: event: Fix the error and warning from script/checkpatch.pl
PM / devfreq: Add show_one macro to delete the duplicate code
PM / devfreq: Set the freq_table of devfreq device
PM / devfreq: Modify the indentation of trans_stat sysfs for readability
PM / devfreq: Set the min_freq and max_freq of devfreq device

drivers/devfreq/devfreq-event.c | 16 +++-----
drivers/devfreq/devfreq.c | 81 ++++++++++++++++++++++++++++++++---------
include/linux/devfreq.h | 4 +-
3 files changed, 71 insertions(+), 30 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/