Commit Graph

57 Commits (f84f771d942182e39a56ec2989d6a67d3ca33a13)

Author SHA1 Message Date
Greg Kroah-Hartman a93d6b0a87 devfreq: convert devfreq_class to use dev_groups 12 years ago
Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name 12 years ago
Paul Bolle fe98461fea PM / devfreq: fix typo "CPU_EXYNOS4.12" twice 12 years ago
Wei Yongjun 5751cdc0c9 PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event() 12 years ago
MyungJoo Ham de9c739435 PM / devfreq: add comments and Documentation 12 years ago
Rajagopal Venkat 39688ce6fa PM / devfreq: account suspend/resume for stats 12 years ago
Abhilash Kesavan 6ccce69955 PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250 12 years ago
Abhilash Kesavan 537eb8e2b6 PM / devfreq: Move exynos4 devfreq driver into a new sub-directory 12 years ago
Nishanth Menon 8fa938acb3 PM / devfreq: exynos4_bus: honor RCU lock usage 12 years ago
Nishanth Menon bcb27549f4 PM / devfreq: add locking documentation for recommended_opp 12 years ago
Masanari Iida 8a168ca707 treewide: Fix typo in various drivers 12 years ago
Greg Kroah-Hartman 0fe763c570 Drivers: misc: remove __dev* attributes. 12 years ago
MyungJoo Ham 6dcdd8e3ca PM / devfreq: remove compiler error with module governors (2) 12 years ago
Sachin Kamat f9c08e2acb PM / devfreq: Fix return value in devfreq_remove_governor() 12 years ago
Sachin Kamat b9e1c8e821 PM / devfreq: Fix incorrect argument in error message 12 years ago
MyungJoo Ham 389baed01e PM / devfreq: missing rcu_read_lock() added for find_device_opp() 12 years ago
Sangho Yi dce9dc3a24 PM / devfreq: exynos4_bus.c: Fixed an alignment of the func call args. 12 years ago
Nishanth Menon 50a5b33e01 PM / devfreq: Add sysfs node to expose available governors 12 years ago
Nishanth Menon 0359d1afe4 PM / devfreq: allow sysfs governor node to switch governor 12 years ago
Nishanth Menon eff607fdb1 PM / devfreq: governors: add GPL module license and allow module build 12 years ago
Nishanth Menon 1b5c1be2c8 PM / devfreq: map devfreq drivers to governor using name 12 years ago
Nishanth Menon 83116e66a2 PM / devfreq: register governors with devfreq framework 12 years ago
Nishanth Menon 3aa173b8db PM / devfreq: provide hooks for governors to be registered 12 years ago
Nishanth Menon 2df5021fa9 PM / devfreq: export update_devfreq 12 years ago
Jonghwa Lee e552bbaf5b PM / devfreq: Add sysfs node for representing frequency transition information. 12 years ago
Nishanth Menon d287de855f PM / devfreq: Add sysfs node to expose available frequencies 12 years ago
Sachin Kamat d7895052d9 PM / devfreq: Use devm_* functions in exynos4_bus.c 12 years ago
Nishanth Menon 0779726cc2 PM / OPP: predictable fail results for opp_find* functions, v2 12 years ago
Nishanth Menon 1a1357ea17 PM / devfreq: make devfreq_class static 12 years ago
Nishanth Menon 12e26265e6 PM / devfreq: fix sscanf handling for writable sysfs entries 12 years ago
Nishanth Menon c5b4a1c15d PM / devfreq: kernel-doc typo corrections 12 years ago
Rajagopal Venkat 7f98a905dc PM / devfreq: Add current freq callback in device profile 12 years ago
Rajagopal Venkat 206c30cfeb PM / devfreq: Add suspend and resume apis 12 years ago
Rajagopal Venkat 7e6fdd4bad PM / devfreq: Core updates to support devices which can idle 12 years ago
Tejun Heo 203b42f731 workqueue: make deferrable delayed_work initializer names consistent 13 years ago
Xiaoguang Chen 0b7c328fd3 PM: devfreq: init performance/powersave governor 13 years ago
Masanari Iida 6b2aac42b2 Fix typo in various Kconfig file 13 years ago
MyungJoo Ham ab5f299f51 PM / devfreq: add relation of recommended frequency. 13 years ago
MyungJoo Ham a2b9676db0 PM / devfreq: update the name of EXYNOS clock registers that were omitted 13 years ago
Kukjin Kim 5fcc9297b8 PM / devfreq: update the name of EXYNOS clock register 13 years ago
MyungJoo Ham 6530b9dea1 PM / devfreq: add min/max_freq limit requested by users. 13 years ago
Axel Lin e0d44e8ab0 devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver 13 years ago
Axel Lin f0c28b0075 devfreq: exynos4_bus: Use dev_get_drvdata at appropriate places 13 years ago
MyungJoo Ham 7b40503811 PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412. 13 years ago
Axel Lin 3f19f08a7e PM / devfreq: separate error paths from successful path 13 years ago
MyungJoo Ham 6c81f90588 PM / devfreq: correct Kconfig dependency 13 years ago
Axel Lin 9f3bdd4f93 PM / devfreq: fix use after free in devfreq_remove_device 13 years ago
MyungJoo Ham 952f6d1386 PM / devfreq: Remove compiler error after irq.h update 13 years ago
MyungJoo Ham ce26c5bb95 PM / devfreq: Add basic governors 14 years ago
MyungJoo Ham 9005b65099 PM / devfreq: Add common sysfs interfaces 14 years ago