Files
android_kernel_xiaomi_sm8450/Documentation/ABI/testing
Chanwoo Choi 775fa8c3aa PM / devfreq: Simplify the sysfs name of devfreq-event device
This patch just removes '.' character from the sysfs name of devfreq-event
device as following. Usually, the subsystem uses the similiar naming style
such as {framework name}{Number}.
- old : /sys/class/devfreq-event/event.(X)
- new : /sys/class/devfreq-event/event(X)

And this patch initializes the value of 'event_no' with -1
in order to remove the unneeded operation (-1) when calling
the atomic_inc_return(&event_no).

Lastly, this patch adds the ABI document for devfreq-event class.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2017-01-31 16:57:05 +09:00
..
2011-10-24 16:52:39 +02:00
2011-07-18 12:29:40 -04:00
2015-05-06 10:28:39 -04:00
2013-03-23 16:11:31 -07:00
2011-03-31 11:26:23 -03:00
2012-04-23 14:23:32 +03:00
2011-03-22 04:53:09 -03:00
2016-08-24 23:49:17 +02:00
2015-06-25 17:00:38 -07:00
2008-11-12 17:17:18 -08:00
2015-12-16 00:21:40 +08:00
2013-10-17 00:36:06 +02:00
2015-04-30 22:15:04 +01:00
2011-04-29 18:09:34 -07:00
2009-02-18 15:37:56 -08:00
2012-06-25 13:48:15 +02:00
2009-06-18 13:04:04 -07:00
2015-12-08 14:50:12 +01:00